tmedicci commented on PR #12898:
URL: https://github.com/apache/nuttx/pull/12898#issuecomment-2291314465

   > > > provide some information about how to attach it externally.
   > > 
   > > 
   > > @tmedicci
   > > ```
   > > eMMC Module   ESP32S3
   > > CMD    ==>    GPIO 41
   > > CLK    ==>    GPIO 39
   > > D0     ==>    GPIO 40
   > > D1     ==>    GPIO 16
   > > D2     ==>    GPIO 8
   > > D3     ==>    GPIO 42
   > > ```
   > > 
   > > 
   > >     
   > >       
   > >     
   > > 
   > >       
   > >     
   > > 
   > >     
   > >   
   > > The GPIO ports, ESP32S3_SDMMC_CMD, ESP32S3_SDMMC_CLK, 
ESP32S3_SDMMC_D0|1|2|3, are defined in `arch/xtensa/src/esp32s3/Kconfig`.
   > 
   > Can you add support to eMMC to 
`Documentation/platforms/xtensa/esp32s3/index.rst` and also this pinout with a 
brief description in the board specific documentation?
   
   yes, more important @Windrow14 , please provide the `defconfig` used for 
testing and support for the boards that already contain the SD slot 
(ESP32-S3-Korvo-2, for instance) to enable us to test this PR, if possible.


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