esp-idf/components/spi_flash/esp32s3
Chen Jichang b9c22b126a bugfix(driver/gpio):update the incorrect comment
There are some register description errors in parts of rom/gpio.h
This commit update the incorrect comments in rom/gpio.h And now
esp_rom_gpio.h is recommend instead of rom/gpio.h. So this commit adds
macro SIG_GPIO_OUT_IDX in esp_rom_gpio_connect_out_signal
function and removes the reference to gpio.h in some source files.

Closes https://github.com/espressif/esp-idf/issues/11737
2023-07-13 10:52:50 +08:00
..
Kconfig.soc_caps.in spi_flash: only link flash vendor which is officially supported to save IRAM 2023-02-09 10:28:54 +08:00
flash_vendor_caps.h spi_flash: only link flash vendor which is officially supported to save IRAM 2023-02-09 10:28:54 +08:00
opi_flash_cmd_format_mxic.h spi_flash: update def header of MXIC 2022-03-28 16:40:02 +00:00
opi_flash_private.h mspi: support auto detect octal flash vendor 2021-10-08 15:59:57 +08:00
spi_flash_oct_flash_init.c bugfix(driver/gpio):update the incorrect comment 2023-07-13 10:52:50 +08:00