makefile tweak

Conflicts:
	Makefile
This commit is contained in:
Thorsten von Eicken
2015-08-19 21:43:08 -07:00
parent aa7eadb382
commit a2990767e1

View File

@@ -29,8 +29,8 @@ ESPBAUD ?= 460800
# --------------- chipset configuration ---------------
# Pick your flash size: "512KB" or "4MB"
FLASH_SIZE ?= 4MB
# Pick your flash size: "512KB", "1MB", or "4MB"
FLASH_SIZE ?= 512KB
ifeq ("$(FLASH_SIZE)","512KB")
# Winbond 25Q40 512KB flash, typ for esp-01 thru esp-11