aboutsummaryrefslogtreecommitdiff
path: root/arduino-mk-vars.md
AgeCommit message (Collapse)Author
2014-03-23Add `BOOTLOADER_PARENT` which has to be set if the user sets either of the ↵Simon John
other two BOOTLOADER variables Fix #178
2014-03-20Add phony target to run pre-build hook scriptJulien Ridoux
Fix #176
2014-03-06Beautify arduino-mk-vars.mdtinyladi
Clean up markdown and add code blocks where needed Fix #171
2014-03-06Add `OBJDIR` reference to `arduino-mk-vars.md`tinyladi
Signed-off-by: tinyladi <ladislas@weareleka.com>
2014-02-04Document all the variables that can be overridden in child makefileSudar
Huge thanks to @sej7278 for doing this Fix #75