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

Commit c9b534a

Browse files
authored
update idf hash (#130)
1 parent 73f0021 commit c9b534a

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

1919
TARGET ?= boot_app
2020

0 commit comments

Comments
 (0)