4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-24 01:58:54 +08:00

4 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
sun_shine
bb8ea9bfb5 [bsp][stm32] add stm32l053 bsp 2019-01-27 14:01:12 +08:00