File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
7
7
### In Development
8
8
- Fix: Do not include the Arduino header when calling generate_assembly on .cpp files. (https://github.com/Batchyx )
9
9
- Fix: Auto-detect F_CPU on Teensy from boards.txt (https://github.com/DaWelter )
10
+ - Fix: params typo in PuTTY section (issue #487 ) (https://github.com/ericdand )
11
+ - Fix: Fixed sed expression to properly format show_submenu (issue #488 ) (https://github.com/cbosdo )
10
12
11
13
### 1.5.2 (2017-01-11)
12
14
@@ -18,7 +20,6 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
18
20
- Fix: ARDUINO_VERSION can cope with the longer 1.6.10 version string (issue #444 ) (https://github.com/sej7278 )
19
21
- Fix: Changed PARSE_BOARD to handle colons in e.g. CORE or VARIANT (issue #461 ) (https://github.com/sej7278 )
20
22
- Fix: Changed Teensy.mk to support Arduino 1.6.12 and Teensyduino 1.30 (issues #383 , #431 ) (https://github.com/georgeharker )
21
- - Fix: params typo in PuTTY section (issue #487 ) (https://github.com/ericdand )
22
23
23
24
### 1.5.1 (Debian version: 1.5-3) (2016-02-22)
24
25
You can’t perform that action at this time.
0 commit comments