From 650d6450fd39386b3237da6b6aa424931f9cde4a Mon Sep 17 00:00:00 2001 From: Jamie McCrae Date: Fri, 10 Feb 2023 09:51:58 +0000 Subject: [PATCH] doc: release-notes 3.3: Add note on nrf52840dongle UART to USB CDC Adds a note that the nrf52840dongle_nrf52840 board has switched from the default console being the unconnected UART to USB CDC. Signed-off-by: Jamie McCrae --- doc/releases/release-notes-3.3.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/releases/release-notes-3.3.rst b/doc/releases/release-notes-3.3.rst index eb531b85a43..86641f91ee5 100644 --- a/doc/releases/release-notes-3.3.rst +++ b/doc/releases/release-notes-3.3.rst @@ -352,6 +352,10 @@ Boards & SoC Support Note that MCUboot and MCUboot image updates from pre-Zephyr 3.3 might be incompatible with Zephyr 3.3 onwards and vice versa. + * The default console for the ``nrf52840dongle_nrf52840`` board has been + changed from physical UART (which is not connected to anything on the + board) to use USB CDC instead. + * Made these changes in other boards: * The nrf52_bsim (natively simulated nRF52 device with BabbleSim) now models