actions-marketplace-validations/Create a Frozen Micropython Module
Freeze a custom module into micropython
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| filename | Filename for the output firmware | yes | micropython.uf2 |
| path | Path to the module within your github repo | yes | . |
| module | The name of your module | yes | — |
| port | The micropython port to use | yes | rp2 |
| cachecode | Change this if you need to force the creation of a new cache | yes | 1 |
Outputs
no outputs