Here is a second beta test for Teensyduino 1.36.
Old beta download links removed. Please use the latest version:
https://www.pjrc.com/teensy/td_download.html
Changes since version 1.36-beta1:
Old beta download links removed. Please use the latest version:
https://www.pjrc.com/teensy/td_download.html
Changes since version 1.36-beta1:
- Link Time Optimization (LTO) no longer default
- Ethernet socketBeginMulticast (manitou)
- Fix IntervalTimer on Teensy 3.5
- Wire library supports Wire1, Wire2
- Wire library timeouts for error conditions
- Libraries updated: AccelStepper, Audio, FastLED, ShiftPWM, LedDisplay, TouchScreen
- Minor improvements to AVR emulation
- Hardware serial write() compatibility fix
- Fix pin config on Serial6
- Add extreme joystick, disabled by default, edit usb_desc.h
- Fix String test as boolean
- Faster installation, especially on Mac