esp-idf/tools/test_apps/linux_compatible/driver_mock/main
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
..
CMakeLists.txt linux-target: fixed driver mock being broken due to changes in driver folder structure 2023-02-15 11:16:51 +08:00
driver_mock_main.c fix(driver): gpio number definitions on Linux 2023-11-06 11:16:50 +08:00