aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/board_p1am-100.go
AgeCommit message (Expand)Author
2022-12-19build: drop deprecated build tagsYurii Soldak
2022-09-25machine: do not expose RESET_MAGIC_VALUEAyke van Laethem
2022-08-04all: format code according to Go 1.19 rulesAyke van Laethem
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-10-25sam: simplify definition of SERCOM UART peripheralsAyke van Laethem
2021-05-13machine: define Serial as the default outputAyke van Laethem
2021-01-06machine/p1am-100: rename MISO/MOSIQuentin Smith
2021-01-06Add support for the P1AM-100 (similar to Arduino MKR)Quentin Smith