Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request: Add Jumperless to PID list #58

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Architeuthis-Flux
Copy link

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!

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 want that to show up as a completely separate device.

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.
It's possible that I'll need this second one, refer to the first commit message for details.
@cuvoodoo
Copy link
Collaborator

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)

@cuvoodoo
Copy link
Collaborator

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?

@Architeuthis-Flux
Copy link
Author

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants