aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/machine_stm32f103.go
AgeCommit message (Expand)Author
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
2022-02-04all: update build constraints to Go 1.17Ayke van Laethem
2021-11-05Make the frequency selection more flexible on stm32f103jaap aarts
2021-11-05Fix SPI on stm32f103jaap aarts
2021-06-11bluepill: GPIO PinInputPullup / PinInputPulldownKenneth Bell
2021-05-28stm32f103 (bluepill): add pwmKenneth Bell
2021-05-03Patch CleanupOlivier Fauchon
2021-05-03Fix bad I2C0/I2C1 declarationOlivier Fauchon
2021-04-21stm32: support SPI on L4 seriesKenneth Bell
2021-03-29machine: make machine.I2C0 and similar objects pointersAyke van Laethem
2021-03-21stm32: move f103 (bluepill) to common i2c codeKenneth Bell
2021-02-16stm32: Harmonization of UART logicKenneth Bell
2021-02-07machine: make I2C.Configure signature consistentAyke van Laethem
2021-01-09stm32: use stm32-rs SVDs which are of much higher qualityAyke van Laethem