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
2017-06-01
Fix autodetection of USB_PID on SparkFun's new ProMicro core
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-12
Update HISTORY.md
Simon John
2017-02-12
Update HISTORY.md
Simon John
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-05
hard code ARCHITECTURE if not found in boards.txt, update history
George Harker
2016-10-11
Changed the PARSE_BOARD function to handle colons found in things like build....
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
Updated changelog
Simon John
2016-08-25
PySerial installation for Windows updated (#1)
Jozef Sovcik
2016-07-29
Fix for 1.6.10 version detection
Simon John
2016-07-02
Update README
az-z
2016-02-22
Bump up version to v1.5.1 for release
1.5.1
Sudar Muthu
2016-02-19
update changelog to reflect show_submenu target
andrew hutchison
2016-02-09
ard-reset-arduino: support pyserial 3.0
Gaute Hope
2015-12-28
Removed the check for BOOTLOADER_PATH being empty as its merged into
Simon John
2015-12-16
Fixed "make show_boards" regex to allow for hyphens in BOARD_TAG
Simon John
2015-10-27
correct HISTORY.md order
Albert Pretorius
2015-10-26
Better parsing of boards.txt file which allows Adafruit Trinket to be used
Albert Pretorius
2015-09-21
added missing quote in RAEDME.md and fix-note in HISTORY.md
Thomas Kilian
2015-09-15
Replace $VENDOR with $ARDMK_VENDOR as $VENDOR is a tcsh environment variable.
Simon John
2015-09-13
Ensure AVRDUDE_CONF is set when AVR_TOOLS_DIR is manually set by user,
Simon John
2015-09-07
Added contributor details to history
Simon John
2015-09-07
Make sure TARGET is set correctly when CURDIR contains spaces.
Sven Dahlstrand
2015-07-14
Add AVR Dragon commit info to HISTORY.md
Simon John
2015-07-09
fix typo, add more info about asm core sources
Simon John
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
[next]