Topic: wolfssl_AES_CTR example no longer compiles for Teensy 4.1
I've come across an issue compiling with the latest wolfssl 5.8.4 arduino library on Teensy 4.1
The wolfssl_AES_CTR example included in the library compiles with no issues for Teensy Micromod, but not for Teensy 4.1 ?
This would compiile for both Teensy models on the earlier wolfssl 5.7.6 library last year, so this is somewhat puzzling. See attached the compilation output.
What could be causing this?
TIA