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

Commit 29d8021

Browse files
committed
Revert "update idf hash (#130)"
This reverts commit c9b534a.
1 parent c9b534a commit 29d8021

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=4f15a1a
17+
IDF_HASH=1f96153
1818

1919
TARGET ?= boot_app
2020

0 commit comments

Comments
 (0)