qmk/platforms/avr
David Hoelscher e9bd7d7ad3
I2C driver cleanup (#21273)
* remove i2c_start and i2c_stop from i2c drivers

* remove static i2c_address variable from chibios i2c driver
2024-01-17 14:05:38 +01:00
..
bootloaders
drivers I2C driver cleanup (#21273) 2024-01-17 14:05:38 +01:00
_pin_defs.h
_print.h
_timer.h
_util.h Add simpler method for relocating functions to RAM. (#21804) 2023-11-22 12:08:52 +11:00
_wait.h
atomic_util.h
bootloader_size.c
bootloader.mk
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
platform_deps.h
platform.c
platform.mk Revert "chibios: disable RWX segment warning on newer GNU lds (#22007)" (#22469) 2023-11-13 22:41:12 +00:00
printf.c
printf.mk
sleep_led.c
suspend.c
timer_avr.h
timer.c
xprintf.h
xprintf.S