acassis commented on code in PR #18904: URL: https://github.com/apache/nuttx/pull/18904#discussion_r3274069244
########## drivers/mtd/mx25rxx.c: ########## @@ -127,6 +128,14 @@ #define MX25R6435F_SECTOR_COUNT (2048) #define MX25R6435F_PAGE_SIZE (256) +/* MX25L12873G (128 MB) memory capacity */ Review Comment: Yes, I understood our point, unfortunately this kind of issue is spread across all EEPROM and Flash drivers. I suggest as send a separated PR to fix them all. -- 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]
