liukangcc
|
b0f6c2fbae
|
[update] CFLAGS
|
2021-12-17 14:28:40 +08:00 |
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 |
SummerGift
|
1b8244c735
|
[stm32][bsp] fix stm32f769-st-disco bsp scons --dist function
|
2020-08-28 09:32:09 +08:00 |
Ernest
|
7be06b67bb
|
[add] default environment
|
2019-10-22 16:48:57 +08:00 |
Willian Chan
|
c51352d7cb
|
[bsp][stm32f7]Fix "scons --dist" error in stm32f7's bsp
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
|
2019-09-11 18:16:34 +08:00 |
Willian Chan
|
ba9759e0fa
|
[bsp][stm32][f796-disco]Add stm32f769-st-disco bsp
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
|
2019-09-10 18:00:48 +08:00 |