Commit Graph

5 Commits

Author SHA1 Message Date
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
QPLover dd33001682 修正了bsp/hc32f4a0的scons构建脚本里的语法错误 2021-09-21 16:33:41 +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
chengy4 c5461139f1 add hc32f4a0 2020-12-25 14:33:03 +08:00