qmk_firmware/platforms/avr
Nick Brassel f50a623909
Fixup AVR builds. (#16875)
* Fixup AVR builds.

* Update platforms/avr/hardware_id.c

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-04-18 15:39:45 +01:00
..
bootloaders Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
drivers HD44780 driver rework (#16370) 2022-03-19 17:57:22 +11:00
_pin_defs.h Force platform pin defs to be included (#16611) 2022-03-10 23:53:16 +00:00
_print.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08: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_size.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
flash.mk Align usbasp flashing behaviour (#14928) 2021-10-24 14:18:57 +01:00
gpio.h Add open-drain GPIO support. (#15282) 2021-12-27 11:52:10 +11:00
hardware_id.c Fixup AVR builds. (#16875) 2022-04-18 15:39:45 +01:00
platform.c Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
platform.mk [Core] Squeeze AVR some more with `-mrelax` and `-mcall-prologues` (#16269) 2022-02-26 19:05:03 -08:00
platform_deps.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
printf.c Format code according to conventions (#16322) 2022-02-12 18:29:31 +00:00
printf.mk Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
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 Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
xprintf.S Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00
xprintf.h Move tmk_core/common/<plat> (#13918) 2021-11-19 10:41:02 -08:00