Skip to content

Commit e6b3f30

Browse files
authored
Merge pull request SHA2017-badge#230 from SHA2017-badge/basvs-merge-upstream
update Makefile to build with newer esp-idf lib
2 parents 215333d + f0b5176 commit e6b3f30

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

esp32/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ESPCOMP = $(ESPIDF)/components
3838
ESPTOOL ?= $(ESPCOMP)/esptool_py/esptool/esptool.py
3939

4040
# verify the ESP IDF version
41-
ESPIDF_SUPHASH := 525ee784af5f1131969a40c56434a92b93e34be2
41+
ESPIDF_SUPHASH := fdcf2ba393eb7a91196882ef995bd6e9f64565e5
4242
ESPIDF_CURHASH := $(shell git -C $(ESPIDF) show -s --pretty=format:'%H')
4343
ifneq ($(ESPIDF_CURHASH),$(ESPIDF_SUPHASH))
4444
$(info ** WARNING **)
@@ -299,6 +299,7 @@ ESPIDF_ESP32_O = $(addprefix $(ESPCOMP)/esp32/,\
299299
dport_access.o \
300300
brownout.o \
301301
fast_crypto_ops.o \
302+
wifi_init.o \
302303
)
303304

304305
ESPIDF_HEAP_O = $(addprefix $(ESPCOMP)/heap/,\

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