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 Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
_wait.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
atomic_util.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
bootloader.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
eeprom.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
flash.mk Enable CLI flashing via mdloader (#14729) 2021-10-15 22:07:33 +01:00
gpio.h Add open-drain GPIO support. (#15282) 2021-12-27 11:52:10 +11:00
pin_defs.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
platform.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
platform.mk Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
platform_deps.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
suspend.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
timer.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00