mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/cc2538dk: remove useless include of renode
This commit is contained in:
parent
19590a9f74
commit
85765e1e33
@ -6,7 +6,4 @@ PROGRAMMER_SERIAL ?= 06EB
|
||||
PORT_LINUX ?= $(word 2,$(shell $(RIOTTOOLS)/usb-serial/find-tty.sh '^$(PROGRAMMER_SERIAL)'))
|
||||
PORT_DARWIN ?= $(firstword $(sort $(wildcard /dev/tty.usbserial*)))
|
||||
|
||||
# setup emulator
|
||||
include $(RIOTMAKE)/tools/renode.inc.mk
|
||||
|
||||
include $(RIOTBOARD)/common/cc2538/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user