aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-22Merge pull request #567 from tuna-f1sh/dueSudar Muthu
2018-06-14Support for Arduino Due addedJohn Whittington
2018-03-18Merge pull request #556 from wingunder/masterSudar Muthu
2018-03-18Added the DIAGNOSTICS_COLOR_WHEN var for controlling diagnostics-color.Pieter du Preez
2018-02-24Merge pull request #546 from kierdavis/disable-prog-types-compatSimon John
2018-02-24Merge branch 'master' into disable-prog-types-compatSimon John
2018-02-24Merge pull request #533 from doronbehar/detect-archlinuxSimon John
2018-02-24Merge pull request #543 from tuna-f1sh/samSimon John
2018-02-24SAMD Cortex M0 device support (Zero, MKR1000, etc)John Whittington
2018-01-25Merge pull request #548 from kierdavis/fix-typoSudar Muthu
2018-01-24Fix typo in arduino-mk-vars.mdKier Davis
2018-01-24Allow compatibility with old pgmspace API to be disabled by the userKier Davis
2018-01-22Merge pull request #545 from kierdavis/fix-readme-typoSudar Muthu
2018-01-21Fix a typo in the READMEKier Davis
2018-01-12Merge pull request #530 from tuna-f1sh/masterSimon John
2018-01-03Merge remote-tracking branch 'upstream/master'John Whittington
2017-12-28Merge pull request #541 from sej7278/masterSimon John
2017-12-28Moved ATtiny examples from Blink to ATtinyBlink and updated the instructions ...Simon John
2017-12-22Merge pull request #540 from sej7278/masterSimon John
2017-12-22Moved -e flag for avrdude from set_fuses to ispload as you wouldn't want a ch...Simon John
2017-11-07ardmk-init runs without prompt by default, cli arg added to avoid clint depen...John Whittington
2017-10-13Update Fedora spec fileJohn Whittington
2017-10-12Merge remote-tracking branch 'upstream/master'John Whittington
2017-10-12Run ardmk-init without dependancy if running quietJohn Whittington
2017-10-06Add ardmk-init manpage and correct typosJohn Whittington
2017-10-06Set `ARDMK_VENDOR` differently if OS is Arch Linux.Doron Behar
2017-10-03Recognize serial monitors with full path in MONITOR_CMDSZEDER Gábor
2017-10-02ardmk-init linted using pylintJohn Whittington
2017-09-29Merge pull request #529 from szeder/monitor-cmd-with-pathSudar Muthu
2017-09-28ardmk-init usage added to README and HISTORY updateJohn Whittington
2017-09-28ardmk-init arg parse options and made V1.0John Whittington
2017-09-28WIP: ardmk-init more verbose about directory operating inJohn Whittington
2017-09-28WIP: CLI project makefile generatorJohn Whittington
2017-09-28Add support for ISP_PROG Atmel IceJohn Whittington
2017-09-28Fix:Add to langmap not set ino,pde using ctagsJohn Whittington
2017-09-27Recognize serial monitors with full path in MONITOR_CMDSZEDER Gábor
2017-09-10Merge pull request #525 from tuna-f1sh/masterSudar Muthu
2017-09-06Fix indentingJohn Whittington
2017-09-06Auto detect Windows sketchbook path using USERPROFILE not HOME and spellingJohn Whittington
2017-09-05Update HISTORY.mdJohn Whittington
2017-09-05Documentation changes for Windows usageJohn Whittington
2017-09-05Detect Cygwin Python or user installed Windows Python and use according devic...John Whittington
2017-09-04Merge pull request #502 from tuna-f1sh/masterSudar Muthu
2017-09-03Merge branch 'master' of https://github.com/sudar/Arduino-MakefileJohn Whittington
2017-09-03Merge pull request #524 from sej7278/masterSimon John
2017-09-03rm old tags file made safer and only if it existsJohn Whittington
2017-09-03Ido/ino typo in echo when building tagsJohn Whittington
2017-09-02Moved the LTO etc. flags from CXXFLAGS_STD to CXXFLAGSSimon John
2017-09-01Merge with upstreamJohn Whittington
2017-09-01Use LOCAL_SRC variable due to proir assert and only scan libs if there are libsJohn Whittington