index
:
Arduino-Makefile.git
auto-lib
headers
master
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
HISTORY.md
Age
Commit message (
Expand
)
Author
2015-07-09
Preserve source extension for object files.
Simon John
2015-07-02
Added examples for various boards and IDE versions to the Blink example.
Simon John
2015-06-24
Updated instructions for Fedora 22
Simon John
2015-06-11
Updated changelog
Grzegorz Biesiadecki
2015-06-02
Add option to split avrdude MCU from avr-gcc MCU
hhgarnes
2015-05-21
Added some extra checks to Travis-CI
Simon John
2015-05-15
Updated some documentation to clarify 1.5+ settings.
Simon John
2015-05-09
Update HISTORY.md
Simon John
2015-04-13
Prepare HISTORY.md for develpment of next version
Sudar
2015-04-07
Bump version to v1.5 for release
1.5
Sudar
2015-04-04
Fix reset for leonardo
Calvin Li
2015-04-04
Better autodetection of ARDUINO_SKETCHBOOK and ARDUINO_DIR on OSX
Simon John
2015-03-28
Replaced UTF-8 copyright symbol causing sed errors on OSX
Simon John
2015-03-28
Added support for VARIANT in submenu's
Simon John
2015-03-28
Locate 1.5+ preferences.txt file on Mac
Sudar
2015-03-27
Now we know that arduino 1.6.1 uses the ~/.arduino15 directory
Simon John
2015-03-27
Add = to PARSE_BOARD regex to make it less greedy.
Simon John
2015-03-26
Added BOARD_SUB to OBJDIR so that when changing sub boards we don't accidenta...
Simon John
2015-03-25
Added ARCHITECTURE to ALTERNATE_CORE_PATH to support 1.5+ cores like arduino-...
Simon John
2015-03-25
Always forgetting the history!
Simon John
2015-02-25
Give credit to @fbielejec for #321
Sudar
2015-01-23
Ability to modify USB_TYPE in Teensy.md
poofjunior
2015-01-01
Change CXX_NAME to CXX as per the EmacsWiki for Flymake instructions.
Simon John
2014-12-30
Typo
Gabrielius Mickevicius
2014-12-30
Update changelog
Gabrielius Mickevicius
2014-12-03
Moved location of avrdude and avrdude.conf for 1.5.8 on Linux (only!)
Simon John
2014-11-29
Removed all double-quoting except for comments/echo's
Simon John
2014-11-23
Add information about homebrew in ReadME
Sudar
2014-11-23
Added support for PuTTY on Windows
Peter Mosmans
2014-11-23
Improved Windows (Cygwin/MSYS) support
Peter Mosmans
2014-11-10
Fix speed regression since 8d443f62c, faster than 1.3.4 now
Simon John
2014-11-07
Allow avrdude to erase the chip before programming during ispload
Thomas Hebb
2014-11-08
Arduino changed the download link again, this time it uses a script,
Simon John
2014-11-05
Made CXX compile *.cpp files instead of CC.
Simon John
2014-10-24
Merge pull request #282 from sej7278/master
Sudar
2014-10-24
Merge pull request #281 from stepcut/teensy.mk
Sudar
2014-10-23
Add's "avrispmkii" to the list of ISP's that don't have a port,
Simon John
2014-10-15
Added Teensy to HISTORY.md
stepcut
2014-10-14
Merge pull request #277 from lukasz-e/arduino-1.5.x-libs
Sudar
2014-10-12
Add changelog entry for #275 and #276
Lukasz Engel
2014-10-12
Replaced double quotes with singles when passing arguments to
Simon John
2014-09-23
Added ArchLinux package info, thanks Niels.
Simon John
2014-09-22
Update Travis-CI scripts to test against Arduino v1.0.6
Simon John
2014-09-21
Removed Travis-CI references from all examples. Regular users
Simon John
2014-09-10
Rearrange items in changelog
Sudar
2014-09-10
Add note about test suite in changelog
Sudar
2014-08-29
Added *.cpp to extensions supported by "make generate_assembly"
Simon John
2014-08-29
Allow libraries/sketches to have the same name as system libs,
Simon John
2014-08-17
Fix regex for "make show_boards" on 1.5
Simon John
2014-08-16
allows "make clean" to be extended in the user's local makefile to clean
Simon John
[next]