Port over docs and firmware, and store module parameters.
This commit is contained in:
parent
6f0cbc059d
commit
22876dac1f
8 changed files with 24 additions and 51 deletions
|
|
@ -5,7 +5,7 @@ build_dir_tree "${HEXDIR}" || return 1
|
|||
|
||||
# install binary
|
||||
echo "Installing firmware into '${HEXDIR}'"
|
||||
install_file "${@NAME@}" "${HEXDIR}" 0755 || return 1
|
||||
install_file "${@CNAME@}" "${HEXDIR}" 0755 || return 1
|
||||
print_success "Done"
|
||||
|
||||
# kate: @KATE_MODELINE@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue