hurricane/gps/gps.mk

NAME := app_hurricane_gps
$(NAME)_SOURCES := \
main.c \
nvm_defaults.c
$(NAME)_AUTO_PROTOTYPE := 1
$(NAME)_REQUIRED_COMPONENTS := resources.gecko_os.webapp
$(NAME)_REQUIRED_COMPONENTS += $(COMPONENTS_ROOT).hurricane
$(NAME)_REQUIRED_COMPONENTS += $(COMPONENTS_ROOT).drivers.gps.ublox