rt-thread-official/bsp
xhackerustc e0e9eb8b15
[nxp/mcxn] add SPI6 support (#8704)
* [bsp][nxp] add missing drv_spi.h

Otherwise when building spi users such as u8g2, gcc will complain can't
find the drv_spi.h.

* [bsp][nxp] enable spi6

* [bsp][nxp] add spi sample code which uses spi6 to loopback

Connect spi6's MISO <--> MSIO, I.E P3_20 and P3_22 with Dupont Line
The sample usage and output would be:

msh >spi_sample
spi rbuf : 0 1 2 3 4 5 6 7 8 9 a b c d e f 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d 1e 1f

spi loopback mode test over!
2024-04-04 20:08:39 -04:00
..
CME_M7 [bsp] update projects 2024-03-21 11:23:29 +08:00
ESP32_C3 [pin] pin_read/write rt_uint8_t to rt_ssize_t 2024-03-23 14:50:31 -04:00
Infineon [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
Vango [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
acm32 [bsp] format drivers code 2024-03-24 09:18:25 +08:00
airm2m [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
allwinner [bsp] format drivers code 2024-03-24 09:18:25 +08:00
allwinner_tina [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
amebaz [bsp] update projects 2024-03-21 11:23:29 +08:00
apm32 [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
apollo2 [pin] pin_read/write rt_uint8_t to rt_ssize_t 2024-03-23 14:50:31 -04:00
asm9260t [bsp] update projects 2024-03-21 11:23:29 +08:00
at32 [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
at91 [bsp] update projects 2024-03-21 11:23:29 +08:00
avr32 [bsp] format drivers code 2024-03-24 09:18:25 +08:00
beaglebone [pin] pin_read/write rt_uint8_t to rt_ssize_t 2024-03-23 14:50:31 -04:00
bf533 modify RT_ALIGN_SIZE as 8 by default 2023-01-12 22:47:23 -05:00
bluetrum [pin] pin_read/write rt_uint8_t to rt_ssize_t 2024-03-23 14:50:31 -04:00
bm3803 [bsp] update projects 2024-03-21 11:23:29 +08:00
bouffalo_lab [bsp] format drivers code 2024-03-24 09:18:25 +08:00
ck802 [bsp] format drivers code 2024-03-24 09:18:25 +08:00
core-v-mcu [bsp] update projects 2024-03-21 11:23:29 +08:00
cvitek support cv181x-riscv for RT-SMART (#8724) 2024-04-03 07:37:45 +08:00
dm365 [bsp] update projects 2024-03-21 11:23:29 +08:00
efm32 [debug] 整理debug宏并增加RT_DEBUGING_CONTEXT (#7805) 2023-07-22 10:36:42 +08:00
essemi [RTduino] change the pinout group name 2024-03-29 21:49:13 +08:00
fm33lc026 [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
frdm-k64f [bsp] update projects 2024-03-21 11:23:29 +08:00
ft32 [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
ft2004 [bsp] format drivers code 2024-03-24 09:18:25 +08:00
fujitsu/mb9x [bsp] update projects 2024-03-21 11:23:29 +08:00
gd32 [bsp] format drivers code 2024-03-24 09:18:25 +08:00
hc32 [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
hc32l136 [bsp] format drivers code 2024-03-24 09:18:25 +08:00
hc32l196 [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
hifive1 [bsp] update projects 2024-03-21 11:23:29 +08:00
hk32 [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
hpmicro [bsp] format drivers code 2024-03-24 09:18:25 +08:00
juicevm [bsp] update projects 2024-03-21 11:23:29 +08:00
k210 [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
lm3s9b9x [bsp] update projects 2024-03-21 11:23:29 +08:00
lm3s8962 [bsp] update projects 2024-03-21 11:23:29 +08:00
lm4f232 [bsp] update projects 2024-03-21 11:23:29 +08:00
loongson [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
m16c62p rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
maxim [pin] pin_read/write rt_uint8_t to rt_ssize_t 2024-03-23 14:50:31 -04:00
microblaze modify RT_ALIGN_SIZE as 8 by default 2023-01-12 22:47:23 -05:00
microchip [bsp] update projects 2024-03-21 11:23:29 +08:00
mini2440 [bsp] update projects 2024-03-21 11:23:29 +08:00
mini4020 [errno code]fix that use RT_ENOMEM without - 2023-03-23 01:55:21 -04:00
mipssim [bsp] format drivers code 2024-03-24 09:18:25 +08:00
mm32 [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
mm32f103x [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
mm32f327x [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
mm32l3xx [bsp] format drivers code 2024-03-24 09:18:25 +08:00
mm32l07x [bsp] format drivers code 2024-03-24 09:18:25 +08:00
msp432e401y-LaunchPad [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
n32 [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
n32g452xx [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
nios_ii rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
nrf5x [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
nuclei [bsp] format drivers code 2024-03-24 09:18:25 +08:00
nuvoton [bsp] format drivers code 2024-03-24 09:18:25 +08:00
nv32f100x [HUST CSE]github上正常但导入vscode出现乱码 2023-04-22 19:22:19 +01:00
nxp [nxp/mcxn] add SPI6 support (#8704) 2024-04-04 20:08:39 -04:00
phytium [bsp] format drivers code 2024-03-24 09:18:25 +08:00
pic32ethernet rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
qemu-vexpress-a9 sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
qemu-virt64-aarch64 sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
qemu-virt64-riscv [bsp] update projects 2024-03-21 11:23:29 +08:00
raspberry-pi [bsp] format drivers code 2024-03-24 09:18:25 +08:00
raspberry-pico [pico][ci] add RTduino libraries check 2024-03-31 20:30:10 -04:00
renesas [bsp][renesas] rtduino supports the soft spi switch to pwm function 2024-03-31 20:31:27 -04:00
rm48x50 [bsp] format drivers code 2024-03-24 09:18:25 +08:00
rockchip [pin] pin_read/write rt_uint8_t to rt_ssize_t 2024-03-23 14:50:31 -04:00
rv32m1_vega [bsp] format drivers code 2024-03-24 09:18:25 +08:00
rx [errno code][-RT_ERROR] fix that use RT_ERROR without - 2023-03-20 00:06:16 -04:00
sam7x [bsp] update projects 2024-03-21 11:23:29 +08:00
samd21 [errno code][-RT_ERROR] fix that use RT_ERROR without - 2023-03-20 00:06:16 -04:00
sep6200 [debug] remove RT_DEBUG_xxx 2023-07-09 00:19:29 -04:00
simulator [bsp] update projects 2024-03-21 11:23:29 +08:00
smartfusion2 [bsp] format drivers code 2024-03-24 09:18:25 +08:00
sparkfun-redv [bsp] update projects 2024-03-21 11:23:29 +08:00
stm32 [bsp][stm32] fix hardware i2c driver bug 2024-04-01 23:21:09 -04:00
synopsys/boards [bsp] update projects 2024-03-21 11:23:29 +08:00
synwit [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
tae32f5300 [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
taihu [kernel] 将rt_thread结构体改为显式继承rt_object (#7131) 2023-04-04 09:06:27 -04:00
thead-smart [bsp] update projects 2024-03-21 11:23:29 +08:00
ti/c28x [pin] pin_read/write rt_uint8_t to rt_ssize_t 2024-03-23 14:50:31 -04:00
tkm32F499 [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
tm4c123bsp [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
tm4c129x [bsp] update projects 2024-03-21 11:23:29 +08:00
tms320c6678 modify RT_ALIGN_SIZE as 8 by default 2023-01-12 22:47:23 -05:00
upd70f3454 rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
w60x [pin] pin_read/write rt_uint8_t to rt_ssize_t 2024-03-23 14:50:31 -04:00
wch [bsp][ch32v307v]添加了硬件iic驱动 2024-04-01 00:40:55 -04:00
wh44b0 modify RT_ALIGN_SIZE as 8 by default 2023-01-12 22:47:23 -05:00
x86 [bsp] update projects 2024-03-21 11:23:29 +08:00
xplorer4330 [bsp] update projects 2024-03-21 11:23:29 +08:00
yichip [pin] pin_read/write rt_uint8_t to rt_ssize_t 2024-03-23 14:50:31 -04:00
zynqmp-r5-axu4ev [bsp][drv_gpio] fix the error code return when pin number is illegal 2024-03-24 09:18:25 +08:00
Copyright_Notice.md
README.md [bsp] remove gd32 in the root 2023-11-20 07:34:46 -05:00

README.md

RT-THREAD bsp company list