Update and rename app/boards/arm/zuna80/CMakeLists.txt to 应用程序/板/手臂/祖纳80/CMakeLists.txt
添加uf2对nrf52833的支持
This commit is contained in:
parent
302d9d5c6b
commit
c5777f6708
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ set_property(GLOBAL APPEND PROPERTY extra_post_build_commands
|
|||
COMMAND ${PYTHON_EXECUTABLE} ${ZEPHYR_BASE}/../tools/uf2/utils/uf2conv.py
|
||||
-c
|
||||
-b 0x1000
|
||||
-f 0xADA52833
|
||||
-f 0x621e937a
|
||||
-o ${PROJECT_BINARY_DIR}/${CONFIG_KERNEL_BIN_NAME}.uf2
|
||||
${PROJECT_BINARY_DIR}/${CONFIG_KERNEL_BIN_NAME}.bin
|
||||
)
|
Loading…
Add table
Reference in a new issue