Commit Graph

5 Commits

Author SHA1 Message Date
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
Ernest 7be06b67bb [add] default environment 2019-10-22 16:48:57 +08:00
tyustli 4f03ef589f add c++ support for the bsp of stm32 2019-03-23 13:59:53 +08:00
SummerGift 3b472cb3cd [bsp][stm32] optimize stm32 headfile 2019-01-22 09:15:05 +08:00
SummerGift fd396975a8 [bsp][stm32] add stm32/stm32f411-st-nucleo bsp 2019-01-08 14:20:11 +08:00