mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
These tests enable features they do not use -- the VFS console, Wi-Fi task core pinning, and the DS peripheral -- which shift memory layout, interrupt allocation, and peripheral access enough to fail them. Override the unused options in each test's sdkconfig and ignore the resulting unknown-symbol build warnings.