As i´m buying my electronics mostly from my local diy shop. ... Talking about semaf.at respectively
I have started using VSCode with Teensy and I am very happy with the switch. Have you tried it?
What did you do to add teensy 4.1 support to VS Code?
Maybe i overread something, but is the Teensy Audio Library compatible with the Pico Pi? Would like to build some basic stuff TIA
As I understand it, Teensy Audio makes significant use of the DSP/vector instructions of the Coretex M4 instruction set to do high-performance audio processing. RP2040's cores are just M0+ cores ... perfectly nice, friendly cores but they lack those DSP instructions.
I'd love to be wrong about this, cuz i'm being forced to adopt the RP2040 for my current project due to chip shortages.