3 lines
94 B
Makefile
3 lines
94 B
Makefile
export EMULATOR ?= $(RIOTBASE)/dist/tools/renode/run-renode.sh
|
|
export EMULATOR_FLAGS ?= start
|