Skip to content

Firmware builder for OpenHaystack 🛜

License

Notifications You must be signed in to change notification settings

SpaceInvaderTech/blu-transmogrifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blu-transmogrifier

Prerequisites

  • Bun or use your favorite package manager as Bun is a development dependency.
  • bun install or npm install to install dependencies.

Debug

  • bun test or npm test to run tests.
  • nrfutil pkg display firmware.zip to see content of the created package.

Build

  • bun run build or npm run build to use this package for npm i <git remote url>.