pull/7/head
Signor Pellegrino (from Citadel PC) 2024-01-24 09:13:37 +03:00
parent de54d0c608
commit c7c5f613e6
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ echo_c 33 "\nCopying project files"
cp -afv ${COMPOSER_DIR}/projects/${PROJECT}/* ${FIRMWARE_DIR} cp -afv ${COMPOSER_DIR}/projects/${PROJECT}/* ${FIRMWARE_DIR}
echo_c 33 "\nBuilding the project" echo_c 33 "\nBuilding the project"
make BOARD=${DEVICE} all make BOARD=${PROJECT} all
copy_to_archive copy_to_archive
# copy_to_tftp # copy_to_tftp