arduino-data
arduino-data copied to clipboard
USB Vendor and Product IDs
Find & populate vid's and pid's for all/most/common boards
Some from a list
2341 Arduino SA
0001 Uno (CDC ACM)
0010 Mega 2560 (CDC ACM)
003b Serial Adapter (CDC ACM)
003f Mega ADK (CDC ACM)
0042 Mega 2560 R3 (CDC ACM)
0043 Uno R3 (CDC ACM)
0044 Mega ADK R3 (CDC ACM)
0045 Serial R3 (CDC ACM)
8036 Leonardo (CDC ACM, HID)
sorry, ignore 0f9f570; it was some local cloning wonkiness but 0b57f2f is good
Jackpot! It looks like there's more data than what is listed in the boards.txt file.
(Sidenote: is it annoying/distracting to use this issue as a scratchpad? or good for/seen as documentation/collab?)
I love having the discussion here. It keeps a permanent record of why decisions were made.