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

Commit 4254ab2

Browse files
committed
update idf 3394ee573
1 parent 6b4f392 commit 4254ab2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+22
-22
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=c61fe64
17+
IDF_HASH=3394ee5
1818

1919
TARGET ?= boot_app
2020

0 Bytes
Binary file not shown.

esp32/bootloader/lib/libefuse.a

0 Bytes
Binary file not shown.

esp32/bootloader/lib/liblog.a

0 Bytes
Binary file not shown.

esp32/bootloader/lib/libmicro-ecc.a

0 Bytes
Binary file not shown.

esp32/bootloader/lib/libsoc.a

0 Bytes
Binary file not shown.

esp32/bootloader/lib/libspi_flash.a

0 Bytes
Binary file not shown.

esp32/esp32.project.ld

Lines changed: 21 additions & 21 deletions
Large diffs are not rendered by default.

esp32/lib/libapp_update.a

0 Bytes
Binary file not shown.

esp32/lib/libbootloader_support.a

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)