I want to try it for Teensyduino app, but the wiki doesn't help me, I'm working on macOS. The path for Arduino/hardware/tools is different to windows.
On mac there is a user folder Documents/Arduino/hardware which is...
Tried with following .ini on platformIO
platform = teensy
board = teensy41
framework = arduino
platform_packages = toolchain-gccarmnoneeabi@>1.90000.0
getting following result
Linking...
Wishes for a new Teensy with i.mx rt1170:
- DIP-64 format, this gives extra pins and more space on the PCB
- USB C connector
- Ethernet (100Mb) and USB Host on standard pins (like on the first Mbed boards)
- The...