latercomer
|
fe3c4d456e
|
bsp中option env语句替换为新语句,并同步更新了source "$xxx"语句
|
2024-06-20 14:40:42 +08:00 |
Meco Man
|
3f26998f9c
|
[bsp] update projects
|
2024-03-21 11:23:29 +08:00 |
Meco Man
|
fa2881ecd3
|
[ci][bsp] add strict mode
|
2024-01-10 18:08:09 +08:00 |
Meco Man
|
eda1ef3b7c
|
[stm32] add nano attach config for CI
|
2023-12-25 08:20:58 +08:00 |
褚仕成
|
4a7f41531f
|
[bsp][stm32] add board identification macros
|
2023-12-24 17:01:41 +08:00 |
Meco Man
|
bb66d1ea50
|
[bsp][stm32][nano] support nano version
stm32 BSPs to support nano version (RT_USING_NANO)
这个commit支持到stm32f7之前的BSP
|
2023-12-03 21:25:00 +08:00 |
guozhanxin
|
9e79333512
|
[project] update mdk/iar project and config.
|
2023-10-08 11:21:00 +08:00 |
程蒙蒙
|
72a6c91032
|
[bsp]stm32工程生成路径在源码目录
|
2023-07-03 15:20:57 +08:00 |
yangjie11
|
95e6b69b8e
|
sync and update all projects (#7138)
* sync and update
|
2023-03-31 16:49:48 +08:00 |
Meco Man
|
ddccef3a64
|
modify RT_ALIGN_SIZE as 8 by default
|
2023-01-12 22:47:23 -05:00 |
Meco Man
|
592284c66c
|
format link scripts
|
2023-01-08 22:52:13 -05:00 |
Meco Man
|
9bc68d26a4
|
format Kconfig and sconscript
|
2023-01-08 22:52:13 -05:00 |
Meco Man
|
6808f48bdc
|
[stm32] 解决Error_Handler()函数在*_msp.c文件下报错的问题
在用户头文件区增加#include <drv_common.h>即可
|
2022-11-21 21:31:33 -05:00 |
liuxianliang
|
a4eb64b873
|
update the project for RT-Thread_V4.1.1
|
2022-08-16 19:38:48 +08:00 |
Meco Man
|
c9878aacd2
|
[scons][iar] 将IAR的PLATFORM字段由iar调整为iccarm
将路径更新为IAR最新版本的路径
|
2022-06-09 07:01:59 +08:00 |
Meco Man
|
83b3aadaa3
|
[Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断
因为不确定后续IAR是否会像Keil一样内含有不同的编译工具链
此外,将判断条件改为列表方式,这样更方便后续增加其他可能的IAR编译链
|
2022-06-09 07:01:59 +08:00 |
Meco Man
|
50f041f5c2
|
[Scons] 将GCC判断条件改为列表方式,方便后续增加新的编译工具链
|
2022-06-09 07:01:59 +08:00 |
Meco Man
|
9182d4cbb7
|
[stm32] remove meaningless files
|
2022-05-20 10:51:55 +08:00 |
Man, Jianting (Meco)
|
a0f8d43744
|
[gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM (#5802)
* [gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM
|
2022-04-20 09:56:04 +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 |
guozhanxin
|
e353b2d5f1
|
[bsp] Update all projects.
|
2022-03-29 19:28:06 +08:00 |
guozhanxin
|
12c4b5b1df
|
[bsp] Fix RTT_ROOT path problem.
|
2022-03-29 18:12:19 +08:00 |
Meco Man
|
9c67e061df
|
[stm32] format codes
|
2021-12-29 22:33:16 -05:00 |
Meco Man
|
5187d75af5
|
[armclang] 使用__clang__代替__CLANG_ARM
|
2021-12-29 14:15:38 -05:00 |
Meco Man
|
fd2892b82d
|
[kconfig] 修复kconfig路径
|
2021-12-27 08:25:15 +08:00 |
liukangcc
|
b0f6c2fbae
|
[update] CFLAGS
|
2021-12-17 14:28:40 +08:00 |
Meco Man
|
878ecd14f4
|
[stm32] add ignore_format.yml
|
2021-12-13 00:49:48 -05:00 |
Meco Man
|
7b5e6a81f9
|
[stm32][gcc] 修复栈为0的bug,将栈扩展到0x400(与Keil IAR一致)
|
2021-12-03 10:05:03 -05:00 |
guo
|
b1baf42d4e
|
Revert "Fix compiler flags issue"
|
2021-10-14 14:36:18 +08:00 |
liukangcc
|
3ac36a3107
|
[update] Fix compiler flags issue
|
2021-10-14 10:32:22 +08:00 |
Meco Man
|
698569c3ca
|
[stm32][lib] modify heap size to zero
|
2021-10-11 17:25:15 -04:00 |
liukangcc
|
0e46c8a33d
|
[update] support armclang
|
2021-09-26 10:46:21 +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 |
chenjh
|
67b86e61ba
|
[uart] Modify the uart file to configure uart_pin for pullup
|
2021-07-07 18:51:21 +08:00 |
wanghaijing
|
fcbec9700c
|
fix link.lds annotation
|
2021-04-13 11:16:14 +08:00 |
wanghaijing
|
ead1b81831
|
[add] bsp-stm32-stm32f207zg
|
2021-04-13 10:34:24 +08:00 |