esp-idf/tools/test_apps/linux_compatible
Jakob Hasse 96d7e0762d fix(driver): gpio number definitions on Linux
* 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
2023-11-06 11:16:50 +08:00
..
driver_mock fix(driver): gpio number definitions on Linux 2023-11-06 11:16:50 +08:00
linux_freertos refactor(freertos): Call TLSP deletion callback from portCLEAN_UP_TCB() 2023-08-24 19:32:06 +08:00
wifi_build_test feat(linux): added esp_wifi mocking support 2023-07-10 19:40:09 +08:00