Skip to content

Commit 9457fcd

Browse files
committed
doc: changelog update for the 2.0.0-preview1
Specify in which samples the new boards are supported. Signed-off-by: Bartosz Gentkowski <bartosz.gentkowski@nordicsemi.no>
1 parent d8cb61a commit 9457fcd

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

doc/nrf-bm/release_notes/release_notes_changelog.rst

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,14 @@ Highlights
1111
The following are the major changes introduced by the v2.0.0-preview1 tag:
1212

1313
* Introduced the new S115 and S145 SoftDevices: v10.0.0-1.prototype.
14-
* Added experimental support for the following boards:
14+
* Added experimental support for the following new board targets:
1515

1616
* PCA10188 (`nRF54LV10 DK`_)
1717
* PCA10184 (`nRF54LM20 DK`_)
1818
* PCA10214 (nRF54LS05 DK)
1919

20+
Support for the new boards is added in the :ref:`ble_hrs_sample` and :ref:`ble_nus_sample` samples.
21+
2022
Changelog
2123
*********
2224

@@ -162,6 +164,14 @@ Bluetooth LE samples
162164

163165
* Added sample-specific Kconfig options for the BMS authorization code by moving them from the service library scope and renaming them from :kconfig:option:`CONFIG_BLE_BMS_AUTHORIZATION_CODE` and :kconfig:option:`CONFIG_BLE_BMS_USE_AUTHORIZATION_CODE` to :kconfig:option:`CONFIG_APP_BLE_BMS_AUTHORIZATION_CODE` and :kconfig:option:`CONFIG_APP_BLE_BMS_USE_AUTHORIZATION_CODE`.
164166

167+
* :ref:`ble_hrs_sample` sample:
168+
169+
* Added support for the new board targets:
170+
171+
* PCA10188 (`nRF54LV10 DK`_)
172+
* PCA10184 (`nRF54LM20 DK`_)
173+
* PCA10214 (nRF54LS05 DK)
174+
165175
* :ref:`ble_hids_keyboard_sample`:
166176

167177
* Added support for boot mode.
@@ -172,6 +182,12 @@ Bluetooth LE samples
172182

173183
* :ref:`ble_nus_sample` sample:
174184

185+
* Added support for the new board targets:
186+
187+
* PCA10188 (`nRF54LV10 DK`_)
188+
* PCA10184 (`nRF54LM20 DK`_)
189+
* PCA10214 (nRF54LS05 DK)
190+
175191
* Updated to align with changes to the :ref:`driver_lpuarte` driver.
176192

177193
* :ref:`ble_pwr_profiling_sample`:

0 commit comments

Comments
 (0)