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 |