Commit Graph

65 Commits

Author SHA1 Message Date
Meco Man 698569c3ca [stm32][lib] modify heap size to zero 2021-10-11 17:25:15 -04:00
liukangcc 0e46c8a33d [update] support armclang 2021-09-26 10:46:21 +08:00
JCZou 0369db718c Fix compiler flags issue
CCFLAGS is used by gcc and g++ compiler. So CFLAGS should be used for
gcc to avoid passing gcc flags to g++.
2021-08-19 08:53:27 +02:00
chenjh 67b86e61ba [uart] Modify the uart file to configure uart_pin for pullup 2021-07-07 18:51:21 +08:00
Meco Man a13aea3a30 remove return 2021-03-28 22:42:37 +08:00
Meco Man 390c635267 [stm32] remove 'count' variable in main() 2021-03-28 19:36:32 +08:00
Meco Man 5bd17e1433 [stm32] auto formatted 2021-03-14 15:33:55 +08:00
yangjie dc09f3760f 更新 stm32 工程,nxp 工程 2020-12-28 15:02:17 +08:00
mysterywolf e71a3f7b4c [update] readme.md 2020-11-07 14:00:54 +08:00
mysterywolf 97b820e48d Signed-off-by: mysterywolf <920369182@qq.com> 2020-11-07 11:36:30 +08:00
mysterywolf a917f2a29a update 2020-11-05 20:24:54 +08:00
SummerGift fea7f2bb58 [add] dist_dir function for every stm32 bsp 2020-05-25 14:36:42 +08:00
SummerGift b74ec1ec8c [add] stm32 bsp dist handle in rtconfig.py 2020-05-06 15:05:09 +08:00
tanglj86 816a714de1 fix some format issues; 2020-03-18 18:51:22 +08:00
tanglj86 e8614639eb [bsp/stm32] add support for NUCLEO-F410RB board; 2020-03-07 19:11:49 +08:00