simbit18 commented on code in PR #16878:
URL: https://github.com/apache/nuttx/pull/16878#discussion_r2292867009
##########
boards/xtensa/esp32s3/common/Kconfig:
##########
@@ -46,15 +46,15 @@ config ESP32S3_STORAGE_MTD_SIZE
range 0x0 0x1000000 if ESP32S3_FLASH_16M
range 0x0 0x2000000 if ESP32S3_FLASH_32M
depends on ESP32S3_MTD
- ---help---
+ ------help------
MTD size in SPI Flash.
choice ESP32S3_SPIFLASH_FS
prompt "Mount SPI Flash MTD on bring-up"
default ESP32S3_SPIFLASH_SMARTFS
depends on ESP32S3_MTD
optional
- ---help---
+ ------help------
Review Comment:
------help------ -> ---help---
--
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]