1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-24 08:29:11 -04:00
Darian Leung 6fc935e584 refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t
portBASE_TYPE is an internal macro defined by the porting layer. This commit
changes all references to BaseType_t which is the official type exposed by
FreeRTOS.
2023-07-31 17:10:34 +02:00
..

SDIO workflow

This README is a supplement to the comments in the SDIO slave driver. For more details, see sdio_slave.c.

The diagram are described in mermaid format. You can view the diagrams on Github or with any mermaid renders.

Sending direction