490e0ee61f
Add UART SET_LOG_LEVEL for runtime master ESP-IDF logging.
...
Expose the command via goTool CLI/REST and dashboard controls so log verbosity can be tuned without reflashing.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-06 18:03:34 +02:00
16c521f71c
Move UART command handlers into main/cmd/ for clearer layout.
...
Add cmd/ to CMake include paths and update documentation paths.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-19 22:49:11 +02:00
2e88358c53
Add feature development guide and fix ESP-NOW proto generation.
...
Document UART-to-ESP-NOW flow using Find me; align proto_generate_espnow with uart (python3, -I .).
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-19 22:09:24 +02:00