Provide zephyr via github

This commit is contained in:
Tobias Schramm 2021-02-04 23:33:44 +01:00 committed by Patrick Rathje
parent 42b2001380
commit 959e946ce4
1 changed files with 6 additions and 2 deletions

View File

@ -48,8 +48,12 @@ lib_deps =
lib_ignore =
mbedtls
platform_packages =
framework-zephyr @ file://C:\Users\Tobias\Documents\zephyr-v2.5.0-rc2
framework-zephyr-hal-nordic @ file://C:\Users\Tobias\Documents\zephyr-hal-nordic-v2.5.0-rc2
# This is suboptimal at best
# Only zephyr v2.5.0+ release candidates have support for the PineTime
# And there is no official package for that yet
# Thus I provide my own versions here
framework-zephyr @ https://github.com/TobleMiner/framework-zephyr/releases/download/v2.5.0-rc2-bin/zephyr.zip
framework-zephyr-hal-nordic @ https://github.com/TobleMiner/framework-zephyr-hal-nordic/releases/download/v2.5.0-rc2-bin/zephyr-hal-nordic.zip
[env:desktop]
platform = native