We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c64494a commit 6857dcaCopy full SHA for 6857dca
samples/sysbuild/with_mcuboot/CMakeLists.txt
@@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.20.0)
5
find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
6
project(sample_with_mcuboot)
7
8
-# Verify that this samnple is built through sysbuild to ensure MCUboot is
+# Verify that this sample is built through sysbuild to ensure MCUboot is
9
# automatically included and that sample specific MCUboot configurations are
10
# used when building MCUboot.
11
test_sysbuild()
0 commit comments