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

fix: fix param CONFIG_SPI_NUM for esp32 at_hspi

Open kenny5660 opened this issue 4 years ago • 1 comments
trafficstars

Hello, fix allows to use vspi pins on iomux for at_interface. Usefull when jtag debug connector is used.

kenny5660 avatar Sep 24 '21 00:09 kenny5660

@kenny5660 Thanks for your contribution, adding other SPI interfaces is useful, I forgot to add it in ESP32.

ESP-Coco avatar Oct 27 '21 09:10 ESP-Coco