Skip to content

Commit 0536759

Browse files
committed
applications: nrf_desktop: Fix .rst bullet list formatting
Aling properly to the rest. Signed-off-by: Carles Cufi <[email protected]>
1 parent 08e4609 commit 0536759

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

applications/nrf_desktop/board_configuration.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@ nRF52840 USB Dongle (``nrf52840dongle/nrf52840``) and nRF52833 USB Dongle (``nrf
9393
* Bluetooth uses Nordic Semiconductor's SoftDevice link layer and is configured to act as a central.
9494
Input data comes from Bluetooth and is retransmitted to USB.
9595
* The configuration with the B0 bootloader is set as default for the ``nrf52840dongle/nrf52840`` board and with the MCUboot bootloader is set as default for the ``nrf52833dongle`` board.
96-
* The nRF5 MBR partition (``nrf5_mbr``) added by the ``nrf52840dongle/nrf52840`` board is not used.
97-
It is statically defined with address and size both set to zero to prevent Partition Manager from trying to place it dynamically.
98-
The application did not switch to the ``bare`` board variant to keep backwards compatibility.
96+
* The nRF5 MBR partition (``nrf5_mbr``) added by the ``nrf52840dongle/nrf52840`` board is not used.
97+
It is statically defined with address and size both set to zero to prevent Partition Manager from trying to place it dynamically.
98+
The application did not switch to the ``bare`` board variant to keep backwards compatibility.
9999

100100
nRF52820 USB Dongle (``nrf52820dongle``)
101101
* The application is configured to act as a dongle that forwards data from both mouse and keyboard.

0 commit comments

Comments
 (0)