CXSforHPU
|
bb91502465
|
[drivers] Specifies the name of the drivers driver file
https://github.com/RT-Thread/rt-thread/pull/9420
|
2024-09-13 17:40:40 -04:00 |
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 |
liYangYang
|
6eaf9a9c57
|
[stm32][qspi] qspi attach 函数问题解决方案 (#6867)
* [qspi] qspi attach 函数解决方案
* pin
* 更改函数名字
|
2023-01-18 22:04:45 -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 |
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 |
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 |
Bernard Xiong
|
b3cccf7d04
|
Merge pull request #4490 from mysterywolf/stm32
[stm32] auto formatted
|
2021-03-23 20:01:27 +08:00 |
jeshrz
|
ed881ca667
|
fix overwrite issue when using SDRAM on STM32F7XX
|
2021-03-17 17:36:17 +08:00 |
Meco Man
|
5bd17e1433
|
[stm32] auto formatted
|
2021-03-14 15:33:55 +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 |
jinsheng
|
f94ffe28e1
|
增加基础定时器驱动
|
2019-06-17 09:53:19 +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
|
7a80fdf894
|
[bsp][stm32]为所有支持 rtc 的 bsp 添加时钟源选项
|
2019-03-20 11:29:04 +08:00 |
jinsheng
|
a90e795d15
|
增加看门狗和 tft 屏驱动
|
2019-03-15 21:10:15 +08:00 |
sun_shine
|
cca0eda2c2
|
[bsp][stm32] modify sdram configuration
|
2019-03-13 12:01:54 +08:00 |
armink
|
0d7ba79219
|
Remove the DBG_COLOR and DBG_ENABLE definition.
|
2019-03-06 17:54:30 +08:00 |
jinsheng
|
24b289b776
|
增加 flash drv 宏判断,增加fal 配置
|
2019-03-02 12:52:53 +08:00 |
jinsheng
|
c0855d1350
|
增加 flash
|
2019-02-27 10:34:10 +08:00 |
jinsheng
|
a2ed7ec6bf
|
更改说明格式
|
2019-02-18 10:21:54 +08:00 |
jinsheng
|
a9c9763290
|
增加sd卡支持
|
2019-02-17 11:19:26 +08:00 |
jinsheng
|
8d335a357e
|
增加sdram
|
2019-02-16 22:39:26 +08:00 |
jinsheng
|
bb47d78576
|
增加以太网
|
2019-02-16 17:40:26 +08:00 |
jinsheng
|
57036d8d4a
|
更改默认不启动qspi驱动 N25@128
|
2019-01-30 20:45:56 +08:00 |
jinsheng
|
050d14c598
|
增加 QSPI 驱动 N25Q128
|
2019-01-26 16:24:20 +08:00 |
SummerGift
|
3b472cb3cd
|
[bsp][stm32] optimize stm32 headfile
|
2019-01-22 09:15:05 +08:00 |
jinsheng
|
d7741b5506
|
增加stm32f746-disco bsp
|
2019-01-10 22:39:34 +08:00 |