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
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
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
f8b87223f5
【更新】STM32CubeMP1_V1.3.0
2021-08-28 17:42:41 +08:00
thread-liu
53dea16e5c
[update] sdio wifi.
2021-03-01 15:57:10 +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
thread-liu
f549c79269
[update] stm32mp1 mdk link script file.
2020-12-17 10:27:51 +08:00
thread-liu
3ecf12b5b2
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into step4-ev1
...
# Conflicts:
# bsp/stm32/libraries/STM32MPxx_HAL/SConscript
2020-12-05 14:12:54 +08:00
thread-liu
73539c6bc0
[add] dfsdm driver.
2020-12-05 09:43:32 +08:00
thread-liu
b71d496b83
[add] spdifrx driver.
2020-12-05 09:32:35 +08:00
thread-liu
dbd67507d9
[add] qspi_flash driver.
2020-12-05 09:09:28 +08:00
thread-liu
5d7efb3c5f
[add] fdcan driver.
2020-12-04 17:57:54 +08:00
thread-liu
10da8d4e44
[add] dcmi and ov5640 driver.
2020-12-04 17:48:42 +08:00
thread-liu
d97530e0ff
Merge branch 'master' into step4
2020-12-03 09:09:00 +08:00
thread-liu
c5612fd2e1
[add] sai and wm8994 codec driver.
2020-12-02 17:29:04 +08:00
thread-liu
840af38dac
[add] sdmmc (sd_card and emmc) driver.
2020-12-02 17:10:39 +08:00
thread-liu
73391c60fb
[add] crc, rng, hash and cryp driver for smt32mp1.
2020-11-26 14:31:08 +08:00
thread-liu
87e677e353
[add] audio driver for stm32mp1-dk1
2020-11-24 14:59:28 +08:00
thread-liu
2f5bfddde3
[add] sdio driver for stm32mp1-dk1.
2020-11-23 09:57:11 +08:00
yangjie11
91261e25b9
[SConscript]rename group name
2020-11-20 13:38:11 +08:00
thread-liu
a0f6579167
[update] add GBE dirver for stm32mp1dk1
2020-11-18 15:01:54 +08:00
thread-liu
7c6de68e83
[update] delete rt-thread header file.
2020-09-07 11:59:58 +08:00
thread-liu
c83c8b490a
[update] format code.
2020-09-05 09:24:25 +08:00
thread-liu
8662bb7013
[add] <rtthread.h> header
2020-09-04 13:55:26 +08:00
thread-liu
cd5c57b614
[update] stm32mp157a-dk1 bsp
2020-09-04 10:24:58 +08:00
thread-liu
b4c4d554c9
[update] add stm32mp157a-st-ev1 bsp
2020-08-13 13:34:28 +08:00
thread-liu
2fcd940b57
[update] add drivers for stm32mp1.
2020-06-23 11:26:11 +08:00
thread-liu
4ef02cd8e3
[add] stm32mp1 library
2020-06-20 14:03:51 +08:00