4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-26 17:57:22 +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
Willian Chan
d8e004fb04 【修改】Kconfig配置,与README.md保持一致。
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-10 10:48:23 +08:00
Willian Chan
b3d7073fff 【增加】stm32f469-st-disco开发板的BSP
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-09 19:52:21 +08:00