ardupilot/libraries/AP_HAL_ESP32/targets/esp-idf
Nicholas Kruzan 8967ed0ad1 AP_HAL_ESP32: idf-v4.4 updates
update wifi drivers

nick: fix build warning

In file included from ../../libraries/AP_HAL_ESP32/WiFiUdpDriver.cpp:26:
../../modules/esp_idf/components/esp_event/include/esp_event_loop.h:2:2: warning: #warning "esp_event_loop.h is deprecated, please include esp_event.h instead" [-Wcpp]
 #warning "esp_event_loop.h is deprecated, please include esp_event.h instead"

AP_HAL_ESP32: idf-v4.4 updates

AP_HAL_ESP32: sdkconfig updates
2023-05-15 10:27:25 +10:00
..
CMakeLists.txt AP_HAL_ESP32: new HAL layer for esp32 2021-11-01 17:40:31 +11:00
main.c AP_HAL_ESP32: new HAL layer for esp32 2021-11-01 17:40:31 +11:00
sdkconfig AP_HAL_ESP32: idf-v4.4 updates 2023-05-15 10:27:25 +10:00