esp-hosted icon indicating copy to clipboard operation
esp-hosted copied to clipboard

Add documentation on enabling SDIO_SLAVE_FLAG_INTERNAL_PULLUP

Open gdaneels opened this issue 1 year ago • 1 comments

When using the ESP-WROVER-KIT and you want to use the internal pull-up resistors, it is necessary to enable the flag in the sdio_init() function. While this is described in the code, it is not described in the documentation. I added a short documentation paragraph on this.

gdaneels avatar May 15 '23 14:05 gdaneels