nerves v1.6.3 mix firmware View Source

Build a firmware image for the selected target platform.

This task builds the project, combines the generated OTP release with a Nerves system image, and creates a .fw file that may be written to an SDCard or sent to a device.

Command line options

  • --verbose - produce detailed output about release assembly

Environment variables

  • NERVES_SYSTEM - may be set to a local directory to specify the Nerves system image that is used

  • NERVES_TOOLCHAIN - may be set to a local directory to specify the Nerves toolchain (C/C++ crosscompiler) that is used

Link to this section Summary

Link to this section Functions

Link to this function

erlinit_config_header(opts)

View Source
Link to this function

module_compiler_version(mod)

View Source