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

@ -1,6 +1,6 @@
PROGRAM=spiffs_example
EXTRA_COMPONENTS = extras/spiffs
FLASH_SIZE = 32
FLASH_SIZE = 4
# spiffs configuration
SPIFFS_BASE_ADDR = 0x200000