File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ A Makefile for Arduino Sketches
44The following is the rough list of changes that went into different versions.
55I tried to give credit whenever possible. If I have missed anyone, kindly add it to the list.
66
7- ### 1.1.0 (in development )
7+ ### 1.1.0 (2013-12-26 )
88- Don't append port details to avrdude for usbasp. See #123
99- Ignore commented lines while parsing boards.txt file. See #124
1010- In ISP mode, read baudrate and programmer from boards.txt. See #125
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ It is possible to use [`colorgcc`](https://github.com/colorgcc/colorgcc) with th
8080
8181## Versioning
8282
83- The current version of the makefile is ` 1.0.1 ` . You can find the full history in the [ HISTORY.md] ( HISTORY.md ) file
83+ The current version of the makefile is ` 1.1.0 ` . You can find the full history in the [ HISTORY.md] ( HISTORY.md ) file
8484
8585This project adheres to Semantic [ Versioning 2.0] ( http://semver.org/ ) .
8686
Original file line number Diff line number Diff line change 1919#
2020# Original Arduino adaptation by mellis, eighthave, oli.keller
2121#
22- # Current version: 1.0.1
22+ # Current version: 1.1.0
2323#
2424# Refer to HISTORY.md file for complete history of changes
2525#
You can’t perform that action at this time.
0 commit comments