Skip to content
Snippets Groups Projects
Commit d68782ec authored by thiebolt's avatar thiebolt
Browse files

bumps to esp32 2.0.11

parent a481c4ec
No related branches found
No related tags found
No related merge requests found
No preview for this file type
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
# #
# Deployment script for neOCampus / neOSensor boards # Deployment script for neOCampus / neOSensor boards
# #
# F.Thiebolt jul.23 upgrades esp* SDKs
# F.Thiebolt jan.23 upgrades esp* SDKs # F.Thiebolt jan.23 upgrades esp* SDKs
# F.Thiebolt aug.22 upgrades esp* SDKs # F.Thiebolt aug.22 upgrades esp* SDKs
# F.Thiebolt feb.21 added CubeCell support # F.Thiebolt feb.21 added CubeCell support
...@@ -12,7 +13,7 @@ ...@@ -12,7 +13,7 @@
# #
# Global defs # Global defs
ESP32_REV=${ESP32_REV:-"2.0.9"} ESP32_REV=${ESP32_REV:-"2.0.11"}
ESP8266_REV=${ESP8266_REV:-"3.1.2"} ESP8266_REV=${ESP8266_REV:-"3.1.2"}
CUBECELL_REV=${CUBECELL_REV:-"1.3.0"} CUBECELL_REV=${CUBECELL_REV:-"1.3.0"}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment