ardupilot/libraries/AP_HAL_ESP32/targets/esp32/esp-idf
David Buzz 73afd26465 AP_HAL_ESP32: bugfixes
bump  tick rate to 1kz to match chibios

experimentally make delay_microseconds not delay, and only yield ( vTaskDelay yields to higher-priority tasks )

ESP32 disable all watchdogs

emit info to console to tell user where to connect tcp/udp and what ports

comment out bad code throwing a ptr error
2024-03-03 07:29:35 +11:00
..
CMakeLists.txt HAL_ESP32: allow for building of examples and tool firmware on ESP32 2023-12-31 09:55:16 +11:00
main.c
sdkconfig AP_HAL_ESP32: bugfixes 2024-03-03 07:29:35 +11:00