You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: applications/nrf_desktop/board_configuration.rst
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,9 +93,9 @@ nRF52840 USB Dongle (``nrf52840dongle/nrf52840``) and nRF52833 USB Dongle (``nrf
93
93
* Bluetooth uses Nordic Semiconductor's SoftDevice link layer and is configured to act as a central.
94
94
Input data comes from Bluetooth and is retransmitted to USB.
95
95
* 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.
99
99
100
100
nRF52820 USB Dongle (``nrf52820dongle``)
101
101
* The application is configured to act as a dongle that forwards data from both mouse and keyboard.
0 commit comments