Add bounded OLED boot identity animation

This commit is contained in:
2026-08-29 21:05:22 +02:00
parent 276559536b
commit 96e5792273
7 changed files with 197 additions and 3 deletions
+1
View File
@@ -7,6 +7,7 @@ idf_component_register(
"secure_random.c"
"status_led.c"
"local_display.c"
"local_boot_animation.c"
"local_status_ui.c"
"local_ui_config.c"
"local_ui_console.c"