Commit Graph

8 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
SummerGift a1877017f7 [stm32][bsp] f7 series bsp templates 2020-08-28 09:38:55 +08:00
Ernest 7be06b67bb [add] default environment 2019-10-22 16:48:57 +08:00
Willian Chan c51352d7cb [bsp][stm32f7]Fix "scons --dist" error in stm32f7's bsp
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-09-11 18:16:34 +08:00
tyustli 4b6c732cd7 last push forget modified the templates to support C++
this time add C++ for templates
2019-03-25 10:28:12 +08:00
SummerGift 3b472cb3cd [bsp][stm32] optimize stm32 headfile 2019-01-22 09:15:05 +08:00
SummerGift bad889140b [bsp][stm32] fix bug in f7 bsp template 2019-01-08 14:10:29 +08:00
Hao Zhu 9d340ec6a9 [bsp][stm32] 添加野火stm32f767开发板bsp 2018-12-10 21:39:28 +08:00