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
2017-09-03
Merge pull request #524 from sej7278/master
Simon John
2017-09-02
Moved the LTO etc. flags from CXXFLAGS_STD to CXXFLAGS
Simon John
2017-08-11
Merge pull request #516 from szeder/quote-prefix-tag
Simon John
2017-08-08
Quote the prefix tag in the space_pad_to function
SZEDER Gábor
2017-07-25
Merge pull request #510 from sej7278/master
Simon John
2017-07-21
Add -fno-devirtualize to CXXFLAGS_STD to workaround a g++ bug. As this could ...
Simon John
2017-07-16
Merge pull request #508 from fuzzyTew/robotis-opencm
1.6.0
Sudar Muthu
2017-07-12
Add makefile for Robotis OpenCM & update version to 1.6.0
Karl Semich
2017-06-02
Merge pull request #501 from MilanV/master
Simon John
2017-06-02
Fix paths in the example Makefile
Milan Vancura
2017-06-02
Document how to setup Makefile for 3rd party boards
Milan Vancura
2017-06-01
Merge pull request #500 from sej7278/master
Simon John
2017-06-01
Fix autodetection of USB_PID on SparkFun's new ProMicro core
Simon John
2017-04-01
Merge pull request #493 from sej7278/master
Simon John
2017-04-01
Add support for cu as MONITOR_CMD, use ~. to exit, be mindful when using over...
Simon John
2017-03-13
Update HISTORY.md
Simon John
2017-03-13
Merge pull request #488 from cbosdo/show_submenu-fix
Simon John
2017-03-13
show_submenu: fix sed expression
Cédric Bosdonnat
2017-03-12
Update HISTORY.md
Simon John
2017-03-12
Merge pull request #487 from ericdand/patch-1
Simon John
2017-03-12
Correct spelling mistake in PuTTY section
Eric Dand
2017-02-12
Update HISTORY.md
Simon John
2017-02-12
Merge pull request #477 from DaWelter/master
Simon John
2017-02-12
Autodetect the fastest speed with which various Teensy boards can run. Altern...
Michael Welter
2017-01-24
Merge pull request #475 from Batchyx/master
Sudar Muthu
2017-01-21
Arduino.mk: Fix generating assembly for cpp files.
batchy
2017-01-21
History.md: Re-add "In Development" section.
batchy
2017-01-11
Bump up version to 1.5.2 for release
v1.5.2
1.5.2
Sudar Muthu
2016-11-13
Merge pull request #469 from wilywampa/master
Sudar Muthu
2016-11-12
Fix parsing of Teensy options with multiple "="s
Jacob Niehus
2016-11-09
Merge pull request #468 from georgeharker/master
Sudar Muthu
2016-11-05
fix incorrect variable ref
George Harker
2016-11-05
hard code ARCHITECTURE if not found in boards.txt, update history
George Harker
2016-11-04
add comment on additional vars
George Harker
2016-11-04
fix mcu
George Harker
2016-11-04
fix platform dir
George Harker
2016-11-04
make it work with modern arduino and teensyduino scripts
George Harker
2016-10-12
Merge pull request #465 from sej7278/master
Simon John
2016-10-11
Changed the PARSE_BOARD function to handle colons found in things like build....
Simon John
2016-10-11
Merge pull request #464 from sej7278/master
Simon John
2016-10-11
Changed LTO support check to avr-gcc > 4.9.0 as the 4.8.1 bundled with the ID...
Simon John
2016-09-08
Merge pull request #453 from sej7278/master
Simon John
2016-09-08
Updated changelog
Simon John
2016-09-08
Merge pull request #452 from sej7278/master
Sudar Muthu
2016-09-08
Updated docs regarding CXXFLAGS etc. for LTO support
Simon John
2016-09-08
Added LTO flags etc. to provide smaller/faster AVR code.
Simon John
2016-08-25
Merge pull request #449 from sovcik/master
Sudar Muthu
2016-08-25
PySerial installation for Windows updated (#1)
Jozef Sovcik
2016-07-29
Merge pull request #445 from sej7278/master
Sudar Muthu
2016-07-29
Fix for 1.6.10 version detection
Simon John
[next]