Here is a first beta test for Teensyduino 1.37.
Old beta download links removed. Please use the latest version:
https://www.pjrc.com/teensy/td_download.html
Changes since Teensyduino 1.36:
SD lib, handle larger than 64K read/write
SPI lib - unified SPIClass, constexpr
Wire lib - constexpr
Use gnu++11 for 32 bit Teensy
MTP fixes
add MTP Disk to USB Type menu
Print, Stream, Serial, Serial# constexpr
analogWriteResolution returns prior setting
add missing kinetis.h register defines
availableForWrite & flush in Print class
map() improvements
fix exp10 and stricmp
Audio: improved envelope, added TDM, Waveshaper, PWM Synth, CS42448, fix I2S slave
FastLED fixes
Update MIDI to latest version
Fix PS2Keyboard
Tlc5940 fixes
XPT2046_Touchscreen interrupt fix on non-Teensy boards
Fix auto-reboot on Windows 10 rev 1703 (Creator's Update)
Old beta download links removed. Please use the latest version:
https://www.pjrc.com/teensy/td_download.html
Changes since Teensyduino 1.36:
SD lib, handle larger than 64K read/write
SPI lib - unified SPIClass, constexpr
Wire lib - constexpr
Use gnu++11 for 32 bit Teensy
MTP fixes
add MTP Disk to USB Type menu
Print, Stream, Serial, Serial# constexpr
analogWriteResolution returns prior setting
add missing kinetis.h register defines
availableForWrite & flush in Print class
map() improvements
fix exp10 and stricmp
Audio: improved envelope, added TDM, Waveshaper, PWM Synth, CS42448, fix I2S slave
FastLED fixes
Update MIDI to latest version
Fix PS2Keyboard
Tlc5940 fixes
XPT2046_Touchscreen interrupt fix on non-Teensy boards
Fix auto-reboot on Windows 10 rev 1703 (Creator's Update)