Skip to content

Commit 900e015

Browse files
authored
define esp-idf version to 4.4.8 (#46)
1 parent 89194af commit 900e015

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

esp32-s3-box-3/esp32-s3-box-3.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ esp32:
5757
flash_size: 16MB
5858
framework:
5959
type: esp-idf
60+
version: 4.4.8
61+
platform_version: 5.4.0
6062
sdkconfig_options:
6163
CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240: "y"
6264
CONFIG_ESP32S3_DATA_CACHE_64KB: "y"

esp32-s3-box-lite/esp32-s3-box-lite.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ esp32:
5757
flash_size: 16MB
5858
framework:
5959
type: esp-idf
60+
version: 4.4.8
61+
platform_version: 5.4.0
6062
sdkconfig_options:
6163
CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240: "y"
6264
CONFIG_ESP32S3_DATA_CACHE_64KB: "y"

esp32-s3-box/esp32-s3-box.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ esp32:
5757
flash_size: 16MB
5858
framework:
5959
type: esp-idf
60+
version: 4.4.8
61+
platform_version: 5.4.0
6062
sdkconfig_options:
6163
CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240: "y"
6264
CONFIG_ESP32S3_DATA_CACHE_64KB: "y"

m5stack-atom-echo/m5stack-atom-echo.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ esp32:
1313
board: m5stack-atom
1414
framework:
1515
type: esp-idf
16+
version: 4.4.8
17+
platform_version: 5.4.0
1618

1719
logger:
1820
api:

0 commit comments

Comments
 (0)