Set fix platform version, so Zephyr v2.5.0 is always used

This commit is contained in:
H1ghBre4k3r 2021-07-22 20:39:48 +02:00 committed by Patrick Rathje
parent b4b7d925f7
commit 7909c7968f
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
default_envs = nrf52840_dk
[env:nrf52840_dk]
platform = nordicnrf52
platform = nordicnrf52@7.0.0
board = nrf52840_dk
framework = zephyr
monitor_speed = 115200