Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit 2186b33

Browse files
authored
idf 6ec081c (#132)
1 parent 7f84b9c commit 2186b33

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
@@ -14,7 +14,7 @@ ifeq ($(wildcard boards/$(BOARD)/.),)
1414
$(error Invalid BOARD specified)
1515
endif
1616

17-
IDF_HASH=d072c55
17+
IDF_HASH=6ec081c
1818

1919
TARGET ?= boot_app
2020

0 commit comments

Comments
 (0)