bundle: update (2026-01-22)
All checks were successful
version / update-version (release) Successful in 13s

This commit is contained in:
2026-01-22 15:00:45 +00:00
parent a9c87f2adf
commit a5ddc33a27
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"},
}