Here is a first beta test for Teensyduino 1.32.
Edit: old beta test linkes removed. Full non-beta release is here:
http://www.pjrc.com/teensy/td_download.html
Changes since Teensyduino 1.31:
Edit: old beta test linkes removed. Full non-beta release is here:
http://www.pjrc.com/teensy/td_download.html
Changes since Teensyduino 1.31:
- Support for Arduino 1.6.13
- Serial monitor shows status in title bar, Arduino 1.6.13 only
- Ethernet library now supports W5500 chip
- Fix SD library with old SD cards on Teensy 3.5 & 3.6
- Fix IntervalTimer start/stop bug
- Fix Audio library SPI hogging with Teensy 3.5/3.6 build in SD card (Frank B)
- Libraries updated: Snooze, Time, TimerThree