summaryrefslogtreecommitdiff
path: root/tmk_core/avr.mk
AgeCommit message (Expand)Author
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis
2021-10-21Move USE_CCACHE logic to common location (#14899)Joel Challis
2021-08-17Relocate platform specific drivers (#13894)Joel Challis
2021-08-15Move all the flash logic from tmk_core (#13927)Joel Challis
2021-08-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-08-10Add padding to LUFA-MS .BIN files (#13922)Ryan
2021-07-24Update LUFA (18-07-2021) and add QMK-HID Bootloader support (#13588)Drashna Jaelre
2021-07-03Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-07-03Add "Ctrl+C to cancel" to "waiting for bootloader" messages (#13424)Ryan
2021-06-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-06-16Make atmel-dfu and chibios-dfu flashing behave more like caterina flashing. (...Purdea Andrei
2021-06-06Fix firmware size check with avr-libc 1:2.0.0+Atmel3.6.2-1.1 (Debian bullseye...Sergey Vlasov
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-05-10Fix another bin/qmk reference (#12856)Sergey Vlasov
2021-05-06Fix qmk flash on FreeBSD (#12085)Mateusz Piotrowski
2021-04-03Add WSL specific logic for avrdude device detection (#12392)Joel Challis
2021-03-07Require `BOOTLOADER = qmk-dfu` for `:bootloader` target (#12136)Ryan
2021-02-28Migrate make_dfu_header to CLI (#12061)Joel Challis
2020-09-13[fix] dfu-programmer <0.7 doesn't support --force flag (#10292)Frans de Jonge
2020-09-10Use the force when flashing with dfu-programmer (#10070)Ryan
2020-05-15CLI: Tune doctor's udev rule checking to match #8750Erovia
2020-05-10Improve security of avrdude by eliminating the use of well-known names. (#9026)Zach White
2020-04-17Remove Atmel FLIP from install scripts and documentation (#8822)Ryan
2020-04-01Migrate :program logic to :flash (#8631)Joel Challis
2020-03-17Remove qmk archive generation (#8462)Joel Challis
2020-03-07Fix up Arm builds with nix-shell. (#8312)Nick Brassel
2020-01-31Fix misunderstanding of CPPFLAGS and CXXFLAGS.Nick Brassel
2019-12-07Set proper AVR part for USBasp avrdude flashing (#7552)fauxpark
2019-11-24Remove CR when computing BOOTLOADER_SIZE. (#7453)a_p_u_r_o
2019-09-08Actually use correct bootloader not found message (#6695)Drashna Jaelre
2019-09-08Move Bootloader not found message to global variable (#6688)Drashna Jaelre
2019-08-26Fix Typo in :flash target for missing bootloader (#6615)Drashna Jaelre
2019-08-24Add 'bootloadHID' flash target (#5587)Joel Challis
2019-08-20Add a universal flash command for cli (#6224)Drashna Jaelre
2019-07-16Expand bootloader target to support most AVR boards (#6255)Drashna Jaelre
2019-07-15Usbasploader bootloader option addition (#6304)yiancar
2019-04-22fix LIB_SRC and QUANTUM_LIB_SRC for ARM (#5623)Takeshi ISHII
2019-03-18correct typo in eeprom split target for dfu (#5445)Rob Rogers
2019-03-15Add avrdude split EE_HANDS flash commands (#5414)Danny
2019-03-13Sleep until USB port becomes writable before running avrdude (#5393)Michael F. Lamb
2019-02-18Fixed grep issue in bootloader build target (#3848)Jumail Mundekkat
2018-12-14Add left/right EEPROM flashing for DFU (#4560)Drashna Jaelre
2018-09-27add 'mavrdude' target into tmk_core/avr.mk (#3986)Takeshi ISHII
2018-08-29Fixed bootloader targetJumail
2018-06-06Bootloader make issue (#2975)yiancar
2018-03-29Properly always copy firmwareU-LANDSRAAD\drashna
2018-03-26Better non-Linux support (#2524)dankm
2018-03-16fix generate Keyboard.huplus
2018-02-28Remap msys2 usb, fix USB port detection (#2301)Danny
2018-02-08Switch from echo to printf for output without newlinesDanny Nguyen