work in progress -> rf settings shell
This commit is contained in:
parent
3f6cb4e795
commit
8c5b66d715
7 changed files with 520 additions and 19 deletions
|
@ -12,7 +12,7 @@ CONTIKI_WITH_IPV6 = 1
|
|||
CFLAGS += -DPROJECT_CONF_H=\"project-conf.h\"
|
||||
CFLAGS += -DCONTIKI_CONF_SETTINGS_MANAGER=1
|
||||
|
||||
PROJECT_SOURCEFILES += ${SKETCH}.cpp
|
||||
PROJECT_SOURCEFILES += ${SKETCH}.cpp extended-rf-api.c
|
||||
|
||||
# automatically build RESTful resources
|
||||
REST_RESOURCES_DIR = ./resources
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue