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 Tidy up print/debug logging headers (#22969) 2024-01-27 04:30:29 +00:00
_timer.h
_util.h Add simpler method for relocating functions to RAM. (#21804) 2023-11-22 12:08:52 +11:00
_wait.h More compiledb fixes. (#25355) 2025-06-15 11:56:10 +10:00
atomic_util.h
bootloader.mk De-duplicate platform detection (#19603) 2023-01-19 00:27:00 +00:00
bootloader_size.c
flash.mk avrdude: Version 7.2 changes the text output (#22235) 2023-10-09 17:41:00 +01:00
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 Split out mcu_selection to platform (#19701) 2023-01-29 07:40:47 +11:00
platform.c
platform.mk gcc15 AVR compilation fixes (#25238) 2025-05-19 09:22:31 +10:00
platform_deps.h
printf.c
printf.mk Eliminate TMK_COMMON_* in makefiles (#21517) 2023-07-15 17:27:32 +10:00
sleep_led.c Get rid of USB_LED_CAPS_LOCK (#21436) 2023-07-06 09:48:02 +01:00
suspend.c
timer.c Consolidate timer_elapsed implementations (#24830) 2025-01-19 17:07:11 +00:00
timer_avr.h
xprintf.h
xprintf.S