rt-thread/bsp/stm32/libraries/templates/stm32f7xx/board
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
..
CubeMX_Config [stm32] 解决Error_Handler()函数在*_msp.c文件下报错的问题 2022-11-21 21:31:33 -05:00
linker_scripts format link scripts 2023-01-08 22:52:13 -05:00
Kconfig [stm32] split stm32 drivers as normal and nano drivers 2023-12-03 21:25:00 +08:00
SConscript format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
board.c [bsp][stm32] update bsp headfile 2019-01-22 10:05:57 +08:00
board.h [armclang] 使用__clang__代替__CLANG_ARM 2021-12-29 14:15:38 -05:00