Add Network Tools And Nested Command Completion

This commit is contained in:
2026-08-23 15:47:28 +02:00
parent c5f3595173
commit f9d3e9ece5
12 changed files with 1141 additions and 94 deletions
+1 -1
View File
@@ -5,5 +5,5 @@
/* Configure all MAX3243 logic-side signals in their safe static-test state. */
esp_err_t rs232_hw_test_init(void);
/* Register the Phase 0 hardware-characterization commands with esp_console. */
/* Register top-level status and the Phase 0 `debug` submenu. */
esp_err_t rs232_hw_test_register_console_commands(void);