Searched refs:hello1 (Results 1 – 3 of 3) sorted by relevance
61 .PHONY: check boot hello1 clean_boot clean_hello1 \87 BUILD_DIR_HELLO1 := $(BUILD_DIRECTORY)/hello195 all: boot hello1 hello297 full.bin: boot hello1 hello2100 -p signed-hello1.bin \105 @rm -f signed-hello1.bin124 hello1: check target127 cmake -DFROM_WHO=hello1 \139 signed-hello1.bin177 $(PYOCD) flash -a $(IMG0_ADDR) signed-hello1.bin[all …]
22 make BOARD=${BOARD} -j$(nproc) hello1 || die "Build hello1"
29 Then, load hello1:34 should get an image "hello1".49 And you should see a revert and "hello1" running.