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-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
2017-09-27
Recognize serial monitors with full path in MONITOR_CMD
SZEDER Gábor
2017-09-10
Merge pull request #525 from tuna-f1sh/master
Sudar Muthu
2017-09-06
Fix indenting
John Whittington
2017-09-06
Auto detect Windows sketchbook path using USERPROFILE not HOME and spelling
John Whittington
2017-09-05
Update HISTORY.md
John Whittington
2017-09-05
Documentation changes for Windows usage
John Whittington
2017-09-05
Detect Cygwin Python or user installed Windows Python and use according devic...
John Whittington
2017-09-04
Merge pull request #502 from tuna-f1sh/master
Sudar Muthu
2017-09-03
Merge branch 'master' of https://github.com/sudar/Arduino-Makefile
John Whittington
2017-09-03
Merge pull request #524 from sej7278/master
Simon John
2017-09-03
rm old tags file made safer and only if it exists
John Whittington
2017-09-03
Ido/ino typo in echo when building tags
John Whittington
[next]