Files
esp-idf/components/soc/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
..
2022-10-25 17:14:59 +08:00
2023-01-18 02:34:46 +00:00
2022-07-20 14:59:50 +08:00
2021-05-10 23:21:27 +02:00
2022-11-04 17:40:29 +08:00