Skip to content

Commit

Permalink
Arduino Release v3.0.5 based on ESP-IDF v5.1.4+
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieucarbou committed Sep 18, 2024
1 parent 20c75fe commit d1be79a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ monitor_filters = esp32_exception_decoder, log2file
platform = [email protected]

[env:arduino-3]
platform = https://github.com/pioarduino/platform-espressif32/releases/download/51.03.04/platform-espressif32.zip
platform = https://github.com/pioarduino/platform-espressif32/releases/download/51.03.05/platform-espressif32.zip
; board = esp32-s3-devkitc-1
; board = esp32-c6-devkitc-1

Expand All @@ -50,7 +50,7 @@ platform = [email protected]
board = ${sysenv.PIO_BOARD}

[env:ci-arduino-3]
platform = https://github.com/pioarduino/platform-espressif32/releases/download/51.03.04/platform-espressif32.zip
platform = https://github.com/pioarduino/platform-espressif32/releases/download/51.03.05/platform-espressif32.zip
board = ${sysenv.PIO_BOARD}

[env:ci-arduino-310rc1]
Expand Down

0 comments on commit d1be79a

Please sign in to comment.