aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-10-11Merge pull request #464 from sej7278/masterSimon John
2016-10-11Changed LTO support check to avr-gcc > 4.9.0 as the 4.8.1 bundled with the ID...Simon John
2016-09-08Merge pull request #453 from sej7278/masterSimon John
2016-09-08Updated changelogSimon John
2016-09-08Merge pull request #452 from sej7278/masterSudar Muthu
2016-09-08Updated docs regarding CXXFLAGS etc. for LTO supportSimon John
2016-09-08Added LTO flags etc. to provide smaller/faster AVR code.Simon John
2016-08-25Merge pull request #449 from sovcik/masterSudar Muthu
2016-08-25PySerial installation for Windows updated (#1)Jozef Sovcik
2016-07-29Merge pull request #445 from sej7278/masterSudar Muthu
2016-07-29Fix for 1.6.10 version detectionSimon John
2016-07-25Merge pull request #437 from straccio/masterSudar Muthu
2016-07-25Merge pull request #442 from sej7278/masterSudar Muthu
2016-07-25Added -std=gnu++11 -fno-threadsafe-statics to CXXFLAGS_STD if we're using Ard...Simon John
2016-07-02Merge branch 'az-z-master'Sudar Muthu
2016-07-02Update READMEaz-z
2016-06-22Search in BOARDS_TXT for chip or cpu submenustraccio
2016-06-22Merge remote-tracking branch 'sudar/master'straccio
2016-02-22Bump up version to v1.5.1 for release1.5.1Sudar Muthu
2016-02-20Merge pull request #412 from drewhutchison/masterSudar Muthu
2016-02-19update changelog to reflect show_submenu targetandrew hutchison
2016-02-19updated BOARD_TAG to indicate show_submenu targetandrew hutchison
2016-02-19added show_submenu targetandrew hutchison
2016-02-12Merge pull request #411 from gauteh/pyserial_3_fixSudar Muthu