Home
last modified time | relevance | path

Searched refs:hello2 (Results 1 – 2 of 2) sorted by relevance

/mcuboot-latest/samples/zephyr/
DMakefile62 hello2 clean_hello2 flash_boot flash_hello1 flash_hello2
88 BUILD_DIR_HELLO2 := $(BUILD_DIRECTORY)/hello2
95 all: boot hello1 hello2
97 full.bin: boot hello1 hello2
101 -s signed-hello2.bin \
106 @rm -f signed-hello2.bin
149 hello2: check target
152 cmake -DFROM_WHO=hello2 \
165 signed-hello2.bin
180 $(PYOCD) flash -a $(IMG1_ADDR) signed-hello2.bin
[all …]
/mcuboot-latest/docs/
Dtestplan-zephyr.md43 you should see "hello2".
59 We should have just booted the hello2. Mark this as OK:
64 And make sure this stays in the "hello2" image.