bundle: update (2026-01-16)
All checks were successful
bundle / bundle (push) Successful in 19s

This commit is contained in:
2026-01-16 00:31:16 +00:00
parent 44af1518a3
commit 04a41cd977
44 changed files with 10001 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
plotters = {
# vid:pid -> {"name": "wat is this", "icon": "iconname"}
"0403:6001": {"name": "FTDI FT232RL", "icon": "vinyl"},
"1A86:7523": {"name": "QinHeng CH340/CH341", "icon": "vinyl"},
"067B:2303": {"name": "Prolific PL2303", "icon": "vinyl"},
"04D8:000A": {"name": "Microchip CDC", "icon": "vinyl"},
"7447:5419": {"name": "Generic", "icon": "vinyl"},
"0483:5740": {"name": "STMicroelectronics", "icon": "vinyl2"},
#"": {"name": "", "icon": "vinyl"},
}