We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f147e8b commit 227905aCopy full SHA for 227905a
doc/releases/release-notes-3.6.rst
@@ -280,9 +280,12 @@ Libraries / Subsystems
280
* Implemented datetime functionality in MCUmgr OS management group, this makes use of the RTC
281
driver API.
282
283
- * Fixes an issue in MCUmgr console UART input whereby the FIFO would be read outside of an ISR,
+ * Fixed an issue in MCUmgr console UART input whereby the FIFO would be read outside of an ISR,
284
which is not supported in the next USB stack.
285
286
+ * Fixed an issue whereby the ``mcuboot erase`` DFU shell command could be used to erase the
287
+ MCUboot or currently running application slot.
288
+
289
* File systems
290
291
* Modem modules
0 commit comments