]> git.donarmstrong.com Git - qmk_firmware.git/commit
add 'mavrdude' target into tmk_core/avr.mk (#3986)
authorTakeshi ISHII <2170248+mtei@users.noreply.github.com>
Fri, 28 Sep 2018 02:02:12 +0000 (11:02 +0900)
committerJack Humbert <jack.humb@gmail.com>
Fri, 28 Sep 2018 02:02:12 +0000 (22:02 -0400)
commitbaebbc096702c3ecc0ee89b4fbf5749e79f02375
treee71f7f0843e959976e2de76a45033c2810cc91a1
parentedeace279b1cdc5a5450cc5b41d49b341a3a121f
add 'mavrdude' target into tmk_core/avr.mk (#3986)

* add 'mavrdude' target into tmk_core/avr.mk

I made it a little convenient when writing the same binary to multiple Pro Micro.

* rename target name 'mavrdude' to 'avrdude-loop'

* modify docs/flashing.md about avrdude-loop

* mdify docs/flashing.md again

* modifi docs/flashing.md 3rd
docs/flashing.md
tmk_core/avr.mk