openmoko-usb-oui
openmoko-usb-oui copied to clipboard
request: Add Jumperless to PID list
Jumperless - a jumperless breadboard
Licenses: Hardware - CERN-OHL-W-2.0 Software - MIT Documentation - CC-BY-4.0
OSHWA ID: US002417
https://github.com/Architeuthis-Flux/Jumperless
I might need one more PID as the Jumperless shows up as 2 USB endpoints (the other acts as a routable USB-UART bridge), and it might happen that we'll need that to show up as a completely separate device in the future.
I hope it's okay to pick an arbitrary PID to match the current made-up PID I've been using. If not, it's fine and I can make it sequential.
Anyway, thanks for doing this!
arbitrary PID is not usual, but possible. here my checklist to get a USB PID allocated (most are passed, but some need a bit of attention or explanation).
hardware (JumperLess Rev3):
- license: PASSED (CERN text present in LICENSE file)
- export: PASSED (schematic pdf in Hardware/SchematicRev3point1WithLicense.pdf.zip, layout gerber in Hardware/ProductionFiles/BoardProductionFiles.zip)
- copyright: NEEDS ATTENTION (license present, date and author/contact missing in schematic)
- schematic sources: NEEDS ATTENTION (only Rev3 source present, but export is for Rev3point1; license, date, title, and author/contact missing on sheet)
- layout sources: NEEDS ATTENTION ('Eurostile Next LT Com' font missing and not provided in repo; license, date, title, and author/contact missing on sheet)
software (JumperlessNano):
- license: PASSED (MIT text present in LICENSE file)
- sources: NEEDS ATTENTION (SPDX license present, date and author/contact missing in file header)
I see activity on the Jumperless repo. Most points that need attention have not been addressed yet though. Do you still require the PIDs and plan to work on them?
Hey @cuvoodoo,
I made the fixes you mentioned, let me know if the most recent changes bring this repo up to spec, or if I missed anything.
Thanks!
hardware (JumperLess Rev3point1):
- license: PASSED
- export: PASSED
- schematic: NEEDS ATTENTION (license/date/author/contact in export, but license missing in source)
- layout sources: NEEDS ATTENTION ('Eurostile Next LT Com' font missing and not provided in repo)
software (JumperlessNano):
- license: PASSED (MIT text present in LICENSE file)
- sources: NEEDS ATTENTION (SPDX license present, date and author/contact missing in file header)