Package resources + a metadata file into a single .zip file.

This commit is contained in:
Jean-François Milants 2022-08-22 21:24:25 +02:00 committed by JF
parent f53e75063b
commit cfc055c978
14 changed files with 569 additions and 0 deletions

View file

@ -1127,6 +1127,8 @@ if(BUILD_DFU)
)
endif()
add_subdirectory(resources)
# FLASH
if (USE_JLINK)