4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-19 17:23:31 +08:00

3 Commits

Author SHA1 Message Date
guo
b1baf42d4e
Revert "Fix compiler flags issue" 2021-10-14 14:36:18 +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
NU-LL
d869b605c6 add stm32g070-st-nucleo bsp 2020-07-01 20:29:43 +08:00