qmk_sweep_skeletyl/platforms/avr
Dominik fa1c1cbbee
avrdude: Version 7.2 changes the text output (#22235)
from "could not find USB device with" to "cannot find USB device with"
This should fix issue #22234

Co-authored-by: Dominik Loidolt <dominik.loidolt@univie.ac.at>
2023-10-09 17:41:00 +01:00
..
bootloaders
drivers Clean up RGB LED type (#21859) 2023-09-04 01:19:59 +01:00
_pin_defs.h
_print.h
_timer.h
_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
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 Remove 'Firmware size check does not yet support' message (#21977) 2023-09-12 05:16:39 +01: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