Skip to content

Releases: platformio/platform-teensy

4.2.1

19 Apr 10:25
Compare
Choose a tag to compare
  • Fix file IO for Python 3

4.2.0

11 Mar 14:19
Compare
Choose a tag to compare
  • Updated mbed framework to 5.11.5
  • Downgraded GCC toolchain to 7.x for mbed

4.1.0

19 Feb 18:30
Compare
Choose a tag to compare
  • Updated ARM Mbed OS to v5.11.4
  • Use "Smallest Code" optimization profile for Teensy LC and "Faster" for others

4.0.0

07 Feb 17:16
Compare
Choose a tag to compare

3.7.1

31 Jan 16:37
Compare
Choose a tag to compare

3.7.0

20 Dec 17:12
Compare
Choose a tag to compare
  • 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

3.6.0

17 Oct 10:33
Compare
Choose a tag to compare
  • Move mbed build script to framework-mbed package
  • Update mbed to 5.10.1

3.5.0

26 Sep 11:06
Compare
Choose a tag to compare
  • Update Arduino framework "Teensyduino" to v1.44

3.4.0

09 Aug 13:20
Compare
Choose a tag to compare
  • Update mbed to 5.9.4
  • Fix issue with a space in project path when J-LINK is used as uploader

3.3.2

17 Jul 17:23
Compare
Choose a tag to compare
  • Use J-Link package from PlatformIO Registry