spi: move spi_common_internal to esp_private

This commit is contained in:
Armando
2022-05-18 10:45:06 +08:00
parent 26ca7cbaed
commit f31d88e3fe
16 changed files with 16 additions and 45 deletions

View File

@@ -109,6 +109,8 @@ SPI
| ``spi_cal_clock()`` | :cpp:func:`spi_get_actual_clock` | Get SPI real working frequency. |
+--------------------------+----------------------------------+---------------------------------+
- The internal header file ``spi_common_internal.h`` has been moved to ``esp_private/spi_common_internal.h``.
.. only:: SOC_SDMMC_HOST_SUPPORTED
SDMMC