mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 11:02:12 +01:00
Bump Arduino core to 2.0.16
This commit is contained in:
parent
23731f793f
commit
c4e1dbe44b
2 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -7,7 +7,7 @@ on:
|
||||||
env:
|
env:
|
||||||
ARDUINO_BOARD_MANAGER_ADDITIONAL_URLS: "https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json"
|
ARDUINO_BOARD_MANAGER_ADDITIONAL_URLS: "https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json"
|
||||||
ARDUINO_CLI_VERSION: "0.x"
|
ARDUINO_CLI_VERSION: "0.x"
|
||||||
ARDUINO_ESP32_VERSION: "2.0.15"
|
ARDUINO_ESP32_VERSION: "2.0.16"
|
||||||
ARDUINO_JSON_VERSION: "6.21.5"
|
ARDUINO_JSON_VERSION: "6.21.5"
|
||||||
ESPTOOL_VERSION: "4.7"
|
ESPTOOL_VERSION: "4.7"
|
||||||
LITTLEFS_VERSION: "v2.5.1"
|
LITTLEFS_VERSION: "v2.5.1"
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue