mirror of
https://github.com/esphome/esphome.git
synced 2026-02-08 00:31:58 +00:00
revert this after https://github.com/libretiny-eu/libretiny/pull/361
This commit is contained in:
@@ -1 +1 @@
|
||||
a9e1ff79c83d9d042343eec7ef674929f4ae0c570a8093682da02b66c40ad53c
|
||||
10a98f1b0a739036f7b698a61ce7e2d25362692b30c2f73e5195cd8310172a67
|
||||
|
||||
@@ -197,11 +197,11 @@ ARDUINO_VERSIONS = {
|
||||
"dev": (cv.Version(1, 12, 0), "https://github.com/libretiny-eu/libretiny.git"),
|
||||
"latest": (
|
||||
cv.Version(1, 12, 0),
|
||||
"https://github.com/bdraco/libretiny.git#974cc76",
|
||||
"https://github.com/bdraco/libretiny.git#93de794",
|
||||
),
|
||||
"recommended": (
|
||||
cv.Version(1, 12, 0),
|
||||
"https://github.com/bdraco/libretiny.git#974cc76",
|
||||
"https://github.com/bdraco/libretiny.git#93de794",
|
||||
),
|
||||
}
|
||||
|
||||
|
||||
@@ -214,7 +214,7 @@ build_unflags =
|
||||
[common:libretiny-arduino]
|
||||
extends = common:arduino
|
||||
# TODO: Revert to v1.12.0 tag once https://github.com/libretiny-eu/libretiny/pull/361 is released
|
||||
platform = https://github.com/bdraco/libretiny.git#974cc76
|
||||
platform = https://github.com/bdraco/libretiny.git#93de794
|
||||
framework = arduino
|
||||
lib_compat_mode = soft
|
||||
lib_deps =
|
||||
|
||||
Reference in New Issue
Block a user