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
96dd783f37
[cmsis] avoid conflict between cmsis5 and bsp cmsis
2022-05-09 22:54:36 +08:00
tfx2001
c1d3d87494
[bsp][stm32] add TinyUSB support
2021-10-15 00:49:11 +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
chenjh
352f599367
add dac config for stmf4
2020-12-15 17:58:12 +08:00
yangjie11
91261e25b9
[SConscript]rename group name
2020-11-20 13:38:11 +08:00
tangweikang
b76d3dac8a
[components][drivers] change name: encoder -> pulse_encoder
2019-08-30 15:58:52 +08:00
tangweikang
1d4139ab53
[bsp][stm32] add drv_encoder.c
2019-08-23 14:08:02 +08:00
yangjie
31197c891d
[bsp][stm32/libraries]各个系列默认添加库文件stm32xxxx_hal_gpio.c
...
[bsp][stm32/libraries]修改各个系列下的sconscript文件,默认添加 stm32xxxx_hal_gpio.c
2019-07-24 15:22:41 +08:00
Willian Chan
c74e43fc04
【修改】为了适配F469-DISCO的LCD驱动,增加使用“BSP_USING_LTDC”时所引用的库函数文件
...
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-22 16:15:35 +08:00
SummerGift
0d7ac3448f
[bsp][stm32] add lcd driver
2019-01-14 16:37:44 +08:00
SummerGift
2999fa301f
[bsp][stm32] sync f4-hal SConscript
2018-12-26 10:25:08 +08:00
SummerGift
63dbe79912
[bsp][stm32] Sync SConscript
2018-12-20 14:50:59 +08:00
SummerGift
739b2ba51c
[bsp][STM32] Add bsp based on new framework
2018-11-29 17:06:06 +08:00