Platform Teensy Versions Save

Teensy: development platform for PlatformIO

v4.2.1

5 years ago
  • Fix file IO for Python 3

v4.2.0

5 years ago
  • Updated mbed framework to 5.11.5
  • Downgraded GCC toolchain to 7.x for mbed

v4.1.0

5 years ago
  • Updated ARM Mbed OS to v5.11.4
  • Use "Smallest Code" optimization profile for Teensy LC and "Faster" for others

v4.0.0

5 years ago

v3.7.1

5 years ago

v3.7.0

5 years ago
  • Updated Teensyduino to 1.45
  • Updated Atmel AVR toolchain to 5.4.0 (for Teensy 2.0)
  • Switched to built-in rebooter in "teensy_post_compile" script (resolves issue with uploading to Teensy 3.x) (issue #41)
  • Renamed board identifiers for Teensy 2.0: teensy2.0 -> teensy2 and teensy20pp -> teensy2pp

v3.6.0

5 years ago
  • Move mbed build script to framework-mbed package
  • Update mbed to 5.10.1

v3.5.0

5 years ago
  • Update Arduino framework "Teensyduino" to v1.44

v3.4.0

5 years ago
  • Update mbed to 5.9.4
  • Fix issue with a space in project path when J-LINK is used as uploader

v3.3.2

5 years ago
  • Use J-Link package from PlatformIO Registry