c++17

luni

Well-known member
@Paul: Do you intend to switch to c++ 17 (or higher) with 1.59? I thought 1.58 was already c++ 17 but looks like I only dreamed that :)
 
Teensyduino-1-59-Beta-1
Changes since Teensyduino 1.58:

C++17 used for Teensy 3.x and 4.x
Enable LTO options in Arduino Tools > Optimization menu
Fix startup for LTO optimization
Remove serialEvent_default, refactor yield_active_check_flags

Teensyduino 1.58 Released
Teensyduino 1.58 has been released

Changes since Teensyduino 1.57:

Updated toolchain to gcc 11.3.1 for Teensy LC, 3.x, 4.x
Update core library for gcc 11.3.1
Update Wire library for gcc 11.3.1
Update teensy_size for gcc 11.3.1
 
You'll be really surprised then to know there is a 1.59 beta 2 already too :) - and Beta 3 with the updated callbacks may come any day IIRC a recent post and time allows and an update is worthy ...
 
Thanks, didn't find much time for Teensy lately (renovating a (semi detached) house). Looks like I need to catch up :)
 
You'll be really surprised then to know there is a 1.59 beta 2 already too :) - and Beta 3 with the updated callbacks may come any day IIRC a recent post and time allows and an update is worthy ...

Ok you lost me Tim. Haven't seen a beta 2 out yet in Boards Manager for 2.0.4 or an anoucement?
 
Must admit, sometimes C++ template syntax with heavy use of STL library metaprogramming makes me want to forgo coffee and instead pour a Mimosa.
 
Back
Top