Forum Rule: Always post complete source code & details to reproduce any issue!
-
Where are Teensy examples in Arduino 2
Hi,
I installed Arduino 2.0.2 and add Teensy lib. Connection with board is ok. But I don't found the Teensy folder in the File | Examples menu, like it did in older versions.There's only teensy_ssd_1351 , and TeensyThreads.
Where can i find them ?
-
They're there. Perhaps your installation went awry?

- Wes, W5ZZO
-
Yes, I have well this part, but not found for example as wrote in doc: File > Examples > Teensy > USB_MIDI > Buttons, and globally not found usb midi section
-
As comparaison, here is what i have on my old computer with Arduino 1.8.13
-
Senior Member+
I created an issue on this back early this year: https://github.com/arduino/arduino-ide/issues/869
The solution that most board types have used, is to ship with a dummy library, hopefully with a name that gets it installed at the the start of the Teensy section:
Something like: 0-Teensy ...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules