mirror of
https://github.com/esphome/esphome.git
synced 2024-12-25 15:04:54 +01:00
version up
This commit is contained in:
parent
b750f3f783
commit
662b31eb76
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ async def to_code(config):
|
|||
cg.add_platformio_option(
|
||||
"platform_packages",
|
||||
[
|
||||
"platformio/framework-zephyr@https://github.com/tomaszduda23/framework-sdk-nrf/archive/refs/tags/v2.6.1-1.zip",
|
||||
"platformio/framework-zephyr@https://github.com/tomaszduda23/framework-sdk-nrf/archive/refs/tags/v2.6.1-2.zip",
|
||||
"platformio/toolchain-gccarmnoneeabi@https://github.com/tomaszduda23/toolchain-sdk-ng/archive/refs/tags/v0.16.1.zip",
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue