xiaoxiang781216 commented on code in PR #19503:
URL: https://github.com/apache/nuttx/pull/19503#discussion_r3631082323


##########
arch/arm/src/gd32f4/gd32f4xx_progmem.c:
##########
@@ -47,6 +47,7 @@
 
 #  define FMC_PROGMEM_SECTOR_SIZES       {_K(128), _K(128)}
 #  define FMC_PROGMEM_SECTOR_NUM         (2)
+#  define FMC_PROGMEM_PAGESIZE         4096

Review Comment:
   keep 4096 align with others



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