spejsiot/switch/Makefile-user.mk

9 lines
178 B
Makefile
Raw Normal View History

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