This avoids the need to 'make clean' before you do a simulator build (or vice-versa).
@@ -1,5 +1,9 @@
##############################################################################
ifndef EMSCRIPTEN
BUILD = ./build
else
BUILD = ./build-sim
endif
BIN = watch
ifndef BOARD
The note is not visible to the blocked user.