Hard coded was my guess. Short of modifying the sources for the tools, using one of the known PIDs is probably best, the reported USB type may be wrong but seems harmless in this case. At least we can explain that now...
FYI.
Another item I just discovered, the boards.local.txt, which is working for the IDE, is not being read by VS Code's board manager UI. I have to move the boards.local.txt content into boards.txt to get the VS...
Also in WA.
Question. Been reading a thousand posts but there is a missing link for me to understand how the IDE 2 menu, pluggable discovery/teensy_ports, CLI board details, and boards.txt are not giving me a...
I had read about the caching and saw where just deleting the leveldb folder was enough to get the boards menus to update. That has worked great for me.
Today I discovered boards.local.txt in some searching which...
Only now did I catch that that 0.58.3 is the same as 1.58.3. I said heck with it and uninstalled VS Code and Arduino of any version, wiped folders and installed fresh.
Upon examining the new install, the Teensy...
I added a new combo to the usb_desc.h file (Serial + Serial + AUDIO) and the boards.txt to match. This adds to the 48KHz USB Audio changes I had made earlier.
I have been chasing some IDE Tools:Boards and Tools:USB...
I have been fighting the glcdfont.c problem since at least Feb 2022. My SDR program uses a define to switch between the RA8875 and RA8876 display and therefor their libraries, and the glcdfonts.c is present in multiple...
I have been trying to use 48KHz for USB Audio both directions. My project is a Teensy 4.1 based SDR radio. On the PC I run a program WSJT-X (or similar digital mode apps) which prefers 48KHz.
A CW keyer project...
We have been successfully using the Rev D audio card next to the Teensy 4.1 on a motherboard for our Teensy 4 SDR project. https://github.com/K7MDL2/KEITHSDR
This is the 4.3" board which plugs onto the back of a...