Skip to content

Commit

Permalink
Merge pull request #57 from yoziru/bump-esp-idf-5.3.0-platformio-6.8.1
Browse files Browse the repository at this point in the history
bump esp-idf 5.3.0 / platformio 6.8.1
  • Loading branch information
yoziru committed Aug 4, 2024
2 parents ea1ba8c + 85173e7 commit 51b21e5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions boards/esp32-generic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ esp32:
flash_size: 4MB
framework:
type: esp-idf
version: 5.2.2
platform_version: 6.7.0
version: 5.3.0
platform_version: 6.8.1
4 changes: 2 additions & 2 deletions boards/m5stack-atoms3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ esp32:
flash_size: 8MB
framework:
type: esp-idf
version: 5.2.2
platform_version: 6.7.0
version: 5.3.0
platform_version: 6.8.1

# Output that blinks the LED
output:
Expand Down
4 changes: 2 additions & 2 deletions boards/m5stack-nanoc6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ esp32:
flash_size: 4MB
framework:
type: esp-idf
version: 5.2.2
platform_version: 6.7.0
version: 5.3.0
platform_version: 6.8.1
sdkconfig_options:
CONFIG_OPENTHREAD_ENABLED: n
CONFIG_ENABLE_WIFI_STATION: y
Expand Down

0 comments on commit 51b21e5

Please sign in to comment.