aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/machine_mimxrt1062.go
AgeCommit message (Expand)Author
2022-12-19build: drop deprecated build tagsYurii Soldak
2022-09-24machine: remove level triggered pin interruptsAyke van Laethem
2022-09-20machine: rename PinInputPullUp/PinInputPullDownAyke van Laethem
2022-08-04all: format code according to Go 1.19 rulesAyke van Laethem
2022-06-22board/teensy40: Add I2C support (#1471)ardnew
2022-04-13board/teensy40: Add ADC support (#1458)ardnew
2022-02-13board: add definition for Teensy 4.1 (#2618)BCG
2022-02-04all: update build constraints to Go 1.17Ayke van Laethem
2021-11-30machine: add Device constantAyke van Laethem
2021-05-06machine: move PinMode to central locationAyke van Laethem
2020-11-13teensy40: use implicit const defs (PinMode/PinChange)ardnew
2020-11-13teensy40: Add GPIO external interrupt supportardnew
2020-11-11teensy40: refactor to remove unnecessary code and constantsardnew
2020-11-11teensy40: initial implementationardnew