mirror of
https://github.com/esphome/esphome.git
synced 2025-09-13 08:42:18 +01:00
add missing framework
This commit is contained in:
@@ -185,6 +185,7 @@ build_src_flags = -include Arduino.h
|
|||||||
[common:nrf52-zephyr]
|
[common:nrf52-zephyr]
|
||||||
extends = common
|
extends = common
|
||||||
platform = platformio/nordicnrf52@10.3.0
|
platform = platformio/nordicnrf52@10.3.0
|
||||||
|
framework = zephyr
|
||||||
platform_packages =
|
platform_packages =
|
||||||
platformio/framework-zephyr @ https://github.com/tomaszduda23/framework-sdk-nrf/archive/refs/tags/v2.6.1.zip
|
platformio/framework-zephyr @ https://github.com/tomaszduda23/framework-sdk-nrf/archive/refs/tags/v2.6.1.zip
|
||||||
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/archive/refs/tags/v0.16.1.zip
|
||||||
|
Reference in New Issue
Block a user