index
:
Arduino-Makefile.git
auto-lib
headers
master
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-11-11
Add support for BOARD_SPEED setting.
Donna Whisnant
2018-10-07
Merge pull request #583 from wingunder/move_core_link_last
Sudar Muthu
2018-10-03
Merge remote-tracking branch 'origin/fix-travis-sudo-required' into move_core...
Pieter du Preez
2018-10-03
Fix "does not allow use of 'sudo'" error in travis
Pieter du Preez
2018-10-02
Added a test case for moving CORE_LIB in PR #583.
Pieter du Preez
2018-10-02
Merge remote-tracking branch 'org/master' into move_core_link_last
Pieter du Preez
2018-09-30
Merge pull request #580 from wingunder/master
Sudar Muthu
2018-09-30
Merge pull request #582 from tuna-f1sh/master
Sudar Muthu
2018-09-30
Moved CORE_LIB to the last position of the defined linked objects.
Pieter du Preez
2018-09-28
Pass OpenOCD options to debug_init target
John Whittington
2018-09-15
Moved the BOARDS_TXT section and stop if BOARDS_TXT is not a file.
Pieter du Preez
2018-09-14
Added the TOOL_PREFIX variable for setting up the executable tools.
Pieter du Preez
2018-09-13
Moved the PARSE_BOARD macro from Arduino.mk to Common.mk.
Pieter du Preez
2018-08-10
Merge pull request #578 from TE-HiroakiYamazoe/fix_typo_of_avrdude_isp_opt
Simon John
2018-08-09
Fix typo of AVRDUDE_ISP_OPT
Hiroaki Yamazoe
2018-06-22
Merge pull request #567 from tuna-f1sh/due
Sudar Muthu
2018-06-14
Support for Arduino Due added
John Whittington
2018-03-18
Merge pull request #556 from wingunder/master
Sudar Muthu
2018-03-18
Added the DIAGNOSTICS_COLOR_WHEN var for controlling diagnostics-color.
Pieter du Preez
2018-02-24
Merge pull request #546 from kierdavis/disable-prog-types-compat
Simon John
2018-02-24
Merge branch 'master' into disable-prog-types-compat
Simon John
2018-02-24
Merge pull request #533 from doronbehar/detect-archlinux
Simon John
2018-02-24
Merge pull request #543 from tuna-f1sh/sam
Simon John
2018-02-24
SAMD Cortex M0 device support (Zero, MKR1000, etc)
John Whittington
2018-01-25
Merge pull request #548 from kierdavis/fix-typo
Sudar Muthu
2018-01-24
Fix typo in arduino-mk-vars.md
Kier Davis
2018-01-24
Allow compatibility with old pgmspace API to be disabled by the user
Kier Davis
2018-01-22
Merge pull request #545 from kierdavis/fix-readme-typo
Sudar Muthu
2018-01-21
Fix a typo in the README
Kier Davis
2018-01-12
Merge pull request #530 from tuna-f1sh/master
Simon John
2018-01-03
Merge remote-tracking branch 'upstream/master'
John Whittington
2017-12-28
Merge pull request #541 from sej7278/master
Simon John
2017-12-28
Moved ATtiny examples from Blink to ATtinyBlink and updated the instructions ...
Simon John
2017-12-22
Merge pull request #540 from sej7278/master
Simon John
2017-12-22
Moved -e flag for avrdude from set_fuses to ispload as you wouldn't want a ch...
Simon John
2017-11-07
ardmk-init runs without prompt by default, cli arg added to avoid clint depen...
John Whittington
2017-10-13
Update Fedora spec file
John Whittington
2017-10-12
Merge remote-tracking branch 'upstream/master'
John Whittington
2017-10-12
Run ardmk-init without dependancy if running quiet
John Whittington
2017-10-06
Add ardmk-init manpage and correct typos
John Whittington
2017-10-06
Set `ARDMK_VENDOR` differently if OS is Arch Linux.
Doron Behar
2017-10-03
Recognize serial monitors with full path in MONITOR_CMD
SZEDER Gábor
2017-10-02
ardmk-init linted using pylint
John Whittington
2017-09-29
Merge pull request #529 from szeder/monitor-cmd-with-path
Sudar Muthu
2017-09-28
ardmk-init usage added to README and HISTORY update
John Whittington
2017-09-28
ardmk-init arg parse options and made V1.0
John Whittington
2017-09-28
WIP: ardmk-init more verbose about directory operating in
John Whittington
2017-09-28
WIP: CLI project makefile generator
John Whittington
2017-09-28
Add support for ISP_PROG Atmel Ice
John Whittington
2017-09-28
Fix:Add to langmap not set ino,pde using ctags
John Whittington
[next]