Age | Commit message (Expand) | Author |
---|---|---|
2022-12-19 | build: drop deprecated build tags | Yurii Soldak |
2022-06-22 | board/teensy40: Add I2C support (#1471) | ardnew |
2022-04-16 | board/teensy40: Add SPI support (#1455) | ardnew |
2022-02-04 | all: update build constraints to Go 1.17 | Ayke van Laethem |
2021-09-13 | teensy40: enable hardware UART reconfiguration, fix receive watermark interrupt | ardnew |
2021-06-25 | all: add a flag to the command line to select the serial implementation | Ayke van Laethem |
2021-05-13 | machine: define Serial as the default output | Ayke van Laethem |
2021-05-13 | machine: make UART objects pointer receivers | Ayke van Laethem |
2021-03-13 | add UART0 as alias for UART1 | ardnew |
2021-03-13 | teensy40: move txBuffer allocation to UART declaration | ardnew |
2020-11-15 | teensy40: add UART support | ardnew |
2020-11-11 | teensy40: refactor to remove unnecessary code and constants | ardnew |
2020-11-11 | teensy40: initial implementation | ardnew |