mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 06:53:52 +01:00
boards/microbit: use qemu as default emulator
This commit is contained in:
parent
85765e1e33
commit
ba8825928e
@ -12,7 +12,7 @@ else ifeq (pyocd,$(PROGRAMMER))
|
||||
endif
|
||||
|
||||
# QEMU 4.0 added microbit system emulation.
|
||||
include $(RIOTMAKE)/tools/qemu.inc.mk
|
||||
RIOT_EMULATOR ?= qemu
|
||||
|
||||
# include nrf51 boards common configuration
|
||||
include $(RIOTBOARD)/common/nrf51/Makefile.include
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user