mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Move the SPI2 bus, transfer-size and DMA-alignment constants shared by the full-duplex DMA and half-duplex HD transports into ble_log_prph_spi_common.h. Pin numbers stay Kconfig-driven but fall back to the target's native SPI2 IOMUX pins when configured negative, and default to -1 so both transports use the native pins out of the box; any GPIO number still overrides.