Restrict RTCC example to Zoul boards that have an RTCC
This commit is contained in:
parent
0bacdd451e
commit
4a757a0e82
@ -5,6 +5,8 @@ TARGET = zoul
|
||||
all: $(CONTIKI_PROJECT)
|
||||
|
||||
PLATFORMS_ONLY = zoul
|
||||
# Only the Re-Mote is equiped with an RTCC
|
||||
BOARDS_ONLY = remote-reva remote-revb
|
||||
|
||||
CONTIKI = ../../../..
|
||||
include $(CONTIKI)/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user