Meco Man
84f8d209c4
[stm32l4] export env
2024-05-07 13:27:15 +08:00
Meco Man
12ad1703df
[bsp][stm32l4] remove local HAL
2024-05-06 21:42:10 +08:00
程蒙蒙
72a6c91032
[bsp]stm32工程生成路径在源码目录
2023-07-03 15:20:57 +08:00
Meco Man
83b3aadaa3
[Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断
...
因为不确定后续IAR是否会像Keil一样内含有不同的编译工具链
此外,将判断条件改为列表方式,这样更方便后续增加其他可能的IAR编译链
2022-06-09 07:01:59 +08:00
guo
201bd8871d
Revert "优化build输出" ( #5747 )
2022-03-30 16:59:20 +08:00
guozhanxin
921247b420
[bsp/stm32] improve build output.
2022-03-30 00:52:12 +08:00
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
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