mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 23:48:11 +01:00
add missing framework
This commit is contained in:
parent
c4fe63c208
commit
35385bb0c8
1 changed files with 1 additions and 0 deletions
|
@ -185,6 +185,7 @@ build_src_flags = -include Arduino.h
|
|||
[common:nrf52-zephyr]
|
||||
extends = common
|
||||
platform = platformio/nordicnrf52@10.3.0
|
||||
framework = zephyr
|
||||
platform_packages =
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue