Add board search strings for Zolertia devices

This commit is contained in:
George Oikonomou 2018-10-14 17:02:59 +01:00
parent 882bfd083d
commit 5ec9063314
5 changed files with 5 additions and 5 deletions

View File

@ -1,2 +1,2 @@
MOTELIST_ZOLERTIA = firefly
MOTELIST_ZOLERTIA := Firefly
BOARD_SOURCEFILES += board.c

View File

@ -1,2 +1,2 @@
MOTELIST_ZOLERTIA = firefly
MOTELIST_ZOLERTIA := Firefly
BOARD_SOURCEFILES += board.c

View File

@ -1,4 +1,4 @@
MOTELIST_ZOLERTIA = orion
MOTELIST_ZOLERTIA := Orion
MODULES += arch/dev/enc28j60
CC2538_ENC28J60_ARCH ?= gpio
ifeq ($(WITH_IP64),1)

View File

@ -1,4 +1,4 @@
MOTELIST_ZOLERTIA = remote
MOTELIST_ZOLERTIA := RE-Mote
BOARD_SOURCEFILES += board.c antenna-sw.c mmc-arch.c rtcc.c power-mgmt.c
MODULES += os/lib/fs/fat os/lib/fs/fat/option arch/platform/zoul/fs/fat arch/dev/disk/mmc

View File

@ -1,4 +1,4 @@
MOTELIST_ZOLERTIA = remote
MOTELIST_ZOLERTIA := RE-Mote
BOARD_SOURCEFILES += board.c antenna-sw.c mmc-arch.c rtcc.c power-mgmt.c
MODULES += os/lib/fs/fat os/lib/fs/fat/option arch/platform/zoul/fs/fat arch/dev/disk/mmc