Merge bc1a0406f7 into c3482a8c01
This commit is contained in:
commit
aca679f73a
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
# Flash size in megabits
|
# Flash size in megabits
|
||||||
# Valid values are same as for esptool.py - 2,4,8,16,32
|
# Valid values are same as for esptool.py - 2,4,8,16,32
|
||||||
FLASH_SIZE ?= 16
|
FLASH_SIZE ?= 32
|
||||||
|
|
||||||
# Flash mode, valid values are same as for esptool.py - qio,qout,dio.dout
|
# Flash mode, valid values are same as for esptool.py - qio,qout,dio.dout
|
||||||
FLASH_MODE ?= qio
|
FLASH_MODE ?= qio
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue