mirror of
https://github.com/CovidBraceletPrj/CovidBracelet.git
synced 2025-07-02 19:40:28 +02:00
Set fix platform version, so Zephyr v2.5.0 is always used
This commit is contained in:
parent
b4b7d925f7
commit
7909c7968f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
default_envs = nrf52840_dk
|
default_envs = nrf52840_dk
|
||||||
|
|
||||||
[env:nrf52840_dk]
|
[env:nrf52840_dk]
|
||||||
platform = nordicnrf52
|
platform = nordicnrf52@7.0.0
|
||||||
board = nrf52840_dk
|
board = nrf52840_dk
|
||||||
framework = zephyr
|
framework = zephyr
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue