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

How do I add board a new PID/VID? #15

Closed
jpecor opened this issue May 27, 2020 · 3 comments
Closed

How do I add board a new PID/VID? #15

jpecor opened this issue May 27, 2020 · 3 comments

Comments

@jpecor
Copy link

jpecor commented May 27, 2020

I'd like to try using this extension for development with our new board. How is the board metadata file generated? Is it manual? Or is it automated based on CircuitPython releases?

Our board has been added to CircuitPython and to CP.org. How can I add it to your extension?

Thanks!

@joedevivo
Copy link
Owner

Unfortunately it's still a manual process, but I just pushed 0.1.2, which should have the up to date list. Hopefully I'll be able to leverage azure pipelines going forward, automatically building and releasing whenever a new board is added to adafruit/circuitpython:master, and to update the stubs for the circuit python stdlib whenever a new version is released.

Let me know if 0.1.2 at least covers your board, here's the list from the CHANGELOG:

  • Radomir Dopieralski : Fluff M0
  • Alorium Technology, LLC : AloriumTech Evo M51
  • maholli : PyCubed
  • PJRC : Teensy 4.1
  • Makerdiary : Pitaya Go
  • Nordic Semiconductor : PCA10100
  • HiiBot : HiiBot BlueFi
  • Espressif : Saola 1 w/WROOM
  • Espressif : Saola 1 w/WROVER

@jpecor
Copy link
Author

jpecor commented Jun 1, 2020

Hi Joe - yes, this update captured it.

Thanks!
Jason

@jpecor jpecor closed this as completed Jun 1, 2020
@LazaroFilm
Copy link

Hi, What is the manual procedure for this? I'm using a board that isn't part of the list. 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

No branches or pull requests

3 participants