15 Commits

Author SHA1 Message Date
guo
cda8caeda0
Merge pull request #5180 from liukangcc/bsp
[update] bsp .config file and rtconfig.h file.
2021-10-15 13:54:46 +08:00
liukangcc
7dc99c1ff4 [update] bsp .config file and rtconfig.h file. 2021-10-14 14:49:53 +08:00
guo
b1baf42d4e
Revert "Fix compiler flags issue" 2021-10-14 14:36:18 +08:00
liukangcc
3ac36a3107 [update] Fix compiler flags issue 2021-10-14 10:32:22 +08:00
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
crazt
1b85b26eb8 [bsp/stm32/rmc] update ci and README, delete c99 flag in rtconfig.py. 2021-07-03 16:23:16 +08:00
crazt
976b28660c [bsp/stm32/rmc] revise code format. 2021-07-01 14:16:56 +08:00
crazt
7b9904a152 [bsp/stm32/rmc] support iar. 2021-07-01 13:01:21 +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