The firmware uses UART0 (via USB bridge) with ESP-IDF console disabled, not UART1 on GPIO4/GPIO5 as originally documented. Updated both docs to reflect the actual hardware-verified configuration: - protocol-spec.md: UART peripheral description - hardware-setup.md: wiring section, monitor section, sdkconfig table, troubleshooting steps
Description
ESP32 Bluetooth test harness MCP server for automated E2E testing
Languages
C
55.2%
Python
43.9%
Makefile
0.7%
CMake
0.2%