new component stubs

Signed-off-by: Peter Siegmund <peter@rdkr.com>
This commit is contained in:
Peter Siegmund
2024-06-05 13:06:24 +02:00
parent d40e249897
commit 07f13c3f88
5 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
idf_component_register(SRCS "fota.c"
INCLUDE_DIRS ".")