qmk_firmware/platforms/avr
2025-06-15 11:56:10 +10:00
..
bootloaders
drivers Add compiler_support.h (#25274) 2025-05-22 23:31:15 +10:00
_pin_defs.h
_print.h
_timer.h
_util.h
_wait.h More compiledb fixes. (#25355) 2025-06-15 11:56:10 +10:00
atomic_util.h
bootloader.mk
bootloader_size.c
flash.mk
gpio.h Add compiler_support.h (#25274) 2025-05-22 23:31:15 +10:00
hardware_id.c Allow overriding get_hardware_id(). (#24051) 2024-07-05 11:22:08 +10:00
mcu_selection.mk
platform.c
platform.mk gcc15 AVR compilation fixes (#25238) 2025-05-19 09:22:31 +10:00
platform_deps.h
printf.c
printf.mk
sleep_led.c
suspend.c
timer.c Consolidate timer_elapsed implementations (#24830) 2025-01-19 17:07:11 +00:00
timer_avr.h
xprintf.h
xprintf.S