acassis commented on a change in pull request #4334:
URL: https://github.com/apache/incubator-nuttx/pull/4334#discussion_r687721725
##########
File path: arch/risc-v/src/esp32c3/Kconfig
##########
@@ -261,6 +261,10 @@ config ESP32C3_SPIFLASH
select MTD_BYTE_WRITE
select MTD_PARTITION
+config ESP32C3_SPIFLASH_BLOCK_SIZE
+ int "SPI FLASH BLOCK SIZE"
+ default 64
Review comment:
Should the default be 256?
--
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]