aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/machine_stm32_spi.go
AgeCommit message (Expand)Author
2023-10-17machine/spi: use interface to ensure uniformity for all machine implementationsdeadprogram
2022-12-19build: drop deprecated build tagsYurii Soldak
2022-02-28Revert "all: move stm32 files to separate repository"sago35
2022-02-18all: move stm32 files to separate repositoryAyke van Laethem
2021-11-26 Improvements for stm32wle targets :Olivier Fauchon
2021-11-20stm32: add minimal stm32wlex5 / lorae5 targetKenneth Bell
2021-04-21stm32: support SPI on L4 seriesKenneth Bell
2021-03-23Add support for nucleol432 boardKenneth Bell
2021-02-16nucleol552ze: implementation with CLOCK, LED, and UARTKenneth Bell
2020-12-15Nucleo f722ze (#1526)kenbell
2020-10-02feather-stm32f405: add SPI support (#1377)ardnew
2020-07-23all: changeover to eliminate all direct use of master/slave terminologydeadprogram
2020-03-25stm32 add SPI for stm32f4GeoffThomas