Provides a list of pre-compiled firmware images for nRF Programmer in the GitHub pages website for this repository.
Changes to saga
will trigger a publication of the new manifest.json
and the
archive files to GitHub pages using the
publishToGHPages
action which runs
the generate-assets.ts
script.
- Create a folder for the application in
applications
. - Add one or more files containing the installable firmware images.
- Document the application in a JSON document following the existing examples.
- Push the changes to
saga
directly, or create a PR.