aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/machine_stm32f7.go
AgeCommit message (Expand)Author
2023-10-27machine/stm32: implement DeviceID() with unique ID per processordeadprogram
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-12-15machine/stm32f4, stm32f7, stm32l4: implement TRNG for randomnessdeadprogram
2021-06-11stm32: support pin input interruptsKenneth Bell
2021-05-28stm32f7: add pwmKenneth Bell
2020-12-15Nucleo f722ze (#1526)kenbell