Meco Man
|
6808f48bdc
|
[stm32] 解决Error_Handler()函数在*_msp.c文件下报错的问题
在用户头文件区增加#include <drv_common.h>即可
|
2022-11-21 21:31:33 -05:00 |
ririyeye
|
ae918797b9
|
[bsp/stm32]:修复阿波罗f429网口引脚错误 (#6184)
* [bsp/stm32]:修复阿波罗f429网口引脚错误
* [bsp/stm32]:更新cubemx文件,添加kconfig依赖
* Update bsp/stm32/stm32f429-atk-apollo/board/Kconfig
|
2022-07-25 10:15:44 +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 |
Man, Jianting (Meco)
|
81e5fa061f
|
[stm32f072 nucleo] support pwm for arduino (#5693)
|
2022-03-21 22:04:37 +08:00 |
liukangcc
|
3d2e23ec1c
|
[update] move dfs_posix.h to legacy/dfs/dfs_posix.h
|
2022-01-14 23:09:32 +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 |
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 |
Meco Man
|
4f06fdc0ad
|
[stm32]删除RTC对libc的依赖
|
2021-03-05 09:26:26 +08:00 |
David Lin
|
e39789ecd0
|
Update sdcard_port.c
|
2021-02-19 13:35:19 +08:00 |
David Lin
|
68e0d3a19d
|
Fixed the return value bug in sdcard_port.c
Fixed the return value bug in sdcard_port.c
|
2021-02-18 23:46:42 +08:00 |
tyustli
|
0135c7bd8b
|
port usb host driver to stm32 new series
|
2019-12-20 14:35:26 +08:00 |
yangjie
|
1ef33e66cd
|
[bsp][Kconfig]在bsp的Kconfig中select组件初始化与user main的选项
|
2019-09-11 12:06:43 +08:00 |
Ernest
|
45fe517da5
|
[bsp][stm32][stm32f429-atk-apollo][audio]add f429 audio driver
|
2019-08-08 09:54:05 +08:00 |
tyustli
|
a08f767a42
|
fix 429 uart2/3 hardware init and add can1
|
2019-08-02 10:42:37 +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 |
armink
|
fa4d4ab7cf
|
Update all of debug log definition to DBG_TAG and DBG_LVL.
|
2019-04-12 10:18:57 +08:00 |
tyustli
|
4f03ef589f
|
add c++ support for the bsp of stm32
|
2019-03-23 13:59:53 +08:00 |
zylx
|
b941e6c730
|
[bsp][stm32]添加 RTC 时钟源选择
|
2019-03-19 18:24:28 +08:00 |
armink
|
0d7ba79219
|
Remove the DBG_COLOR and DBG_ENABLE definition.
|
2019-03-06 17:54:30 +08:00 |
SummerGift
|
532a14ddd8
|
[bsp][stm32] fix flash partition bug
|
2019-01-28 14:00:13 +08:00 |
SummerGift
|
32b43c1fde
|
[bsp][stm32] optimize spi flash prompt message
|
2019-01-28 13:56:32 +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 |
SummerGift
|
1264fec1f9
|
[bsp][stm32] add lcd drivers for f4 series bsp
|
2019-01-14 16:40:29 +08:00 |
SummerGift
|
289b4316af
|
[bsp][stm32] add extern "C" for header file
|
2019-01-09 10:12:35 +08:00 |
SummerGift
|
883a9f1e13
|
[bsp][stm32] update dma config in Kconfig
|
2019-01-08 14:09:33 +08:00 |
SummerGift
|
74395fd114
|
[bsp][stm32] update kconfig
|
2019-01-08 12:05:06 +08:00 |
Bernard Xiong
|
d7ff010f91
|
Merge pull request #2110 from SummerGGift/add_stm32_new_framework
[bsp][stm32] sync stm32 series bsp and drivers
|
2018-12-28 17:42:09 +08:00 |
SummerGift
|
710f82d46b
|
[bsp][stm32] optimize falsh && eth driver
|
2018-12-28 14:16:49 +08:00 |
SummerGift
|
840eff05ca
|
[bsp][stm32] update bsp
|
2018-12-26 18:13:02 +08:00 |
SummerGift
|
24b475377d
|
[bsp][stm32] update f4 series bsp
|
2018-12-26 10:40:02 +08:00 |
MurphyZhao
|
d68291d47a
|
[bsp] 为常用板卡的 gcc 链接脚本增加 utest section 段
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2018-12-24 17:28:52 +08:00 |
SummerGift
|
938bbb030d
|
[bsp][stm32] optimize main func
|
2018-12-20 14:59:18 +08:00 |
SummerGift
|
d5c7d8d41f
|
[bsp][stm32] Sync kconfig
|
2018-12-20 14:53:10 +08:00 |
SummerGift
|
cf7292d4e4
|
[bsp][stm32] SD card micro BSP_USING_SDCARD
|
2018-12-18 14:08:20 +08:00 |
SummerGift
|
87e351538c
|
[bsp][stm32] add sdcard port file
|
2018-12-17 10:46:33 +08:00 |
SummerGift
|
ba83d6c90e
|
[bsp][stm32] add stm32l475-atk-pandora bsp
|
2018-12-17 10:45:00 +08:00 |
SummerGift
|
c692e194a6
|
[bsp][stm32] optimize board/SConscript code
|
2018-12-13 15:13:55 +08:00 |
SummerGift
|
6ef13c82aa
|
[bsp][stm32] modify board/SConscript
|
2018-12-13 15:09:38 +08:00 |
SummerGift
|
968110ffd6
|
[bsp][stm32] add scons --dist function
|
2018-12-13 12:05:40 +08:00 |
SummerGift
|
d509db834b
|
[bsp][stm32] add more drivers for stm32 bsp
|
2018-12-10 09:48:10 +08:00 |
SummerGift
|
3ed1ef7926
|
[bsp][STM32] optimize bsp linker_scripts && README.md
|
2018-12-04 11:32:48 +08:00 |