mirror of
https://github.com/jeelabs/esp-link.git
synced 2026-02-20 02:31:19 +01:00
Vim
This commit is contained in:
committed by
Thorsten von Eicken
parent
75448fdeb9
commit
cf329e8b84
1
Makefile
1
Makefile
@@ -163,7 +163,6 @@ else ifeq ("$(FLASH_SIZE)","2MB")
|
||||
ESP_SPI_SIZE ?= 4 # 6->4MB (1MB+1MB) or 4->4MB (512KB+512KB)
|
||||
ESP_FLASH_MODE ?= 0 # 0->QIO, 2->DIO
|
||||
ESP_FLASH_FREQ_DIV ?= 15 # 15->80Mhz
|
||||
:q
|
||||
ET_FS ?= 16m # 16Mbit flash size in esptool flash command
|
||||
ET_FF ?= 80m # 80Mhz flash speed in esptool flash command
|
||||
ET_BLANK ?= 0x1FE000 # where to flash blank.bin to erase wireless settings
|
||||
|
||||
Reference in New Issue
Block a user