xiaoxiang781216 commented on code in PR #17309:
URL: https://github.com/apache/nuttx/pull/17309#discussion_r2513950193
##########
include/nuttx/mtd/mtd.h:
##########
@@ -77,6 +77,8 @@
* erased state of the MTD
cell */
#define MTDIOC_ERASESECTORS _MTDIOC(0x000c) /* IN: Pointer to mtd_erase_s
structure
* OUT: None */
+#define MTDIOC_RESETMEMORY _MTDIOC(0x000d) /* IN: None
Review Comment:
add the description here
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]