File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,13 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
12
12
13
13
- New: Add LTO support for users with avr-gcc > 4.9 (issue #446 & #456 ) (https://github.com/sej7278 )
14
14
- Tweak: Updated Linux instructions and sync documentation from the old blog(), README.md and Arduino.mk (https://github.com/az-z )
15
+ - Tweak: Documentation for Windows updated to include installation of PySerial (https://github.com/sovcik )
15
16
- Fix: Updated CXXFLAGS_STD to match upstream 1.6 (issue #424 ) (https://github.com/calvinli )
16
17
- Fix: Added support for attiny core's use of chip instead of cpu in submenus (https://github.com/straccio )
17
18
- Fix: ARDUINO_VERSION can cope with the longer 1.6.10 version string (issue #444 ) (https://github.com/sej7278 )
18
19
- Fix: Changed PARSE_BOARD to handle colons in e.g. CORE or VARIANT (issue #461 ) (https://github.com/sej7278 )
19
- - Tweak: Documentation for Windows updated to include installation of PySerial ( https://github.com/sovcik )
20
- - FIX: Changed Teensy.mk to support Arduino 1.6.12 and Teensyduino 1.30 (issues # 383 , # 431 ) (https://github.com/georgeharker )
20
+ - 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 )
21
22
22
23
### 1.5.1 (Debian version: 1.5-3) (2016-02-22)
23
24
You can’t perform that action at this time.
0 commit comments