Skip to content

Add description of Packaged Custom Chips #222

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pekkanikander
Copy link

docs(chips-api/packaged-chip): Add description of Packaged Custom Chips

* Update chips-api/getting-started to discuss packaged custom chips

* Update diagram-format to discuss dependencies

…hips

    * Update chips-api/getting-started to discuss packaged custom chips

    * Update diagram-format to discuss dependencies
@urish urish self-assigned this Jan 23, 2025
@urish urish added the documentation Improvements or additions to documentation label Jan 23, 2025
@drf5n
Copy link
Contributor

drf5n commented Jan 26, 2025

Thinking out loud: So there are a few ways to make the chip.zip file,

  1. Use a Makefile like https://github.com/wokwi/inverter-chip/blob/main/Makefile
  2. Use Github CI like https://github.com/wokwi/inverter-chip/blob/main/.github/workflows/build.yaml
  3. Compile the stuff from a command line

The inverter chip setup confused me because there are several different ways of getting the job done, and you don't /need/ to do all of them.

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

Successfully merging this pull request may close these issues.

None yet

3 participants