1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-05 21:02:20 +01:00

Bump ESP8266 Arduino framework from 2.7.2 to 2.7.3 (#1229)

This commit is contained in:
Otto Winter
2020-07-29 23:29:38 +02:00
committed by GitHub
parent b1d77b7c03
commit 3f6f3c14c4
8 changed files with 8 additions and 7 deletions

View File

@@ -25,6 +25,7 @@ ARDUINO_VERSION_ESP32 = {
# See also https://github.com/platformio/platform-espressif8266/releases
ARDUINO_VERSION_ESP8266 = {
'dev': 'https://github.com/platformio/platform-espressif8266.git',
'2.7.3': 'espressif8266@2.6.1',
'2.7.2': 'espressif8266@2.6.0',
'2.7.1': 'espressif8266@2.5.3',
'2.7.0': 'espressif8266@2.5.0',