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

3 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
lhxzui
8e5776b013 1. Add bsp stm32l452-st-nucleo.
2. Bsp stm32l452-st-nucleo has been tested with NUCLEO-L452RE board.
3. Modify the applications SConscript of bsp stm32f103-yf-ufun, using new method.
4. Modify README of bsp stm32f072-st-nucleo.
2019-06-08 13:12:34 +08:00