latercomer
|
fe3c4d456e
|
bsp中option env语句替换为新语句,并同步更新了source "$xxx"语句
|
2024-06-20 14:40:42 +08:00 |
Meco Man
|
341ce50067
|
[stm32] format Kconfig
|
2024-05-05 22:18:34 -04: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 |
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 |
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 |
Meco Man
|
5187d75af5
|
[armclang] 使用__clang__代替__CLANG_ARM
|
2021-12-29 14:15:38 -05:00 |
Meco Man
|
7b5e6a81f9
|
[stm32][gcc] 修复栈为0的bug,将栈扩展到0x400(与Keil IAR一致)
|
2021-12-03 10:05:03 -05:00 |
liukangcc
|
a0bdbab7c3
|
[update] Fix STM32 USB driver matching hal library version
|
2021-10-19 11:03:18 +08:00 |
Meco Man
|
698569c3ca
|
[stm32][lib] modify heap size to zero
|
2021-10-11 17:25:15 -04:00 |
chenjh
|
67b86e61ba
|
[uart] Modify the uart file to configure uart_pin for pullup
|
2021-07-07 18:51:21 +08:00 |
Meco Man
|
5bd17e1433
|
[stm32] auto formatted
|
2021-03-14 15:33:55 +08:00 |
SummerGift
|
abde5170dd
|
[update] stm32/stm32f767-st-nucleo/SConstruct
|
2020-02-25 20:19:26 +08:00 |
SummerGift
|
d9a9b90b33
|
[update] board/sconscript to fix compile error after dist
|
2020-02-25 16:30:12 +08:00 |
yangjie
|
1ef33e66cd
|
[bsp][Kconfig]在bsp的Kconfig中select组件初始化与user main的选项
|
2019-09-11 12:06:43 +08:00 |
Ernest
|
9058fb2684
|
[bsp][stm32][kconfig] rename quote kconfig
|
2019-07-18 11:48:10 +08:00 |
Ernest
|
a962fb3532
|
[bsp][stm32]add source kconfig by batch
|
2019-07-18 10:28:12 +08:00 |
luhuadong
|
97d8f14aeb
|
调整缩进
|
2019-06-27 17:14:03 +08:00 |
luhuadong
|
72fd4f0427
|
stm32f767-st-nucleo BSP 添加以太网驱动支持
|
2019-06-27 15:21:17 +08:00 |
tyustli
|
4f03ef589f
|
add c++ support for the bsp of stm32
|
2019-03-23 13:59:53 +08:00 |
shaojinchun
|
377bbdc833
|
继续fix stm32f767 的lf问题
|
2019-03-13 17:56:56 +08:00 |
shaojinchun
|
ce8bc80e8d
|
fix stm32767 lf
|
2019-03-13 14:27:23 +08:00 |
ZYH
|
7f11e4ded2
|
[Kconfig]将Kconfig unix格式化
|
2019-03-07 13:20:36 +08:00 |
Bernard Xiong
|
11a75e4062
|
[bsp][stm32f767-st-nucleo] Fix the eol.
Fix the end of line issue.
|
2019-01-27 01:02:41 +08:00 |
SummerGift
|
45ece194cc
|
[bsp][stm32] update bsp headfile
|
2019-01-22 10:05:57 +08:00 |
SummerGift
|
3b472cb3cd
|
[bsp][stm32] optimize stm32 headfile
|
2019-01-22 09:15:05 +08:00 |
e31207077
|
9b88b4c04c
|
增加 ST 官方 stm32f767-nucleo 开发板
|
2019-01-16 12:31:16 +08:00 |