Searched refs:NANOAPP_NAME_STRING (Results 1 – 4 of 4) sorted by relevance
25 ifeq ($(NANOAPP_NAME_STRING),)26 $(error The NANOAPP_NAME_STRING variable must be set to the friendly name of \
21 TARGET_CFLAGS += -DNANOAPP_NAME_STRING=$(NANOAPP_NAME_STRING)
23 NANOAPP_NAME_STRING = \"Hello\ World\" macro
37 .name = NANOAPP_NAME_STRING,