flyingcys
065e742d40
[bsp/cvitek]add gitignore file
...
提交 cvitek 下大核 被gitignore 编译依赖文件
2024-04-16 22:44:57 -04:00
Siwei Xu
b9bffb2827
[bsp][nxp] Add SPI1 config for FRDM-MCXN947 board
2024-04-16 22:44:57 -04:00
xhackerustc
28be12b329
[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-16 22:44:03 -04:00
Zhang
62e6abe5df
[bsp][nxp] mcxn947基础上去除多余修改:
2024-04-16 22:44:03 -04:00
Zhang
5deb0afcbe
[bsp][nxp]基于MCXN947的spi_driver添加spi7读写W25Q64_Flash:
2024-04-16 22:44:03 -04:00
flyingcys
5c593e6789
support cv181x-riscv for RT-SMART ( #8724 )
2024-04-16 22:43:28 -04:00
Dyyt587
8b4c2f5cdf
[bsp][stm32] fix hardware i2c driver bug
2024-04-16 22:42:57 -04:00
zealsoftstudio
07ebd42dac
[nxp/mcxn] support Ethernet
2024-04-16 22:42:32 -04:00
Jingbao Qiu
249c9ba9cf
[bsp][CV1800B] add SPI driver for CV1800B
...
Signed-off-by: Jingbao Qiu <qiujingbao.dlmu@gmail.com>
2024-04-16 22:42:32 -04:00
白熊
f3d7c8567a
[bsp][ch32v307v]添加了硬件iic驱动
2024-04-16 22:39:25 -04:00
Yuqiang Wang
edc7cc97eb
[bsp][renesas] rtduino supports the soft spi switch to pwm function
...
1.修改drv_gpio.c:R_IOPORT_Open()函数只需执行一次,修改位置为init时执行
2.默认HMI-Board使能rtduino后支持soft spi,通过switch_pwm可切换为pwm功能
2024-04-16 22:39:24 -04:00
wdfk-prog
4d53370b0d
[bsp][stm32][spi] 优化H7 DMA数据非字节对齐的处理流程
2024-04-16 22:39:24 -04:00
Meco Man
146c324676
[pico][ci] add RTduino libraries check
2024-04-16 22:39:24 -04:00
Shicheng Chu
fb3d4923b0
[bsp][rtduino] pico rtduino support spi
2024-04-16 22:39:24 -04:00
liYangYang
50d7248627
[bsp][art-pi-smart] 关闭内存对齐检查来避免数据访问异常
2024-04-16 22:38:10 -04:00
Meco Man
3f53a3a7f1
[RTduino] change the pinout group name
2024-04-16 22:38:10 -04:00
flyingcys
35c564c01a
support cv181x c906_little ( #8680 )
2024-04-16 22:31:47 -04:00
Yuqiang Wang
140585364d
[bsp][renesas] fix FSP could not be recognized after being imported into studio
2024-04-16 22:29:47 -04:00
Yuqiang Wang
0234de6c1d
[bsp][renesas] Fixed some problems after importing HMI-Board into studio
2024-04-16 22:29:47 -04:00
liYony
ac38532aeb
[rt-smart][art-pi] update imx6ull-smart bsp
2024-04-16 22:29:47 -04:00
Yuqiang Wang
8c710ad04f
[bsp][ch32] Fixed the issue that importing ch32v307 project into studio would not compile ( #8678 )
2024-04-16 22:29:46 -04:00
Shicheng Chu
1eba9eca95
[bsp][stm32] drv_rtc.c中包含drv_common.h 避免找不到 error_handle实现 ( #8676 )
2024-04-16 22:29:46 -04:00
ShaquilleLiu
5872aef5f7
[bsp] frdm-mcxn947 增加dac驱动 ( #8667 )
2024-04-16 22:29:46 -04:00
0BitBiscuits
09eab8d169
[bsp][renesas]Redundant configuration information is removed
2024-04-16 22:29:46 -04:00
Siwei Xu
26d37e90ea
[bsp][nxp] Fix menuconfig error in scons created project
2024-04-16 22:29:45 -04:00
Meco Man
814c37d4e3
[bsp] format drivers code
2024-04-16 22:29:45 -04:00
Meco Man
1dc436feca
[bsp][drv_gpio] fix the error code return when pin number is illegal
2024-04-16 22:29:45 -04:00
kk
3f335619bd
[pin] pin_read/write rt_uint8_t to rt_ssize_t
2024-04-16 22:29:45 -04:00
Siwei Xu
52f2acf228
[bsp][nxp] Fix scons command can not found 'sdk_dist'
2024-04-16 22:29:45 -04:00
ShaquilleLiu
4ae3527abb
[bsp][nxp]修复frdm_mcxn947上 adc设备无法注册及编译不过问题
...
驱动的Kconfig中添加 BSP_USING_ADC0 宏信息
芯片级的SConscript中添加缺失的 fsl_lpadc.c 和 fsl_spc.c
2024-04-16 22:29:44 -04:00
tianshnegming
d987151bb8
[bsp][at32]修复由于ADC转换完成标志未清除导致ADC多通道读取时概率性地通道错位
2024-04-16 22:29:44 -04:00
Jisheng Zhang
642bc7cbdb
[bsp][nxp] fix link error when enabling SPI
...
/usr/lib/gcc/arm-none-eabi/13.2.1/../../../arm-none-eabi/bin/ld: rt-thread/bsp/nxp/mcx/mcxn/Libraries/drivers/drv_spi.o: in function `spixfer':
rt-thread/bsp/nxp/mcx/mcxn/Libraries/drivers/drv_spi.c:150:(.text.spixfer+0x102): undefined reference to `LPSPI_MasterTransferEDMA'
/usr/lib/gcc/arm-none-eabi/13.2.1/../../../arm-none-eabi/bin/ld: rt-thread/bsp/nxp/mcx/mcxn/Libraries/drivers/drv_spi.c:160:(.text.spixfer+0x16c): undefined reference to `LPSPI_MasterTransferEDMA'
/usr/lib/gcc/arm-none-eabi/13.2.1/../../../arm-none-eabi/bin/ld: rt-thread/bsp/nxp/mcx/mcxn/Libraries/drivers/drv_spi.o: in function `rt_hw_spi_init':
rt-thread/bsp/nxp/mcx/mcxn/Libraries/drivers/drv_spi.c:211:(.text.rt_hw_spi_init+0x22e): undefined reference to `LPSPI_MasterTransferCreateHandleEDMA'
2024-04-16 22:25:02 -04:00
Shell
2c77959ac5
[bsp] update config for vexpress a9 ( #8652 )
...
Signed-off-by: Shell <smokewood@qq.com>
2024-04-16 22:24:29 -04:00
qiujingbao
0499617556
[bsp][CV1800B] add POR driver which support reboot
2024-03-21 01:13:52 -04:00
Rbb666
f3cbb8d58e
[bsp][driver][Infineon]Fix timer interrupt callback conflict
2024-03-21 01:11:39 -04:00
Meco Man
3f26998f9c
[bsp] update projects
2024-03-21 11:23:29 +08:00
Evlers
e25f287ff3
[bsp][gd32][drivers] add serial v2 and dma driver support
2024-03-20 21:19:26 -04:00
Jingbao Qiu
9e6ca17259
[bsp][CV1800B] add RTC Alarm function for CV1800B
...
Signed-off-by: Jingbao Qiu <qiujingbao.dlmu@gmail.com>
2024-03-20 18:22:20 -04:00
Yuqiang Wang
73850e24c6
Disable unnecessary user menu configuration
2024-03-20 22:43:55 +08:00
Yuqiang Wang
9d4b20c0fa
commit
2024-03-20 22:43:55 +08:00
Yuqiang Wang
489e7c3126
keep necessary file for mdk
2024-03-20 22:43:55 +08:00
Yaochenger
d3aedc7bf2
[bsp][gd32]Update mdk project
2024-03-20 02:30:16 -04:00
Rbb666
cf77937dac
{bsp][Infineon]Update Infineon mdk project.
2024-03-20 02:28:55 -04:00
Ruixuan Zhang
bc85f5aaf4
[bsp][stm32]Add stm32l431-tencentos-tiny-EVB_MX+ remaining drivers
2024-03-19 19:06:54 -04:00
StackYuan
a582c0cc31
[fix] NXP bsp for RT-Thread 5.1.0 fixed up.
2024-03-19 08:13:00 -04:00
Jiabing
c8851d15a8
[bsp][ST]Update mdk project
2024-03-19 08:07:33 -04:00
rbb666
1162b55c86
[bsp][stm32]Update mdk project
2024-03-19 08:04:12 -04:00
Yaochenger
0689748eaf
[bsp] 更新GD32 rtconfig.h中的配置新
2024-03-19 08:02:37 -04:00
rbb666
08d75e613f
[bsp][stm32]Update stm32l5 mdk project
2024-03-19 08:01:39 -04:00
Yuqiang Wang
4d7071a1d5
[bsp][stm32] Standardize the pin configuration
2024-03-19 08:01:19 -04:00