summaryrefslogtreecommitdiff
path: root/ports/teensy/hal_gpio.c
AgeCommit message (Collapse)Author
2019-10-13remove ports/teensyDan Halbert
2018-02-14teensy: Update GPIO speed consts to align with changes in stm32 port.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
This is to keep the top-level directory clean, to make it clear what is core and what is a port, and to allow the repository to grow with new ports in a sustainable way.