Bernard Xiong
|
d1d2d3a210
|
Merge pull request #4317 from DavidLin1577/patch-3
[bsp]Fixed the stack overflow bug in i2c.c
|
2021-02-12 23:53:57 +08:00 |
liruncong
|
6df5634b52
|
[bsp]SECTION=>RT_SECTION(与catch2中SECTION冲突)
|
2021-02-09 23:25:56 +08:00 |
David Lin
|
82586c5e02
|
mini optimize the i2c.c
|
2021-02-08 10:12:57 +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 |
yangjie
|
eeaf1fcc50
|
resolve Conflicts
bsp/nrf52832/board/Sconscript
bsp/nrf52832/startups/Sconscript
bsp/raspberry-pi/raspi4-32/driver/SConscript
|
2020-12-28 12:02:31 +08:00 |
yangjie
|
ef62febf1f
|
[SConscript]update group name
|
2020-12-19 16:49:11 +08:00 |
guozhanxin
|
a22decb71b
|
【优化】在代码中移除 rt_system_object_init/rt_system_tick_init 的调用。
|
2020-11-23 11:39:38 +08:00 |
yangjie11
|
91261e25b9
|
[SConscript]rename group name
|
2020-11-20 13:38:11 +08:00 |
David Lin
|
d38dbcaaa3
|
Update pwm.c
|
2020-03-15 07:22:34 +08:00 |
David Lin
|
508b334fe7
|
Update pwm.c
|
2020-03-15 00:21:38 +08:00 |
David Lin
|
25ac5039e7
|
Update pwm.c
rt_malloc -> rt_calloc
|
2020-03-14 22:38:48 +08:00 |
David Lin
|
b2d33e9147
|
Update pwm.c
|
2020-03-08 07:18:37 +08:00 |
David Lin
|
c689c2c67f
|
Fixed a hidden stack overflow bug
'memset' should been next step after 'NULL' judge
|
2020-03-08 00:48:32 +08:00 |
Ernest
|
7be06b67bb
|
[add] default environment
|
2019-10-22 16:48:57 +08:00 |
armink
|
0d7ba79219
|
Remove the DBG_COLOR and DBG_ENABLE definition.
|
2019-03-06 17:54:30 +08:00 |
chenchaoqun@rt-thread.com
|
bb8e89e851
|
【串口】宏定义对应增加
|
2018-12-17 09:38:53 +08:00 |
liruncong
|
332dbfe0c3
|
[bsp/fh8620]rt_hw_interrupt_install函数name参数增加const限定
|
2018-12-05 20:43:51 +08:00 |
SummerGift
|
862708828e
|
[bsp] : optimize code format
|
2017-12-25 15:59:56 +08:00 |
SummerGift
|
9971072bdc
|
[bsp] : modify some rt_inline function to adapt the new compiler
|
2017-12-25 15:55:53 +08:00 |
weety
|
ce12bdd1bb
|
[BSP] update sdio driver for components init.
|
2017-11-05 22:17:38 +08:00 |
MurphyZhao
|
6c28a6e879
|
Modify the IP & GW & MSK ADDR configure mode as string mode, insted separation mode
|
2017-11-01 19:47:37 +08:00 |
bernard
|
296d57e859
|
[BSP] remove components.h file.
|
2017-10-16 14:10:18 +08:00 |
bernard
|
5e3b3b19a6
|
[BSP] change the type of cmd.
1. Change the type of cmd to 'int';
2. Remove RT_LWIP_USING_RT_MEM macro;
|
2017-10-16 13:23:03 +08:00 |
Bernard Xiong
|
1368e01470
|
[BSP] fix RT_DFS_ELM_MAX_LFN to 255.
|
2017-04-09 19:23:28 +08:00 |
weety
|
46e963b315
|
[CHG] fixed compile error under linux platform
|
2016-04-25 15:42:07 +08:00 |
Bernard Xiong
|
43f68131ce
|
[BSP] Add fh8620 bsp from Shanghai Fullhan Microelectronics Co., Ltd.
FH8620 BSP
Copyright (c) 2016 Shanghai Fullhan Microelectronics Co., Ltd.
All rights reserved
|
2016-04-18 13:52:39 +08:00 |