that was a mistake
This commit is contained in:
2
Makefile
2
Makefile
@@ -6,7 +6,7 @@ CMAKE_ZEPHYR_PATH=../zephyrproject/zephyr
|
|||||||
CMAKE_ZEPHYR_COMMAND=west build
|
CMAKE_ZEPHYR_COMMAND=west build
|
||||||
CMAKE_ZEPHYR_FLAGS=-b $(TARGET)
|
CMAKE_ZEPHYR_FLAGS=-b $(TARGET)
|
||||||
|
|
||||||
all: flash
|
all: compile flash
|
||||||
|
|
||||||
compile:
|
compile:
|
||||||
$(CMAKE_ZEPHYR_COMMAND) $(CMAKE_ZEPHYR_FLAGS)
|
$(CMAKE_ZEPHYR_COMMAND) $(CMAKE_ZEPHYR_FLAGS)
|
||||||
|
|||||||
Reference in New Issue
Block a user