Add Panel-Aware Local OLED Display Service

This commit is contained in:
2026-08-29 14:37:44 +02:00
parent ec9ca5e6d2
commit 4aa5ca80da
10 changed files with 900 additions and 427 deletions
+1
View File
@@ -6,6 +6,7 @@ idf_component_register(
"system_console.c"
"secure_random.c"
"status_led.c"
"local_display.c"
"local_ui_hw_test.c"
"rs232_hw_test.c"
"rs232_port_owner.c"