Meco Man
860094e893
[stm32] split stm32 drivers as normal and nano drivers
...
- move all normal drivers (devices framework drivers) into drivers
folder.
- create nano folder for nano drivers
nano drivers are only for a simply wrap of the HAL function, and
not seek for adopting rt-thread devcies framework.
- provide unified nano console and GPIO drivers.
2023-12-03 21:25:00 +08:00
Meco Man
9bc68d26a4
format Kconfig and sconscript
2023-01-08 22:52:13 -05:00
Man, Jianting (Meco)
b197b503c6
[stm32] move CMSIS hearder files to common folder ( #5998 )
...
* [stm32] move CMSIS hearder files to common folder
* add CMSIS new sconscript
2022-06-04 17:05:37 +08:00
Meco Man
2fc7fab80a
remove CMSIS/RTOS folders
2022-05-20 10:51:55 +08:00
Meco Man
96dd783f37
[cmsis] avoid conflict between cmsis5 and bsp cmsis
2022-05-09 22:54:36 +08:00
guo
574e11f62a
Merge pull request #5183 from tfx2001/tinyusb_stm32
...
[bsp][stm32] add TinyUSB support
2021-10-25 09:57:20 +08:00
tfx2001
c1d3d87494
[bsp][stm32] add TinyUSB support
2021-10-15 00:49:11 +08:00
Meco Man
698569c3ca
[stm32][lib] modify heap size to zero
2021-10-11 17:25:15 -04:00
liukangcc
2ae8a05963
[update] bl main to bl entry
2021-10-11 14:52:41 +08:00
liukangcc
02408a8577
[update] the stm32_hal library to the latest version.
2021-10-09 16:24:18 +08:00
Mr.Tiger
00225ae939
【更新】STM32CubeG4_V1.2.0
2021-08-28 16:24:24 +08:00
yangjie
eeaf1fcc50
resolve Conflicts
...
bsp/nrf52832/board/Sconscript
bsp/nrf52832/startups/Sconscript
bsp/raspberry-pi/raspi4-32/driver/SConscript
2020-12-28 12:02:31 +08:00
BalanceTWK
7de66cd38c
[bsp][stm32][libraries] Remove #include <rtthread.h>
2020-11-28 12:51:56 +08:00
yangjie11
91261e25b9
[SConscript]rename group name
2020-11-20 13:38:11 +08:00
liuxinaliang
ead5f07c5f
[bsp][stm32] change tab into whitespace
...
Signed-off-by: liuxinaliang <liuxianliang@rt-thread.com>
2020-01-03 17:59:10 +08:00
liuxinaliang
6ad56dfbec
[bsp][stm32] fix a problem that using gcc compile the chips of stm G4 series but chip doesn't work
...
Signed-off-by: liuxinaliang <liuxianliang@rt-thread.com>
2020-01-03 12:45:46 +08:00
Bernard Xiong
9397419914
Merge pull request #3197 from SummerGGift/del_useless_folder_in_cmsis
...
[bsp/stm32] del useless folder in CMSIS to avoid compilation error in rt-thread IDE
2019-11-12 13:40:44 +08:00
SummerGift
457d474ac1
[bsp/stm32] del useless folder in CMSIS to avoid compilation error in rt-thread IDE
2019-11-12 10:49:27 +08:00
SummerGift
0b0936cae1
[fix] add #include <rtthread.h> for stm32g4xx_hal.h
2019-10-24 17:26:22 +08:00
xuzhuoyi
cd267a30e4
[bsp][stm32][stm32g431-st-nucleo] Add stm32g431-st-nucleo bsp
2019-10-03 22:29:13 +08:00
xuzhuoyi
f30a03f093
[bsp/stm32] Add STM32G4xx_HAL library
2019-10-03 18:18:07 +08:00