Commit Graph

4432 Commits

Author SHA1 Message Date
cosmo 28ec21671c 删除了注释中从can.h拷贝的rt_can_filter_item 2021-03-22 14:24:05 +08:00
cosmo 55ea496431 格式修正 2021-02-02 14:28:32 +08:00
cosmo 9c811b19ba 修复滤波设置问题,根据标志帧和扩展帧判别所需位移,根据滤波模式判别CAN_FxR2[3:0]设置。 2021-02-02 14:23:56 +08:00
cosmo 69a347fa7b 修复 应用层设置hdr = -1时,驱动层没有正确识别问题,默认按照滤波表顺序设置FilterBank 2021-02-02 14:10:57 +08:00
Bernard Xiong 59f320783f
Merge pull request #4286 from Michael0066/ls1b-dev
ls1b: fix the count of GPIO IRQ
2021-02-02 07:00:46 +08:00
Bernard Xiong b42a43cd00
Merge pull request #4265 from guojiawei314/master
修复在STM32的qspi驱动中,若定义BSP_QSPI_USING_SOFTCS开启软件cs引脚控制,则结构体成员pin大小写不一致的错误。
2021-02-02 05:46:08 +08:00
Bernard Xiong f2a091e2ad
Merge pull request #4287 from OpenNuvoton/nuvoton
[bsp/nuvoton] Sync and update.
2021-02-02 05:44:51 +08:00
Bernard Xiong bb35c5d627
Merge pull request #4242 from 0xcccccccccccc/patch-1
[BSP][LS2K][Bug fix]修正龙芯2K平台下SPI分频系数调节不正确的错误
2021-02-02 05:39:15 +08:00
Wayne Lin 9a37920a69 Add SPI NAND's bootloader and its booting parameters. 2021-02-01 10:44:02 +08:00
Wayne Lin dfbeb9e88c Sync Nuvoton porting.
1. NUC980 platform: USBH, INPUTCAPTURE, SPINAND.
2. Correct enter-quad-mode routine in board_dec.c.
3. Use RT_ASSERT to catch system-call-exceptions.
2021-02-01 10:35:44 +08:00
michael 4de8848a8c bsp:ls2k: make uart init more flexible 2021-01-31 23:03:16 +08:00
michael d874ab1109 mips:gs232:LS1C300 have 5 group INTC cells but LS1B have 4 group INTC cells 2021-01-31 21:56:30 +08:00
Bernard Xiong ef8b984fa1
Merge pull request #4282 from Michael0066/ls2k-dev
bsp:ls2k:make set console device more flexible
2021-01-31 13:35:24 +08:00
Bernard Xiong cf497f0c18
Merge pull request #4285 from hyhkjiy/feature/nrf5x
Feature/nrf5x
2021-01-31 13:31:20 +08:00
Bernard Xiong 8801de442b
Merge pull request #4274 from xys20071111/master
Update bsp/allwinner_tina/rtconfig.py
2021-01-31 13:30:28 +08:00
hyhkjiy 50fe26e19c [UPD]nrf52840 compatible with gcc compilation 2021-01-31 10:03:56 +08:00
hyhkjiy 81c26ecf5d [UPD]nrf52832 compatible with gcc compilation 2021-01-31 10:01:10 +08:00
michael 752238dbe8 bsp:ls2k:make set console device more flexible 2021-01-30 19:47:13 +08:00
Bernard Xiong 45963a16b0
Merge pull request #4266 from mysterywolf/bluepill
[stm32][bluepill] add the function of MDK simulator & update MDK5 project template
2021-01-30 09:23:14 +08:00
Bernard Xiong 40feb74557
Merge pull request #4276 from Guozhanxin/raspberry-pico
[bsp][raspberry-pico]add gpio drivers
2021-01-30 05:37:21 +08:00
forest-rain aa285845f2 add support stm32wl and bsp/stm32wl55jc-st-nucleo(recommit)
update STM32WLxx_HAL to released v1.0.0
2021-01-29 10:28:18 +08:00
Meco Man d79efd3794 update 2021-01-29 10:01:04 +08:00
guozhanxin 871ba08ae6 [bsp][raspberry-pico]update file header 2021-01-28 22:24:27 +08:00
guozhanxin 76331797cd [bsp][raspberry-pico]add gpio drivers 2021-01-28 22:17:05 +08:00
Bernard Xiong 8b0d2bd323
Merge pull request #4263 from thread-liu/master
[PWM] Fix the pwm clock frequency doubling problem.
2021-01-28 21:12:55 +08:00
guojiawei314 ffc3da61fe 修复在STM32的qspi驱动中,若定义BSP_QSPI_USING_SOFTCS开启软件cs引脚控制,则结构体成员pin大小写不一致的错误。统一为pin。 2021-01-28 21:06:46 +08:00
guozhanxin 6d36d384c2 add raspberry-pico bsp 2021-01-28 19:59:59 +08:00
Tom Xue ffb2b5a210
Update rtconfig.py
将 print 改成 python3 的
2021-01-28 18:40:52 +08:00
Meco Man 5cf677e452 update readme 2021-01-28 11:42:09 +08:00
Meco Man 1fa29abaf6 add RTC and PC13 2021-01-28 11:40:20 +08:00
greedyhao cd15ffedfe [bsp][bluetrum] update link.lds 2021-01-27 14:37:57 +08:00
greedyhao 76dbf1936d [bsp][bluetrum] only keep uart driver open 2021-01-26 16:20:25 +08:00
greedyhao 0a5f6e8cdd [bsp][bluetrum] update README.md 2021-01-26 16:11:25 +08:00
greedyhao 16074235b9 [bsp][bluetrum] add hwtimer support 2021-01-26 16:09:35 +08:00
greedyhao bd07198444 [bsp][bluetrum] add wdt support 2021-01-26 16:09:09 +08:00
greedyhao c92b6e151e [bsp][bluetrum] add i2c support 2021-01-26 16:08:46 +08:00
greedyhao 8e592b9f91 [bsp][bluetrum] update link.lds 2021-01-26 16:06:21 +08:00
Meco Man 4f1c96de30 change linker scripts to 128K ROM 2021-01-26 06:28:39 +08:00
Meco Man f439bb4f22 update 2021-01-26 06:07:32 +08:00
Meco Man 7ac8b468d7 update 2021-01-26 05:46:57 +08:00
Meco Man 44ea5e54db update 2021-01-26 05:20:00 +08:00
Meco Man d21337c4be add simulator function 2021-01-26 05:19:10 +08:00
Meco Man 2c055a2cc6 update readme 2021-01-26 05:02:05 +08:00
Meco Man a6cd8087a0 update reamde 2021-01-26 00:19:10 +08:00
guojiawei314 735f0c33d6 修复在STM32的qspi驱动中,若定义BSP_QSPI_USING_SOFTCS开启软件cs引脚控制,则结构体成员pin大小写不一致的错误。 2021-01-25 23:25:16 +08:00
thread-liu 552c55681e [PWM] Fix the timer clock frequency doubling problem. 2021-01-23 11:54:23 +08:00
Bernard Xiong e81f1a0eec
Merge pull request #4255 from greedyhao/bluetrum
[bsp][bluetrum] add sdio support
2021-01-22 19:59:27 +08:00
Bernard Xiong 2f7c5f06a9
Merge pull request #3950 from PYGC/dev
[bsp] fix mm32 iar icf bugs
2021-01-22 18:36:10 +08:00
greedyhao 71bf7993f2 [bsp][bluetrum] change the name of the sd register enum 2021-01-22 16:08:14 +08:00
greedyhao eb46de9669 [bsp]bluetrum] update kconfig 2021-01-21 17:24:28 +08:00