Teensyduino 1.21 has been officially released.
http://www.pjrc.com/teensy/td_download.html
Here are the changes since version 1.20:
Special thanks to everyone who helped beta test and everyone who contributed ideas, feedback, patches and libraries.
http://www.pjrc.com/teensy/td_download.html
Here are the changes since version 1.20:
- Support for Teensy-LC
- Support Arduino 1.6.0 and 1.6.1
- Keep Arduino Serial Monitor window open during Upload (Arduino 1.0.6, 1.6.0, 1.6.1)
- Improve Arduino Serial Monitor efficiency & memory usage (Arduino 1.0.6)
- Wire.setClock()
- Tools > CPU Speed menu supports speed vs size optimized (Teensy 3.1 & LC)
- Update sample Makefile for non-Arduino usage
- Simplify usb_desc.h for creating custom USB devices
- Libraries added: Adafruit_VS1053, FastCRC, openGLCD, Snooze, TFT_ILI9163C
- Libraries updated: Adafruit_CC3000, Adafruit_NeoPixel, Adafruit_SSD1306, Adafruit_ST7735, FastLED, FreqCount, FreqMeasure, ILI9341_t3, IRremote, MsTimer2, OctoWS2811, OneWire, PS2Keyboard, PulsePosition, Time, TimerOne, TimerThree, TinyGPS
- Upgrade ARM Toolchain from 4.7.2 to 4.8.4.
- Various minor bug fixes
Special thanks to everyone who helped beta test and everyone who contributed ideas, feedback, patches and libraries.