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 d4f6a5a commit 7c2b3dbCopy full SHA for 7c2b3db
doc/releases/release-notes-3.6.rst
@@ -272,9 +272,12 @@ Libraries / Subsystems
272
* Implemented datetime functionality in MCUmgr OS management group, this makes use of the RTC
273
driver API.
274
275
- * 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,
276
which is not supported in the next USB stack.
277
278
+ * Fixed an issue whereby the ``mcuboot erase`` DFU shell command could be used to erase the
279
+ MCUboot or currently running application slot.
280
+
281
* File systems
282
283
* Modem modules
0 commit comments