Updating flash size passed to esptool to use megabytes instead of megabits

This commit is contained in:
Chris Kerkhoff 2018-01-03 20:21:27 -06:00
parent 4715d5e8ff
commit 807240536f
6 changed files with 8 additions and 8 deletions

View file

@ -4,7 +4,7 @@ EXTRA_COMPONENTS=extras/dhcpserver extras/spiffs
PROGRAM_SRC_DIR = . ./cases
FLASH_SIZE = 32
FLASH_SIZE = 4
# spiffs configuration
SPIFFS_BASE_ADDR = 0x200000