Skip to content

Commit 255d242

Browse files
committed
esp32: Update to latest ESP IDF.
1 parent c9edaff commit 255d242

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

esp32/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ ESPIDF_ESP32_O = $(addprefix $(ESPIDF)/components/esp32/,\
194194
cpu_start.o \
195195
gdbstub.o \
196196
crosscore_int.o \
197-
deepsleep.o \
197+
deep_sleep.o \
198198
heap_alloc_caps.o \
199199
ipc.o \
200200
int_wdt.o \
@@ -521,7 +521,7 @@ all: $(BUILD)/bootloader.bin $(BUILD)/partitions.bin $(BUILD)/application.bin
521521
.PHONY: idf-version deploy erase
522522

523523
idf-version:
524-
$(ECHO) "IDF version: 87d0eb0fdb00b84987f5fed1d6316868dc420896"
524+
$(ECHO) "IDF version: 576052e5c28eb462cb5f5dd39b40dfcc7a8dc92d"
525525

526526
deploy: $(BUILD)/bootloader.bin $(BUILD)/partitions.bin $(BUILD)/application.bin
527527
$(ECHO) "Writing $^ to the board"

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