4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-03 08:14:34 +08:00

2 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
Sunwancn
f43e7ba90b Add stm32l433-st-nucleo BSP 2020-05-18 19:55:42 +08:00