mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-02 16:11:41 +01:00
* Removed gpio_types.h as it is already available for Linux in the hal component. * Moved gpio_num.h from tools/mocks to soc component and added missing GPIO pin definitions Closes https://github.com/espressif/esp-idf/issues/12520