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

@@ -1,4 +1,4 @@
idf_component_register(SRCS "remote_control.c"
idf_component_register(SRCS "led_service.c" "device_service.c" "remote_control.c"
INCLUDE_DIRS "include"
PRIV_REQUIRES
bt