qmk_firmware/tmk_core/common/avr
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029)
* pull fuse settings for bootloader jump

* fix 32a chips

* make automatic bootloader selection optional

* quantify bootloaders

* fixs #164, speeds up dfu reset

* fix for chips w/o usb

* missing an n

* fix bootloader sizes, use words for addresses

* fix bmini, pearl, and [[ issue, make things quiet

* ignore avr errors on arm for now

* update settings for the light

* document bootloader stuff

* add bootloader title
2017-11-27 23:08:21 -05:00
..
bootloader.c Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
bootloader_size.c Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
sleep_led.c
suspend.c Include host.h from suspend.c 2017-04-13 16:00:29 +03:00
suspend_avr.h
timer.c Got ps2avrGB to work with the V-USB protocol 2017-01-21 12:55:19 -05:00
timer_avr.h
xprintf.h
xprintf.S