custom booloader hooks

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2025-05-25 14:51:51 +02:00
parent b1d2179800
commit abbd03648b
3 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
idf_component_register(SRCS "hooks.c"
INCLUDE_DIRS "include"
)