spejsiot/sonoff/Makefile-user.mk

17 lines
403 B
Makefile

MODULES = app ../spejsiot ../spejsiot/endpoints
DISABLE_SPIFFS = 1
USER_CFLAGS = -I../common
#ENABLE_SSL = 1
RBOOT_ENABLED = 1
RBOOT_BIG_FLASH = 0
RBOOT_TWO_ROMS = 1
RBOOT_RTC_ENABLED = 1
# these next options only needed when using two rom mode
RBOOT_ROM_0 ?= rom0
RBOOT_LD_0 ?= rboot.rom0.ld
RBOOT_ROM_1 ?= rom1
RBOOT_LD_1 ?= rboot.rom1.ld
SPI_SIZE = 1M
SPI_MODE = dout