Commit Graph

43 Commits (d23e81b1f00e2a98b2543d0340870efb835d643b)

Author SHA1 Message Date
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
uplus 687c7070a1 fix generate Keyboard.h 7 years ago
Danny 524053e3c0 Remap msys2 usb, fix USB port detection (#2301) 7 years ago
Danny Nguyen c5d81a84a0 Switch from echo to printf for output without newlines 7 years ago
Danny Nguyen 361810dca8 Only search through newly detected devices and discard ones that disappeared 7 years ago
skullydazed 9bfaf66792
Always copy the firmware file to the root qmk_firmware directory (#2314) 7 years ago
Danny Nguyen fe8942e55c Add -e to enable interpretation of escape characters 7 years ago
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029) 8 years ago
Jack Humbert ec3e065f0d
QMK DFU bootloader generation (#2009) 8 years ago
Jack Humbert fe56fffe7d
Adds .qmk file type as a target for QMK Toolbox (#1084) 8 years ago
Phil Hagelberg 0f5928fdf4 Fix avrdude message to not mention any specific device model. 8 years ago
Jack Humbert ba2ad57ca8 add rule shortcut via @samwho's suggesion 8 years ago
Jack Humbert 677b89768b add bin targets - closes #1648, fixes #1647 8 years ago
Danny Nguyen 71d1c02a9b Add message to avrdude script that it can't used within WSL currently 8 years ago
Danny Nguyen e0caf94323 Move avrdude flashing script from individual keyboard rules.mk to common location and improve script. 8 years ago
Jack Humbert 42d5a324eb Start mvoing hardware drivers to /drivers/ (#1433) 8 years ago
Fred Sundvik ba405cfbb4 Don't search for TEENSY_LOADER_CLI if it's already defined 8 years ago
Fred Sundvik 7ea8753b72 Don't run dfu-programmer unless specified as a target 8 years ago
Fred Sundvik 18b4d24cc3 Add possibility to override the command to execute when flashing 8 years ago
Priyadi Iman Nurcahyo 901f29e3aa The adafruit BLE C++ code requires -std=c++11 9 years ago
di0ib 8fab141a02 Convert hex to bin 9 years ago
Travis La Marr 0b8c448b30 Make DFU wait for bootloader 9 years ago
Fred Sundvik f9a6e34c28 Add dfu-util command for programming 9 years ago
fredizzimo 4d4f7684e6 Add ChibiOS support for QMK (#465) 9 years ago