qmk_firmware/platforms/arm_atsam
Nick Brassel 6e40dfa022
Add open-drain GPIO support. (#15282)
* Add open-drain GPIO support.

* `qmk format-c`

* Wording.

* Remove port GPIO implementations as the only board that uses it has its own internal defs anyway. Will wait for first-class handling of ports in core before reimplementing.
2021-12-27 11:52:10 +11:00
..
_timer.h
_wait.h
atomic_util.h
bootloader.c
eeprom.c
flash.mk
gpio.h Add open-drain GPIO support. (#15282) 2021-12-27 11:52:10 +11:00
pin_defs.h
platform_deps.h
platform.c
platform.mk
suspend.c
timer.c