Added the necessary modules to make the eval-adf7xxxmb4z port compile
This commit is contained in:
parent
824d2047da
commit
2ec176891f
|
@ -61,3 +61,6 @@ PROG_UART ?= /dev/ttyUSB1
|
|||
|
||||
run: $(CONTIKI_PROJECT).$(TARGET).srec
|
||||
~/adi-contiki/github/rl78flash/rl78flash -vv -i -m3 $(PROG_UART) -b500000 -a $<
|
||||
|
||||
MODULES+=core/net/ip core/net/ipv4 core/net core/net/rpl \
|
||||
core/net/ipv6 core/net/rime core/net/mac core/net/mac/sicslowmac
|
||||
|
|
Loading…
Reference in a new issue