Age | Commit message (Expand) | Author |
---|---|---|
2023-07-15 | machine.UART refactor (#3832) | Patricio Whittingslow |
2022-12-19 | build: drop deprecated build tags | Yurii Soldak |
2022-09-20 | machine: rename PinInputPullUp/PinInputPullDown | Ayke van Laethem |
2022-08-04 | all: format code according to Go 1.19 rules | Ayke van Laethem |
2022-02-04 | all: update build constraints to Go 1.17 | Ayke van Laethem |
2021-09-13 | relax restriction on configuration with duplicate settings | ardnew |
2021-09-13 | teensy40: enable hardware UART reconfiguration, fix receive watermark interrupt | ardnew |
2021-03-13 | teensy40: move txBuffer allocation to UART declaration | ardnew |
2020-11-15 | teensy40: UART: add missing godocs, rename Flush to Sync | ardnew |
2020-11-15 | teensy40: add UART support | ardnew |