Commit Graph

60 Commits

Author SHA1 Message Date
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