mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
The GPIO function names has conflict with the public API used by esp_driver_gpio component. For now, we simply comment out the conflict ones. Later, we should consider reusing the GPIO rom APIs.