aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/machine_mimxrt1062_uart.go
AgeCommit message (Expand)Author
2023-07-15machine.UART refactor (#3832)Patricio Whittingslow
2022-12-19build: drop deprecated build tagsYurii Soldak
2022-09-20machine: rename PinInputPullUp/PinInputPullDownAyke 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-09-13relax restriction on configuration with duplicate settingsardnew
2021-09-13teensy40: enable hardware UART reconfiguration, fix receive watermark interruptardnew
2021-03-13teensy40: move txBuffer allocation to UART declarationardnew
2020-11-15teensy40: UART: add missing godocs, rename Flush to Syncardnew
2020-11-15teensy40: add UART supportardnew