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
2019-07-18
Add new *_VER variables to documentation
John Whittington
2019-07-04
Build the ArduinoCore API
SZEDER Gábor
2019-06-12
Show the configuration when ARDUINO_QUIET=0
SZEDER Gábor
2019-04-20
Merge pull request #598 from Dukejung/master
Sudar Muthu
2019-04-01
Update HISTORY.md
Simon John
2019-02-11
Update HISTORY.md
Dukejung
2019-01-11
Populate USB_PRODUCT and USB_MANUFACTURER if in boards file using Caterina
John Whittington
2018-11-27
Updated history
Simon John
2018-11-11
Change BOARD_SPEED to BOARD_CLOCK setting and extend to menu.clock and menu.s...
Donna Whisnant
2018-11-11
Update documentation for BOARD_SPEED.
Donna Whisnant
2018-10-02
Added a test case for moving CORE_LIB in PR #583.
Pieter du Preez
2018-09-14
Added the TOOL_PREFIX variable for setting up the executable tools.
Pieter du Preez
2018-09-13
Moved the PARSE_BOARD macro from Arduino.mk to Common.mk.
Pieter du Preez
2018-06-14
Support for Arduino Due added
John Whittington
2018-03-18
Added the DIAGNOSTICS_COLOR_WHEN var for controlling diagnostics-color.
Pieter du Preez
2018-02-24
Merge branch 'master' into disable-prog-types-compat
Simon John
2018-02-24
SAMD Cortex M0 device support (Zero, MKR1000, etc)
John Whittington
2018-01-24
Allow compatibility with old pgmspace API to be disabled by the user
Kier Davis
2018-01-03
Merge remote-tracking branch 'upstream/master'
John Whittington
2017-12-28
Moved ATtiny examples from Blink to ATtinyBlink and updated the instructions ...
Simon John
2017-12-22
Moved -e flag for avrdude from set_fuses to ispload as you wouldn't want a ch...
Simon John
2017-10-03
Recognize serial monitors with full path in MONITOR_CMD
SZEDER Gábor
2017-09-28
ardmk-init usage added to README and HISTORY update
John Whittington
2017-09-27
Recognize serial monitors with full path in MONITOR_CMD
SZEDER Gábor
2017-09-05
Update HISTORY.md
John Whittington
2017-09-03
Merge branch 'master' of https://github.com/sudar/Arduino-Makefile
John Whittington
2017-09-02
Moved the LTO etc. flags from CXXFLAGS_STD to CXXFLAGS
Simon John
2017-09-01
Merge with upstream
John Whittington
2017-08-08
Quote the prefix tag in the space_pad_to function
SZEDER Gábor
2017-07-21
Add -fno-devirtualize to CXXFLAGS_STD to workaround a g++ bug. As this could ...
Simon John
2017-07-12
Add makefile for Robotis OpenCM & update version to 1.6.0
Karl Semich
2017-06-04
Support for generation of project tags file
John Whittington
2017-06-02
Document how to setup Makefile for 3rd party boards
Milan Vancura
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
[next]