aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/machine_stm32l4.go
AgeCommit message (Expand)Author
2024-08-12GNUmakefile: add spellfix target, use it. (#4387)dkegel-fastly
2024-06-24machine: use new internal/binary packageAyke van Laethem
2023-10-27machine/stm32: implement DeviceID() with unique ID per processordeadprogram
2023-03-18machine/stm32: correct Flash implementationdeadprogram
2023-02-27machine/stm32, nrf: flash API (#3472)Ron Evans
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-01-13stm32: add blues wireless swanKenneth Bell
2021-12-15machine/stm32f4, stm32f7, stm32l4: implement TRNG for randomnessdeadprogram
2021-06-11stm32: support pin input interruptsKenneth Bell
2021-05-28stm32l4: add pwmKenneth Bell
2021-04-21stm32: support SPI on L4 seriesKenneth Bell
2021-03-23Add support for nucleol432 boardKenneth Bell