Flash할 때 NVS 보존
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
cmake_minimum_required(VERSION 3.20.0)
|
||||
|
||||
macro(app_set_runner_args)
|
||||
board_runner_args(nrfutil "--erase-mode=ranges")
|
||||
endmacro()
|
||||
|
||||
find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
|
||||
project(vesiscan)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user