1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00
Commit graph

5 commits

Author SHA1 Message Date
Jay Blackman
0bb1254ee8
Move RCC from drivers to platform (#14430)
* Move RCC from drivers to platform

* Extra line removed

* Suggestion from code rabbit

* Remove else and require explicit
2025-06-07 09:41:37 +10:00
Jay Blackman
4853ec7b8a
Adjusting SPI traits inline with recent i2c updates (#14428) 2025-06-06 18:16:40 +10:00
Mark Haslinghuis
ab5449c9b1
Add PB0 to AT32 SPI3 mosi pins (#14324) 2025-04-03 04:16:36 +11:00
Jacob Dahl
8966558d3e
h7: spi: SPI1 MISO add PG9 as AF option (#14144) 2025-01-13 15:57:05 +01:00
Jay Blackman
926c21ce7d
Move STM (and clone) related SPI implementation to platform (#14124) 2025-01-06 04:40:36 +11:00
Renamed from src/main/drivers/bus_spi_pinconfig.c (Browse further)