version up

This commit is contained in:
Tomasz Duda 2024-10-17 19:47:31 +02:00
parent a2a92138aa
commit 2155ee318f

View file

@ -196,7 +196,7 @@ extends = common
platform = platformio/nordicnrf52@10.3.0 platform = platformio/nordicnrf52@10.3.0
framework = zephyr framework = zephyr
platform_packages = 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 platformio/toolchain-gccarmnoneeabi@https://github.com/tomaszduda23/toolchain-sdk-ng/archive/refs/tags/v0.16.1.zip
build_flags = build_flags =
${common.build_flags} ${common.build_flags}