3 lines
84 B
Makefile
3 lines
84 B
Makefile
export EMULATOR ?= $(RIOTTOOLS)/renode/run-renode.sh
|
|
export EMULATOR_FLAGS ?= start
|