Nerves v0.8.0 API Reference
Modules
Contains package info for Nerves dependencies
Defines a Nerves package struct and helper functions
Package artifacts are the product of compiling a package with a specific toolchain
Defines the Nerves package platform behaviour
Defines the Nerves package provider behaviour
Produce an artifact for a package using Docker
Downloads an artifact from a remote http location
Builds an artifact locally
Mix Tasks
Build a Nerves Artifact from a Nerves Package
Build a firmware image for the selected target platform
Writes the generated firmware image to an attached SDCard or file
Create a firmware image file that can be copied byte-for-byte to an SDCard or other memory device
Prints Nerves system information.
mix nerves.info
Prepares a new project for use with releases. By default, this forwards the call to
mix release.init --template /path/to/nerves/release_template.eex