Skip to content

Commit 51b21e5

Browse files
authored
Merge pull request #57 from yoziru/bump-esp-idf-5.3.0-platformio-6.8.1
bump esp-idf 5.3.0 / platformio 6.8.1
2 parents ea1ba8c + 85173e7 commit 51b21e5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

boards/esp32-generic.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ esp32:
88
flash_size: 4MB
99
framework:
1010
type: esp-idf
11-
version: 5.2.2
12-
platform_version: 6.7.0
11+
version: 5.3.0
12+
platform_version: 6.8.1

boards/m5stack-atoms3.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ esp32:
99
flash_size: 8MB
1010
framework:
1111
type: esp-idf
12-
version: 5.2.2
13-
platform_version: 6.7.0
12+
version: 5.3.0
13+
platform_version: 6.8.1
1414

1515
# Output that blinks the LED
1616
output:

boards/m5stack-nanoc6.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ esp32:
99
flash_size: 4MB
1010
framework:
1111
type: esp-idf
12-
version: 5.2.2
13-
platform_version: 6.7.0
12+
version: 5.3.0
13+
platform_version: 6.8.1
1414
sdkconfig_options:
1515
CONFIG_OPENTHREAD_ENABLED: n
1616
CONFIG_ENABLE_WIFI_STATION: y

0 commit comments

Comments
 (0)