Commit Graph

7 Commits (5f671de13a01c88ceb86874dba91e4e66c4a3d51)

Author SHA1 Message Date
Stefan Kerkmann d9bb189e25
[Core] Update mpaland/printf to eyalroz/printf fork (#16163) 3 years ago
Stefan Kerkmann e89478eb0f
[Core] Update C standard to GNU11, C++ to GNU++14 (#17114) 3 years ago
Joel Challis 6503987c84
Workaround for recent -Werror=array-bounds AVR issues (#17136) 3 years ago
Stefan Kerkmann b1681fb6a1
[Core] Allow usage of AVRs minimal printf library (#16266) 3 years ago
Stefan Kerkmann 156f0561f2
[Core] Squeeze AVR some more with `-mrelax` and `-mcall-prologues` (#16269) 3 years ago
Nick Brassel d31dd6d2a0
Followup to #16220, more test error output. (#16221) 3 years ago
Joel Challis 2728603fe6
Move tmk_core/common/<plat> (#13918) 4 years ago
Joel Challis b36e0c6658
Move USE_CCACHE logic to common location (#14899) 4 years ago
Joel Challis 1bb7af4d44
Relocate platform specific drivers (#13894) 4 years ago
Joel Challis ab941ce614
Move all the flash logic from tmk_core (#13927) 4 years ago
Ryan d3932a104c
Add padding to LUFA-MS .BIN files (#13922) 4 years ago
Drashna Jaelre 71e9f8fc11
Update LUFA (18-07-2021) and add QMK-HID Bootloader support (#13588) 4 years ago
Ryan 06e0643541
Add "Ctrl+C to cancel" to "waiting for bootloader" messages (#13424) 4 years ago
Purdea Andrei ed0451bc28
Make atmel-dfu and chibios-dfu flashing behave more like caterina flashing. (#12552) 4 years ago
Sergey Vlasov 680cc1fab4
Fix firmware size check with avr-libc 1:2.0.0+Atmel3.6.2-1.1 (Debian bullseye) (#12951) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Sergey Vlasov ffe81cbec1
Fix another bin/qmk reference (#12856) 4 years ago
Mateusz Piotrowski 38b9f67c3b
Fix qmk flash on FreeBSD (#12085) 4 years ago
Joel Challis 60e1910e5b
Add WSL specific logic for avrdude device detection (#12392) 4 years ago
Ryan 8556068534
Require `BOOTLOADER = qmk-dfu` for `:bootloader` target (#12136) 4 years ago
Joel Challis f8266a228c
Migrate make_dfu_header to CLI (#12061) 4 years ago
Frans de Jonge 2b9f200a2a
[fix] dfu-programmer <0.7 doesn't support --force flag (#10292) 5 years ago
Ryan 6e948feb6a
Use the force when flashing with dfu-programmer (#10070) 5 years ago
Erovia 6b54f3ce1c CLI: Tune doctor's udev rule checking to match #8750 5 years ago
Zach White 640d12d070
Improve security of avrdude by eliminating the use of well-known names. (#9026) 5 years ago
Ryan bc13dcd349
Remove Atmel FLIP from install scripts and documentation (#8822) 5 years ago
Joel Challis b6a09502c6
Migrate :program logic to :flash (#8631) 5 years ago
Joel Challis e34764502f
Remove qmk archive generation (#8462) 5 years ago
Nick Brassel b438c6f8ea
Fix up Arm builds with nix-shell. (#8312) 5 years ago
Nick Brassel b28ee6b039 Fix misunderstanding of CPPFLAGS and CXXFLAGS. 5 years ago
fauxpark c74295de88 Set proper AVR part for USBasp avrdude flashing (#7552) 6 years ago
a_p_u_r_o 7874f297b3 Remove CR when computing BOOTLOADER_SIZE. (#7453) 6 years ago
Drashna Jaelre 02f77e7215 Actually use correct bootloader not found message (#6695) 6 years ago
Drashna Jaelre 44fd317a87 Move Bootloader not found message to global variable (#6688) 6 years ago
Drashna Jaelre bc86eb2233
Fix Typo in :flash target for missing bootloader (#6615) 6 years ago
Joel Challis 51bcadf38c Add 'bootloadHID' flash target (#5587) 6 years ago
Drashna Jaelre 4003d077ce Add a universal flash command for cli (#6224) 6 years ago
Drashna Jaelre f859375284 Expand bootloader target to support most AVR boards (#6255) 6 years ago
yiancar 3538955778 Usbasploader bootloader option addition (#6304) 6 years ago
Takeshi ISHII 6d73fe1277 fix LIB_SRC and QUANTUM_LIB_SRC for ARM (#5623) 6 years ago
Rob Rogers afdc67184d correct typo in eeprom split target for dfu (#5445) 6 years ago
Danny 3c257c1c6e Add avrdude split EE_HANDS flash commands (#5414) 6 years ago
Michael F. Lamb f34244a871 Sleep until USB port becomes writable before running avrdude (#5393) 6 years ago
Jumail Mundekkat 149015e799 Fixed grep issue in bootloader build target (#3848) 6 years ago
Drashna Jaelre 4f1f52b53b Add left/right EEPROM flashing for DFU (#4560) 7 years ago
Takeshi ISHII baebbc0967 add 'mavrdude' target into tmk_core/avr.mk (#3986) 7 years ago
Jumail 74f2f855a3 Fixed bootloader target 7 years ago
yiancar b5d6c049e6 Bootloader make issue (#2975) 7 years ago
U-LANDSRAAD\drashna c2bec5b3f0 Properly always copy firmware 7 years ago
dankm 19a1fbaca2 Better non-Linux support (#2524) 7 years ago