Closed gaojulong closed 3 years ago
Thank you for reporting.
I found that gpio_pad_select_gpio changed to gpio_reset_pin. https://github.com/espressif/esp-idf/blob/master/examples/get-started/blink/main/blink_example_main.c#L63
With this, both GPIO18 and GPIO19 work correctly.
Please try with the latest version.
针对ESP32-C3:添加IO18和IO19引脚判断 The following defines are used to disable USB JTAG when pins 18 and pins 19 are set to be used as GPIO.