Meco Man
|
6808f48bdc
|
[stm32] 解决Error_Handler()函数在*_msp.c文件下报错的问题
在用户头文件区增加#include <drv_common.h>即可
|
2022-11-21 21:31:33 -05:00 |
supperthomas
|
c16eaf55de
|
[bsp/stm32l496_ali] add the on-chip flash (#6061)
* [bsp/stm32l496_ali] add the on-chip flash
* [bsp/stm32l496_ali]add Kconfig
Co-authored-by: Meco Man <920369182@qq.com>
|
2022-06-13 21:15:12 +08:00 |
supperthomas
|
5e0810e756
|
[bsp][stm32l496zg] add on-chip feature (#6056)
* [bsp][stm32l496zg] add on-chip feature
|
2022-06-09 14:28:36 +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 |
Meco Man
|
5187d75af5
|
[armclang] 使用__clang__代替__CLANG_ARM
|
2021-12-29 14:15:38 -05: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 |
chenyingchun0312
|
7db9df93e5
|
[bsp/stm32/stm32l496] add I2C config
|
2021-11-27 17:22:24 +08:00 |
Meco Man
|
698569c3ca
|
[stm32][lib] modify heap size to zero
|
2021-10-11 17:25:15 -04:00 |
chenyingchun0312
|
66c6774dd9
|
[bsp/stm32l496-st-nucleo] add usb device cdc configration
|
2021-08-10 10:54:58 +08:00 |
chenjh
|
67b86e61ba
|
[uart] Modify the uart file to configure uart_pin for pullup
|
2021-07-07 18:51:21 +08:00 |
yangjie
|
75e4c9dd0a
|
[bsp]update GPL license to Apache-2.0, and format files
|
2021-04-09 10:52:34 +08:00 |
Meco Man
|
5bd17e1433
|
[stm32] auto formatted
|
2021-03-14 15:33:55 +08:00 |
supperthomas
|
bd85518665
|
Merge branch 'master' of github.com:supperthomas/rt-thread into back
|
2020-03-18 22:43:04 +08:00 |
supperthomas
|
a90610dee5
|
[bsp/stm32] add bsp of stm32l496zg-nucleo
|
2020-03-14 18:08:21 +08:00 |