spejsiot/switch/Makefile-user.mk

9 lines
201 B
Makefile
Raw Normal View History

2017-06-12 15:40:23 +00:00
MODULES = app ../spejsiot ../spejsiot/endpoints
2015-12-26 23:29:30 +00:00
DISABLE_SPIFFS = 1
USER_CFLAGS = -I../common
2017-02-05 17:39:12 +00:00
#ENABLE_SSL = 1
2016-09-10 23:46:42 +00:00
RBOOT_ENABLED = 1
RBOOT_BIG_FLASH = 1
RBOOT_RTC_ENABLED = 1
2016-08-30 19:24:34 +00:00
SPI_SIZE ?= 4M