Task Audit for the project at (relative path under ). Process 1. Read source files ( , ) to detect feature usage 2. Map features to required sdkconfig entries using the table below 3. Read existing (if it exists) 4. Compare and report missing, unnecessary, or default-reliant settings Feature Detection → Config Mapping | Source Pattern | Required Config | Notes | |---------------|----------------|-------| | or calls | basics | WiFi subsystem | | or BLE/BT usage | | Bluetooth | | vs | Depends on stack used | Check for NimBLE vs Bluedroid imports | | or | | mDNS discovery | | | , PSRAM settings…