Nerves v1.5.0 Nerves.System.BR View Source
Link to this section Summary
Functions
Create an archive of the artifact
Called as the last step of bootstrapping the Nerves env.
Build the artifact
Return the location in the build path to where the global artifact is linked.
Clean up all the build files
Link to this section Functions
Link to this function
archive(pkg, toolchain, opts) View Source
Create an archive of the artifact
Link to this function
bootstrap(map) View Source
Called as the last step of bootstrapping the Nerves env.
Link to this function
build(pkg, toolchain, opts) View Source
Build the artifact
Link to this function
build_path_link(pkg) View Source
Return the location in the build path to where the global artifact is linked.
Link to this function
clean(pkg) View Source
Clean up all the build files