jpaali commented on code in PR #17309:
URL: https://github.com/apache/nuttx/pull/17309#discussion_r2514324999


##########
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:
   Added a short description



-- 
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]

Reply via email to