4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-21 09:13:32 +08:00

4 Commits

Author SHA1 Message Date
latercomer
fe3c4d456e bsp中option env语句替换为新语句,并同步更新了source "$xxx"语句 2024-06-20 14:40:42 +08:00
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
misonyo
69cd16e136 [all BSP]fix kconfig file syntax error 2019-01-16 23:23:38 +08:00
SummerGift
410034fa14 [bsp][stm32] add f0 bsp templates 2018-12-24 15:59:42 +08:00