Skip to content

Commit

Permalink
ESP32: Update ESP-IDF to 3.3+bf02206
Browse files Browse the repository at this point in the history
Our branch: https://github.com/mongoose-os/esp-idf/tree/3.3-r5

Based on upstream commit: espressif/esp-idf@bf02206

#548

CL: ESP32: Update ESP-IDF to 3.3+bf02206
  • Loading branch information
rojer committed Aug 4, 2020
1 parent a537676 commit 24c520d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion platforms/esp32/sdk.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
docker.io/mgos/esp32-build:3.3-r4
docker.io/mgos/esp32-build:3.3-r5
2 changes: 1 addition & 1 deletion tools/docker/esp32/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
DOCKERFILES = esp32-build
SPIFFS_CONFIG_PATH = /vfs-fs-spiffs/include/esp32
TOOLCHAIN_VERSION = 1.22.0-80-g6c4433a-5.2.0
TOOLCHAIN_VERSION = 1.22.0-96-g2852398-5.2.0
DOCKER_FLAGS = --build-arg=TOOLCHAIN_VERSION=$(TOOLCHAIN_VERSION) \
--build-arg=DOCKER_TAG=$(DOCKER_TAG)

Expand Down

0 comments on commit 24c520d

Please sign in to comment.