mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-29 11:55:00 +00:00
96d7e0762d
* 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