mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-03 00:53:18 +00: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