aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/board_wioterminal.go
AgeCommit message (Expand)Author
2023-12-31expose UART4 on wioterminal boardScott Feldman
2023-03-12wioterminal: fix pin definition of BCM13sago35
2022-12-19build: drop deprecated build tagsYurii Soldak
2022-09-25machine: do not expose RESET_MAGIC_VALUEAyke van Laethem
2022-09-01wioterminal: add UART3 for RTL8720DNsago35
2022-06-08wioterminal: fix I2C definitionsago35
2022-02-11machine: add DefaultUART to wioterminalsago35
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-06-25all: add a flag to the command line to select the serial implementationAyke van Laethem
2021-05-13machine: define Serial as the default outputAyke van Laethem
2020-07-23all: changeover to eliminate all direct use of master/slave terminologydeadprogram
2020-07-06machine/samd51: add DAC support (#1198)sago35
2020-06-06Seeed WioTerminal support (#1124)sago35