qmk_firmware/platforms/avr
2025-11-30 19:25:52 +00:00
..
bootloaders
drivers Merge remote-tracking branch 'origin/master' into develop 2025-11-30 19:25:52 +00: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
bootloader_size.c
flash.mk QMK CLI Environment bootstrapper (#25038) 2025-11-28 00:36:49 +11:00
gpio.h [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00:00
hardware_id.c [CI] Format code according to conventions (#25827) 2025-11-30 19:25:13 +00: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