aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-08-11Merge pull request #516 from szeder/quote-prefix-tagSimon John
2017-08-08Quote the prefix tag in the space_pad_to functionSZEDER Gábor
2017-07-25Merge pull request #510 from sej7278/masterSimon John
2017-07-21Add -fno-devirtualize to CXXFLAGS_STD to workaround a g++ bug. As this could ...Simon John
2017-07-16Merge pull request #508 from fuzzyTew/robotis-opencm1.6.0Sudar Muthu
2017-07-12Add makefile for Robotis OpenCM & update version to 1.6.0Karl Semich
2017-06-04Support for generation of project tags fileJohn Whittington
2017-06-02Merge pull request #501 from MilanV/masterSimon John
2017-06-02Fix paths in the example MakefileMilan Vancura
2017-06-02Document how to setup Makefile for 3rd party boardsMilan Vancura
2017-06-01Merge pull request #500 from sej7278/masterSimon John
2017-06-01Fix autodetection of USB_PID on SparkFun's new ProMicro coreSimon John
2017-04-01Merge pull request #493 from sej7278/masterSimon John
2017-04-01Add support for cu as MONITOR_CMD, use ~. to exit, be mindful when using over...Simon John
2017-03-13Update HISTORY.mdSimon John
2017-03-13Merge pull request #488 from cbosdo/show_submenu-fixSimon John
2017-03-13show_submenu: fix sed expressionCédric Bosdonnat
2017-03-12Update HISTORY.mdSimon John
2017-03-12Merge pull request #487 from ericdand/patch-1Simon John
2017-03-12Correct spelling mistake in PuTTY sectionEric Dand
2017-02-12Update HISTORY.mdSimon John
2017-02-12Merge pull request #477 from DaWelter/masterSimon John
2017-02-12Autodetect the fastest speed with which various Teensy boards can run. Altern...Michael Welter
2017-01-24Merge pull request #475 from Batchyx/masterSudar Muthu
2017-01-21Arduino.mk: Fix generating assembly for cpp files.batchy
2017-01-21History.md: Re-add "In Development" section.batchy
2017-01-11Bump up version to 1.5.2 for releasev1.5.21.5.2Sudar Muthu
2016-11-13Merge pull request #469 from wilywampa/masterSudar Muthu
2016-11-12Fix parsing of Teensy options with multiple "="sJacob Niehus
2016-11-09Merge pull request #468 from georgeharker/masterSudar Muthu
2016-11-05fix incorrect variable refGeorge Harker
2016-11-05hard code ARCHITECTURE if not found in boards.txt, update historyGeorge Harker
2016-11-04add comment on additional varsGeorge Harker
2016-11-04fix mcuGeorge Harker
2016-11-04fix platform dirGeorge Harker
2016-11-04make it work with modern arduino and teensyduino scriptsGeorge Harker
2016-10-12Merge pull request #465 from sej7278/masterSimon John
2016-10-11Changed the PARSE_BOARD function to handle colons found in things like build....Simon John