aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/machine_atsamd51p20.go
AgeCommit message (Expand)Author
2022-12-19build: drop deprecated build tagsYurii Soldak
2022-08-04all: format code according to Go 1.19 rulesAyke van Laethem
2022-03-12atsamd51: allow faster frequency setting when using SPIsago35
2022-02-04all: update build constraints to Go 1.17Ayke van Laethem
2021-10-25sam: simplify SPI peripheral declarationAyke van Laethem
2021-10-25sam: simplify I2C peripheral declarationsAyke van Laethem
2021-04-21atsamd51: fix PWM support in atsamd51p20sago35
2021-03-15Add board support for Adafruit Grand Central M4 (SAMD51) (#1714)ardnew