aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/board_nucleol432kc.go
AgeCommit message (Expand)Author
2022-12-19build: drop deprecated build tagsYurii Soldak
2022-07-15machine: reorder pin definitions to improve pin list on tinygo.orgAyke van Laethem
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-06-25all: add a flag to the command line to select the serial implementationAyke van Laethem
2021-06-11stm32: support pin input interruptsKenneth Bell
2021-05-13machine: define Serial as the default outputAyke van Laethem
2021-05-13machine: make UART objects pointer receiversAyke van Laethem
2021-04-21stm32: support SPI on L4 seriesKenneth Bell
2021-03-24stm32: i2c implementation for F7, L5 and L4 MCUsKenneth Bell
2021-03-23Add support for nucleol432 boardKenneth Bell