mirror of
https://github.com/esphome/esphome.git
synced 2025-03-15 07:08:20 +00:00
add arch toolchain
This commit is contained in:
parent
0ebe5aa60e
commit
2f2506b09d
@ -96,7 +96,7 @@ async def to_code(config):
|
|||||||
"platform_packages",
|
"platform_packages",
|
||||||
[
|
[
|
||||||
"platformio/framework-zephyr@https://github.com/tomaszduda23/framework-sdk-nrf#87d53cf64275836bd30232fc116a92132ec157fe",
|
"platformio/framework-zephyr@https://github.com/tomaszduda23/framework-sdk-nrf#87d53cf64275836bd30232fc116a92132ec157fe",
|
||||||
"platformio/toolchain-gccarmnoneeabi@https://github.com/tomaszduda23/toolchain-sdk-ng/archive/refs/tags/v0.16.1.zip",
|
"platformio/toolchain-gccarmnoneeabi@https://github.com/tomaszduda23/toolchain-sdk-ng#19977f5453afb01d12e3eefdfdcb8b8802e11bf4",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user