Skip to content

Commit 7132bcd

Browse files
MrSurlydpgeorge
authored andcommitted
esp32/Makefile: Change default FLASH_MODE to dio for WROOM-32 module.
ESP-WROOM-32 (and therefore ESP-WROVER-KIT) is the reference module for development, and the most common one out there, so makes sense to provide default settings for it.
1 parent f6547f6 commit 7132bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp32/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ include ../py/py.mk
1616

1717
PORT ?= /dev/ttyUSB0
1818
BAUD ?= 460800
19-
FLASH_MODE ?= qio
19+
FLASH_MODE ?= dio
2020
FLASH_FREQ ?= 40m
2121
FLASH_SIZE ?= 4MB
2222
CROSS_COMPILE ?= xtensa-esp32-elf-

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy