NordicSemiconductor / nrfprogrammer-firmware-images

Provides a list of pre-compiled firmware images for nRF Programmer in the GitHub pages website for this repository.

Home Page:https://nordicsemiconductor.github.io/nrfprogrammer-firmware-images/manifest.json

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nRF Programmer firmware images

Publish to Github Pages

Provides a list of pre-compiled firmware images for nRF Programmer in the GitHub pages website for this repository.

Updating the manifest.json

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.

Adding firmware images

  1. Create a folder for the application in applications.
  2. Add one or more files containing the installable firmware images.
  3. Document the application in a JSON document following the existing examples.
  4. Push the changes to saga directly, or create a PR.

About

Provides a list of pre-compiled firmware images for nRF Programmer in the GitHub pages website for this repository.

https://nordicsemiconductor.github.io/nrfprogrammer-firmware-images/manifest.json

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 98.5%Language:JavaScript 1.5%