Package resources + a metadata file into a single .zip file.
This commit is contained in:
parent
f53e75063b
commit
cfc055c978
14 changed files with 569 additions and 0 deletions
|
|
@ -1127,6 +1127,8 @@ if(BUILD_DFU)
|
|||
)
|
||||
endif()
|
||||
|
||||
add_subdirectory(resources)
|
||||
|
||||
|
||||
# FLASH
|
||||
if (USE_JLINK)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue