Hello,
years ago I used to change the vendor and product id of my teensy LC in raw hid mode for a project by editing the "usb_private.h" file located in "Arduino.app/Contents/Resources/Java/hardware/teensy/cores/usb_rawhid". That was Arduino version 1.0.5 last time I worked on it, which isn't working on my actual OS (macOS Monterey) anymore.
Now, in Arduino 2.3.3 (with the Teensy Board Manager installed) I can't find these files anymore inside the Arduino app.
Any idea how to set the vendor/product id in rawhid mode in Arduino 2.x Versions?
Many thanks for any help,
Andi
years ago I used to change the vendor and product id of my teensy LC in raw hid mode for a project by editing the "usb_private.h" file located in "Arduino.app/Contents/Resources/Java/hardware/teensy/cores/usb_rawhid". That was Arduino version 1.0.5 last time I worked on it, which isn't working on my actual OS (macOS Monterey) anymore.
Now, in Arduino 2.3.3 (with the Teensy Board Manager installed) I can't find these files anymore inside the Arduino app.
Any idea how to set the vendor/product id in rawhid mode in Arduino 2.x Versions?
Many thanks for any help,
Andi
Last edited: