Add board search strings for Zolertia devices
This commit is contained in:
parent
882bfd083d
commit
5ec9063314
@ -1,2 +1,2 @@
|
||||
MOTELIST_ZOLERTIA = firefly
|
||||
MOTELIST_ZOLERTIA := Firefly
|
||||
BOARD_SOURCEFILES += board.c
|
||||
|
@ -1,2 +1,2 @@
|
||||
MOTELIST_ZOLERTIA = firefly
|
||||
MOTELIST_ZOLERTIA := Firefly
|
||||
BOARD_SOURCEFILES += board.c
|
||||
|
@ -1,4 +1,4 @@
|
||||
MOTELIST_ZOLERTIA = orion
|
||||
MOTELIST_ZOLERTIA := Orion
|
||||
MODULES += arch/dev/enc28j60
|
||||
CC2538_ENC28J60_ARCH ?= gpio
|
||||
ifeq ($(WITH_IP64),1)
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user