qmk_firmware/platforms/avr
Joel Challis 7e6f1c9e08
Force platform pin defs to be included (#16611)
* Force platform pin defs to be included

* Always grab first header
2022-03-10 23:53:16 +00:00
..
bootloaders Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
drivers analog.[ch]: remove unnecessary includes (#16471) 2022-03-04 14:56:59 +11:00
_pin_defs.h Force platform pin defs to be included (#16611) 2022-03-10 23:53:16 +00:00
_print.h
_timer.h
_wait.h
atomic_util.h
bootloader_size.c
flash.mk
gpio.h
platform.c
platform.mk [Core] Squeeze AVR some more with -mrelax and -mcall-prologues (#16269) 2022-02-26 19:05:03 -08:00
platform_deps.h
printf.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
printf.mk
sleep_led.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
suspend.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
timer.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
timer_avr.h
xprintf.h
xprintf.S