Meco Man
|
b63b7e46c5
|
[stm32][bsp]更新BSP readme列表
|
2021-02-01 12:44:05 +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 |
greedyhao
|
801aa4747b
|
[bsp][bluetrum] add pwm support
|
2021-01-28 17:06:09 +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
|
c339386c07
|
[bsp][stm32] fix PWMN_CMD_DISABLE config
|
2021-01-27 15:03:55 +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 |
greedyhao
|
f7565c4467
|
[bsp][bluetrum] update copyright
|
2021-01-21 16:08:06 +08:00 |
greedyhao
|
13708b9cda
|
[bsp][bluetrum] delet romfs.c
|
2021-01-21 16:07:49 +08:00 |
Bernard Xiong
|
3066291337
|
Merge pull request #4253 from thread-liu/master
[update] stm32mp1 uart dma sample.
|
2021-01-21 12:45:38 +08:00 |
Bernard Xiong
|
7ed63ef52b
|
Merge pull request #4250 from Trisuborn/master
为stm32的PWM驱动添加对STM32H7的支持、添加互补PWM功能的支持,补全pwm_get命令等
|
2021-01-21 11:58:52 +08:00 |
thread-liu
|
c8ac5c748a
|
[update] return value judgment.
|
2021-01-21 09:46:35 +08:00 |
Trisuborn
|
68e5c6f511
|
Logical error
|
2021-01-21 06:37:42 +08:00 |
Trisuborn
|
55402e19db
|
优化互补PWM输出功能的实现逻辑,兼容原本API,增加互补PWM使能/失能命令
|
2021-01-20 23:47:18 +08:00 |
greedyhao
|
52f547f56a
|
[bsp][bluetrum] add cpp support
|
2021-01-20 19:28:35 +08:00 |
greedyhao
|
7d0155eeaa
|
[bsp][bluetrum] add sdio support
|
2021-01-20 19:28:26 +08:00 |
thread-liu
|
f691db99b5
|
[update] uart dma sample.
|
2021-01-20 15:31:38 +08:00 |
Trisuborn
|
63239801d9
|
修改无意义代码
|
2021-01-20 11:24:00 +08:00 |
Trisuborn
|
aed3cc162f
|
为stm32的PWM驱动添加对STM32H7的支持、添加互补PWM功能的支持,补全pwm_get命令
|
2021-01-19 17:14:32 +08:00 |
Zhaoxing Li
|
bda4b68a80
|
[bsp][stm32] Add HAL_TIM_Base_Init
|
2021-01-19 14:02:31 +08:00 |
马浩然
|
902fe8bd5e
|
Update drv_spi.c
Bug Fixed : clock division cannot been adjusted as expected due to wrong register configuration.
|
2021-01-17 23:33:48 +08:00 |
Meco Man
|
48b942d38d
|
[.gitignore] 将dist文件夹滤掉
|
2021-01-17 20:46:52 +08:00 |
Bernard Xiong
|
a18714b04a
|
Merge pull request #4236 from Jedcheen/master
fix imxrt uart2 wrong configure
|
2021-01-17 16:14:35 +08:00 |
Bernard Xiong
|
2d71a33248
|
Merge pull request #4238 from mysterywolf/master
[stm32][bsp][bluepill] update readme and update cubemx project
|
2021-01-17 15:54:53 +08:00 |
Meco Man
|
c2cd5ef7ce
|
update
|
2021-01-17 14:04:28 +08:00 |
Bernard Xiong
|
f2bfd34618
|
Merge pull request #4233 from xiaofengvskuye/master
修复NRF52840启用SPI驱动后编译错误问题
|
2021-01-15 14:14:29 +08:00 |
Meco Man
|
1915c4027a
|
update
|
2021-01-14 23:47:49 +08:00 |
Meco Man
|
e93cbcb371
|
update
|
2021-01-14 14:06:35 +08:00 |
Meco Man
|
7fe68aca57
|
update
|
2021-01-14 14:05:37 +08:00 |
Meco Man
|
f8af4b6d68
|
update
|
2021-01-14 13:22:45 +08:00 |
Meco Man
|
dfedf1ab92
|
update readme
|
2021-01-14 00:04:16 +08:00 |
Meco Man
|
c19183a647
|
update cubemx
|
2021-01-13 23:14:22 +08:00 |
Meco Man
|
f2444c3090
|
update keil5 project template
|
2021-01-13 22:55:49 +08:00 |
Bernard Xiong
|
d8a3ad5431
|
Merge pull request #4235 from balanceTWK/master_0113
[stm32][stm32f103-blue-pill] add USB device support.
|
2021-01-13 20:19:08 +08:00 |
Bernard Xiong
|
d8e7f5cf1d
|
Merge pull request #4237 from mysterywolf/bspupdate
[readme] update
|
2021-01-13 19:23:50 +08:00 |
tangweikang
|
01b43fcb8c
|
[stm32][stm32f103-blue-pill] add USB device support.
|
2021-01-13 11:34:45 +08:00 |
Jedcheen
|
9fb1520d0e
|
fix imxrt uart2 wrong configure
|
2021-01-13 11:31:03 +08:00 |
xiaofengvskuye
|
9271f66273
|
修复NRF52840启用SPI驱动后编译错误问题
|
2021-01-12 16:16:28 +08:00 |
Meco Man
|
660b9fb627
|
update
|
2021-01-08 11:20:46 +08:00 |
Meco Man
|
0e70ef4001
|
update 401
|
2021-01-08 11:18:47 +08:00 |
WBI\nxf44444
|
2e15ec26ba
|
modify drv_sdio.c
|
2021-01-06 16:16:04 +08:00 |
Bernard Xiong
|
84f19b84c5
|
Merge pull request #4223 from iysheng/master
[bsp][gd32103c-eval] Add gd32103c-eval bsp [src/kservice.c] 更新打印提示時間信息
|
2021-01-05 09:24:26 +08:00 |
Bernard Xiong
|
821229f896
|
Update SConscript
|
2021-01-05 09:12:04 +08:00 |
Bernard Xiong
|
33ec49fcc1
|
Merge pull request #4165 from Hxinrong/rt_mutex_takeBranch
add error checks of rt_mutex_take()
|
2021-01-05 08:57:12 +08:00 |
Xinrong Han
|
3f1407827d
|
add error checks of rt_mutex_take()
|
2021-01-04 17:08:56 +08:00 |
WBI\nxf44444
|
77fd2c4342
|
add license info header&remove the unnecessary code.
|
2021-01-04 15:22:50 +08:00 |
iysheng
|
01adbab9b7
|
[bsp][gd32103c-eval] Add gd32103c-eval bsp
|
2021-01-04 14:22:38 +08:00 |
linyiyang
|
c20f528f53
|
修改python 空格和tab混用的问题
|
2020-12-31 13:08:48 +08:00 |
linyiyang
|
5ad52608a4
|
修改python 空格和tab混用的问题;
|
2020-12-31 10:51:09 +08:00 |
bernard
|
53f5d0fa89
|
Merge remote-tracking branch 'gitee/gitee_master'
|
2020-12-31 10:17:00 +08:00 |
bernard
|
f8d7f34728
|
[BSP] Add license info and code cleaup for vexpress-a9 BSP
|
2020-12-31 09:48:36 +08:00 |
Bernard Xiong
|
a129257624
|
Merge pull request #4024 from charlown/master
fix rx gpio_mode_set param in drv_usart.c
|
2020-12-31 08:37:11 +08:00 |
chenjiafan
|
3c9d5d7af2
|
[add]add Bear-Pi BSP
|
2020-12-30 20:16:05 +08:00 |
Bernard Xiong
|
a207f22150
|
Merge pull request #4206 from greedyhao/bluetrum
[bsp][bluetrum] update link.lds
|
2020-12-30 20:02:41 +08:00 |
greedyhao
|
7741df50ab
|
[bsp][bluetrum] update link.lds
|
2020-12-30 17:43:23 +08:00 |
Bernard Xiong
|
4529e9a741
|
Merge pull request #4198 from mysterywolf/gettick
[bug] add function rt_tick_get_millisecond() and fix bug #4012
|
2020-12-30 17:20:28 +08:00 |
Meco Man
|
63cd26b0d1
|
update
|
2020-12-30 16:32:20 +08:00 |
Bernard Xiong
|
32cf867837
|
Merge pull request #4134 from Hxinrong/rt_event_recvBranch
add error checks of function rt_event_recv()
|
2020-12-30 13:44:41 +08:00 |
Bernard Xiong
|
a9a004f5b4
|
Merge pull request #4111 from eYoung8475/master
[bsp][gd32450z-eval]fixed spi driver bug
|
2020-12-30 09:57:11 +08:00 |
Bernard Xiong
|
b2a6dbadf4
|
Merge pull request #4135 from balanceTWK/master_hal_delay
[BSP][STM32] update void HAL_Delay(__IO uint32_t Delay)
|
2020-12-30 08:09:49 +08:00 |
Bernard Xiong
|
ce034e6762
|
Merge pull request #4202 from OpenNuvoton/nuvoton
[Nuvoton] Support NUC980 ARM9 platform.
|
2020-12-29 20:16:19 +08:00 |
Bernard Xiong
|
858295fb0d
|
Merge pull request #4201 from bigmagic123/ls2k_add_sata
Ls2k add sata
|
2020-12-29 20:10:51 +08:00 |