guo
|
b3fa063a8d
|
Merge pull request #4837 from CraztTnspt/dev-bsp-robomaster-c
[bsp/stm32] add the bsp of robomaster dev board C
|
2021-07-05 14:56:36 +08:00 |
crazt
|
1b85b26eb8
|
[bsp/stm32/rmc] update ci and README, delete c99 flag in rtconfig.py.
|
2021-07-03 16:23:16 +08:00 |
chenyingchun0312
|
8708808a35
|
[bsp/nrf5x] remove drivers/drv_fs.c to application/mnt.c
|
2021-07-01 22:36:30 +08:00 |
陈迎春
|
b72bd90912
|
Merge branch 'RT-Thread:master' into master
|
2021-07-01 20:56:33 +08:00 |
crazt
|
976b28660c
|
[bsp/stm32/rmc] revise code format.
|
2021-07-01 14:16:56 +08:00 |
Zhaoxing Li
|
6175a594e2
|
Merge branch 'RT-Thread:master' into dev-bsp-robomaster-c
|
2021-07-01 13:02:06 +08:00 |
crazt
|
7b9904a152
|
[bsp/stm32/rmc] support iar.
|
2021-07-01 13:01:21 +08:00 |
guozhanxin
|
132ecaffb7
|
[fix] stm32l475-atk-pandora armcc build error.
|
2021-07-01 01:34:46 +08:00 |
guozhanxin
|
43d19a8b78
|
[bsp] stm32h750-artpi-h750/stm32f412-st-nucleo support armclang.
|
2021-07-01 01:31:56 +08:00 |
guozhanxin
|
194e33a792
|
[tools] add scons --target=cmake-armclang
|
2021-07-01 01:30:50 +08:00 |
crazt
|
892ddb247d
|
[bsp/stm32/rmc] update readme.
|
2021-06-30 19:23:19 +08:00 |
crazt
|
489c2f9f8d
|
[bsp/stm32/rmc] Robomaster C BSP configuration.
|
2021-06-30 19:23:19 +08:00 |
crazt
|
1d01348414
|
[bsp/stm32/rmc] CubeMX config.
|
2021-06-30 19:23:18 +08:00 |
crazt
|
551923578f
|
[bsp/stm32] add robomaster c board.
|
2021-06-30 19:22:21 +08:00 |
chenyingchun0312
|
75e575476b
|
[bsp/nrf5x] update link.lds
|
2021-06-28 22:57:40 +08:00 |
chenyingchun0312
|
0acbc36e4a
|
[bsp/nrf5x] update config file
|
2021-06-28 22:34:35 +08:00 |
chenyingchun0312
|
04a2434233
|
[bsp/nrf5x] update config file
|
2021-06-28 21:11:35 +08:00 |
陈迎春
|
cd571127e8
|
Merge branch 'RT-Thread:master' into master
|
2021-06-28 20:21:20 +08:00 |
Bernard Xiong
|
ae3c272e2c
|
Merge pull request #4827 from supperthomas/ble_nano_33
[bsp/nrf52840] add the bsp support of ble nano 33
|
2021-06-28 19:19:11 +08:00 |
Meco Man
|
c9b0876ac5
|
更新老bsp工程和rtconfig.h
|
2021-06-28 16:29:26 +08:00 |
chenyingchun0312
|
a1f2cdd4d6
|
[bsp/nrf5x] format drv_fs.c
|
2021-06-28 11:12:09 +08:00 |
chenyingchun0312
|
670000dd0f
|
[bsp/nrf5x] fix gcc compile exception and add onchip filesystem
Signed-off-by: chenyingchun0312 <chenyingchun0312@163.com>
|
2021-06-28 10:56:53 +08:00 |
supperthomas
|
f9a07e4019
|
add the link
|
2021-06-26 22:06:42 +08:00 |
supperthomas
|
d00c3249d4
|
add the readme
|
2021-06-26 20:42:06 +08:00 |
supperthomas
|
05e37a17b2
|
add the gcc build
|
2021-06-26 19:42:28 +08:00 |
supperthomas
|
c2a06c0cfb
|
[bsp/nrf5x] add the bsp ble_nano_33
|
2021-06-26 19:42:27 +08:00 |
supperthomas
|
19ec36bc6e
|
rebuild the Kconfig
|
2021-06-26 19:42:26 +08:00 |
supperthomas
|
8849d16394
|
[bsp/nrf5x] rebuild nrf52840 gpio
|
2021-06-26 19:42:25 +08:00 |
supperthomas
|
56815eb6f7
|
[bsp/nrf5x] fix the config
|
2021-06-26 19:42:24 +08:00 |
ArdaFu
|
eebb2561ec
|
[bsp][tm4c129x] Do not free net driver rx pBuf in receive method when device is not ready. Fix#4625
|
2021-06-26 12:37:59 +08:00 |
ArdaFu
|
7841aff0ca
|
[bsp][tm4c129x] Upgrade the Tiva Peripheral Driver Library to version 2.2.0.295.
|
2021-06-26 12:37:09 +08:00 |
guo
|
95cea205b1
|
Merge pull request #4812 from rtthread-bot/rtt_bot
[update] RT-Thread Robot automatic submission
|
2021-06-23 13:45:38 +08:00 |
guo
|
a1a656fbe7
|
Merge pull request #4817 from greedyhao/ab32
[bsp][bluetrum] fix audio replay device problem
|
2021-06-22 15:06:43 +08:00 |
ZHU Hao
|
a3db13b0a2
|
Update link.lds
|
2021-06-22 14:15:06 +08:00 |
ZHU Hao
|
d0a9402583
|
Update drv_sound.c
|
2021-06-22 14:12:05 +08:00 |
Bernard Xiong
|
06c1d33371
|
Merge pull request #4814 from Guozhanxin/lcd_fix
[bsp][stm32] fix LTDC_IRQHandler irq enter bug.
|
2021-06-21 22:16:25 +08:00 |
greedyhao
|
7c259a05c2
|
[bsp][bluetrum] Compatible romfs
|
2021-06-21 21:07:58 +08:00 |
greedyhao
|
9d08e9fb12
|
[bsp][bluetrum] update link.lds
|
2021-06-21 21:01:05 +08:00 |
greedyhao
|
8c5fed62c1
|
[bsp][bluetrum] stream close 存在问题
|
2021-06-21 21:00:41 +08:00 |
guo
|
6f1a505cd2
|
Merge pull request #4801 from mysterywolf/delay2
implement delay.c/.h
|
2021-06-21 17:14:05 +08:00 |
guozhanxin
|
0849a6061d
|
[bsp][stm32] fix LTDC_IRQHandler irq enter bug.
|
2021-06-21 17:06:41 +08:00 |
Bernard Xiong
|
bccdf912c8
|
Merge pull request #4764 from KyleChenjh/master
[serial] 增加serial_v2版本的框架和基于stm32的串口驱动
|
2021-06-21 14:29:04 +08:00 |
guo
|
b032f9a6e2
|
Merge pull request #4793 from mysterywolf/lwipcc
[bug][lwip] 修复lwip临界区保护的bug
|
2021-06-20 11:27:52 +08:00 |
guo
|
8a7213a267
|
Merge pull request #4803 from chenyingchun0312/master
[bsp/nrf5x] modify nrf52832 default memory config
|
2021-06-18 22:03:02 +08:00 |
chenjh
|
0613cf8ca2
|
[serial] 解决serial_close未清除回调接口的问题
|
2021-06-18 14:54:37 +08:00 |
rtthread-bot
|
82560192a0
|
Merge remote-tracking branch 'rtt_gitee/gitee_master'
|
2021-06-17 16:30:09 +00:00 |
bernard
|
171bd477cf
|
!90 修复k210 GPIO引脚中断电平变化的错误
Merge pull request !90 from StupidMalphite/gitee_master
|
2021-06-17 08:50:28 +00:00 |
bernard
|
2b8ed5704c
|
!47 安富莱V5开发板BSP
Merge pull request !47 from Dozingfiretruck/gitee_master
|
2021-06-17 08:43:21 +00:00 |
bernard
|
678786ba29
|
!213 增加了许可证说明、bsp配置的接口,优化了驱动及用例。
Merge pull request !213 from 刘泓研/gitee_master
|
2021-06-17 08:39:22 +00:00 |
guo
|
4b9913f06d
|
Merge pull request #4802 from rtthread-bot/rtt_bot
[update] RT-Thread Robot automatic submission
|
2021-06-17 11:06:07 +08:00 |