qmk_firmware/platforms/avr
2024-02-18 17:08:27 +11:00
..
bootloaders
drivers Update GPIO macro usages in core (#23093) 2024-02-18 17:08:27 +11: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 Disable specific warnings to mitigate compilation problems with KEEP_INTERMEDIATES=yes. (#20339) 2023-04-05 14:59:09 +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 Update naming convention for GPIO control macros (#23085) 2024-02-17 00:18:26 +11:00
hardware_id.c
mcu_selection.mk Split out mcu_selection to platform (#19701) 2023-01-29 07:40:47 +11:00
platform.c
platform.mk Revert "chibios: disable RWX segment warning on newer GNU lds (#22007)" (#22469) 2023-11-13 22:41:12 +00: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
timer_avr.h
xprintf.h
xprintf.S