ardnew
df57c029a7
begin USB refactor with package machine/usb2
2021-05-28 18:11:58 -05:00
Ayke van Laethem
2f1f8fb075
machine: move PinMode to central location
...
It is always implemented exactly the same way (as an uint8) so there is
no reason to implement it in each target separately.
This also makes it easier to add some documentation to it.
2021-05-06 13:59:12 +02:00
ardnew
3cdc110462
teensy40: use implicit const defs (PinMode/PinChange)
2020-11-13 07:53:16 +01:00
ardnew
7cc687d416
teensy40: Add GPIO external interrupt support
2020-11-13 07:53:16 +01:00
ardnew
19a0270303
teensy40: refactor to remove unnecessary code and constants
2020-11-11 18:34:47 +01:00
ardnew
691185f5f4
teensy40: initial implementation
2020-11-11 18:34:47 +01:00