Commit Graph

9 Commits

Author SHA1 Message Date
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
liruncong 332dbfe0c3 [bsp/fh8620]rt_hw_interrupt_install函数name参数增加const限定 2018-12-05 20:43:51 +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
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