Here is a second beta test for Teensyduino 1.58.
Continuing to test gcc toolchain 11.3.1. Many libraries updated for compile errors, but lots of new compiler warnings remains. The addr2line issue remains unresolved. Arduino CLI issue #1782 needs investigation.
Automatic creation of a .lst file has been restored. Testing needed to determine if it has acceptable speed on huge output, like Defragster's large test.
teensy_secure has some openssl fat trimmed. Hopefully malwarebytes will be happier?
Linux 64 bit:
https://www.pjrc.com/teensy/td_158-beta2/TeensyduinoInstall.linux64
Windows:
https://www.pjrc.com/teensy/td_158-beta2/TeensyduinoInstall.exe
IDE 2.0: Windows & Linux64 updated for boards manager
Changes since Teensyduino 1.58-beta1:
automatically create .lst file after linking
include time.h with Arduino.h
fix FNET on gcc 11
update MFRC522
fix Snooze errors with gcc 11
update TeensyThreads
USBHost_t36 bluetooth and HID improvements (KurtE)
Continuing to test gcc toolchain 11.3.1. Many libraries updated for compile errors, but lots of new compiler warnings remains. The addr2line issue remains unresolved. Arduino CLI issue #1782 needs investigation.
Automatic creation of a .lst file has been restored. Testing needed to determine if it has acceptable speed on huge output, like Defragster's large test.
teensy_secure has some openssl fat trimmed. Hopefully malwarebytes will be happier?
Linux 64 bit:
https://www.pjrc.com/teensy/td_158-beta2/TeensyduinoInstall.linux64
Windows:
https://www.pjrc.com/teensy/td_158-beta2/TeensyduinoInstall.exe
IDE 2.0: Windows & Linux64 updated for boards manager
Changes since Teensyduino 1.58-beta1:
automatically create .lst file after linking
include time.h with Arduino.h
fix FNET on gcc 11
update MFRC522
fix Snooze errors with gcc 11
update TeensyThreads
USBHost_t36 bluetooth and HID improvements (KurtE)
Last edited by a moderator: