esp-idf/components/esp_psram/esp32
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
..
esp_himem.c himem: Fixed incorrect out_ptr when calling esp_himem_map range_offset non-zero 2023-04-05 01:29:34 +08:00
esp_psram_extram_cache.c esp_psram: remove g_spiram_ok 2022-06-14 15:44:27 +08:00
esp_psram_impl_quad.c bugfix(driver/gpio):update the incorrect comment 2023-07-13 10:52:50 +08:00
Kconfig.spiram all: Apply new version logic (major * 100 + minor) 2022-11-03 08:36:23 +00:00