rt-thread-official/bsp/stm32/libraries
Yuqiang Wang d08ae0bfd1
[driver][soft-spi] spi device driver framework adds pin init function function
为什么提交这份PR (why to submit this PR)
ps:在设备初始化阶段不应该存在对硬件的操作

你的解决方案是什么 (what is your solution)
ps:添加一个pin_init函数,在spi设备使用时调用该函数来完成硬件引脚的状态初始化,而不是在设备初始化阶段对硬件进行操作,已经在瑞萨HMI上通过验证
2024-04-09 18:33:29 -04:00
..
HAL_Drivers [driver][soft-spi] spi device driver framework adds pin init function function 2024-04-09 18:33:29 -04:00
STM32F0xx_HAL [stm32] split stm32 drivers as normal and nano drivers 2023-12-03 21:25:00 +08:00
STM32F1xx_HAL [stm32] split stm32 drivers as normal and nano drivers 2023-12-03 21:25:00 +08:00
STM32F2xx_HAL [stm32] split stm32 drivers as normal and nano drivers 2023-12-03 21:25:00 +08:00
STM32F3xx_HAL [stm32] split stm32 drivers as normal and nano drivers 2023-12-03 21:25:00 +08:00
STM32F4xx_HAL [stm32] split stm32 drivers as normal and nano drivers 2023-12-03 21:25:00 +08:00
STM32F7xx_HAL [stm32] split stm32 drivers as normal and nano drivers 2023-12-03 21:25:00 +08:00
STM32G0xx_HAL [stm32] split stm32 drivers as normal and nano drivers 2023-12-03 21:25:00 +08:00
STM32G4xx_HAL [stm32] split stm32 drivers as normal and nano drivers 2023-12-03 21:25:00 +08:00
STM32H5xx_HAL [stm32] split stm32 drivers as normal and nano drivers 2023-12-03 21:25:00 +08:00
STM32H7xx_HAL [stm32] split stm32 drivers as normal and nano drivers 2023-12-03 21:25:00 +08:00
STM32L0xx_HAL [stm32] split stm32 drivers as normal and nano drivers 2023-12-03 21:25:00 +08:00
STM32L1xx_HAL [stm32] split stm32 drivers as normal and nano drivers 2023-12-03 21:25:00 +08:00
STM32L4xx_HAL [stm32][nano] stm32l475-pandora support nano version 2023-12-01 14:43:05 +08:00
STM32L5xx_HAL [stm32] split stm32 drivers as normal and nano drivers 2023-12-03 21:25:00 +08:00
STM32MPxx_HAL [stm32] split stm32 drivers as normal and nano drivers 2023-12-03 21:25:00 +08:00
STM32U5xx_HAL [stm32] split stm32 drivers as normal and nano drivers 2023-12-03 21:25:00 +08:00
STM32WBxx_HAL [stm32] split stm32 drivers as normal and nano drivers 2023-12-03 21:25:00 +08:00
STM32WLxx_HAL [stm32] split stm32 drivers as normal and nano drivers 2023-12-03 21:25:00 +08:00
templates [bsp][stm32][nano] support nano version 2023-12-03 21:25:00 +08:00
.ignore_format.yml [bsp][stm32]: add NUCLEO-H563ZI (#7987) 2023-08-29 13:10:14 +08:00
Kconfig [bsp][stm32] add board identification macros 2023-12-18 20:29:24 +08:00