nrf/board: Migrate nrf52840 target to new BLE stack.

This patch moves pca10056/nrf52840 target board to use
the new SoftDevice s140 v6.1.1 instead of the legacy v6.0.0.
This commit is contained in:
Glenn Ruben Bakke 2019-02-18 21:25:39 +01:00
parent d3c1436e75
commit a3a266a9c3

View File

@ -1,7 +1,7 @@
MCU_SERIES = m4
MCU_VARIANT = nrf52
MCU_SUB_VARIANT = nrf52840
SOFTDEV_VERSION = 6.0.0
SOFTDEV_VERSION = 6.1.1
LD_FILES += boards/nrf52840_1M_256k.ld
NRF_DEFINES += -DNRF52840_XXAA