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

add PID for ECCN M0 #988

Merged
merged 8 commits into from
Nov 25, 2024
Merged

add PID for ECCN M0 #988

merged 8 commits into from
Nov 25, 2024

Conversation

bradanlane
Copy link
Contributor

The Bradán Lane STUDIO has created a small PCB using the SAMD21G18 with 4MB of extra flash memory (intended for application data or for CircuitPython code and libraries). It also contains touch pads, a buzzer, and LEDs.

The design is suitable for created a macropad or a small game.

This pull request is to provide a PID for the ECCN M0 for both C/C++ programming and CircuitPython.

Copy link
Collaborator

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please link to the software that this will run and use the PID. (For example, your branch of CircuitPython that adds support.)

Hardware files are Kicad and fine.

1209/5687/index.md Outdated Show resolved Hide resolved
@bradanlane
Copy link
Contributor Author

bradanlane commented Nov 8, 2024

The

How do I include a "source" url for the hardware design plus a "source" url for the CircuitPython firmware as there is only a single field?

The branch for CircuitPython is:

https://github.com/bradanlane/circuitpython/tree/bls_coin_m0

In an attempt to comply, I changed the "site" url to be the hardware design and set the "source" to be the CircuitPython branch.

A CircuitPython PR merge is pending review.

The board is now in the CircuitPython build.

@bradanlane
Copy link
Contributor Author

sorry for the typos in the code change commit comment

@tannewt
Copy link
Collaborator

tannewt commented Nov 25, 2024

How do I include a "source" url for the hardware design plus a "source" url for the CircuitPython firmware as there is only a single field?

I think folks generally link to the hardware repo and the README in the hardware repo links to the software repo.

Copy link
Collaborator

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CP source ok.

@tannewt tannewt merged commit 8aab733 into pidcodes:master Nov 25, 2024
2 checks passed
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.

2 participants