aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/board_teensy40.go
AgeCommit message (Expand)Author
2022-12-19build: drop deprecated build tagsYurii Soldak
2022-06-22board/teensy40: Add I2C support (#1471)ardnew
2022-04-16board/teensy40: Add SPI support (#1455)ardnew
2022-02-04all: update build constraints to Go 1.17Ayke van Laethem
2021-09-13teensy40: enable hardware UART reconfiguration, fix receive watermark interruptardnew
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
2021-05-13machine: make UART objects pointer receiversAyke van Laethem
2021-03-13add UART0 as alias for UART1ardnew
2021-03-13teensy40: move txBuffer allocation to UART declarationardnew
2020-11-15teensy40: add UART supportardnew
2020-11-11teensy40: refactor to remove unnecessary code and constantsardnew
2020-11-11teensy40: initial implementationardnew