more components and code splitting

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2025-05-22 22:47:34 +02:00
parent 26121a4157
commit b1d2179800
11 changed files with 242 additions and 96 deletions

View File

@@ -3,5 +3,5 @@ idf_component_register(SRCS "main.c"
PRIV_REQUIRES
led_matrix
remote_control
nvs_flash
persistence
)