1
0
mirror of https://github.com/peterantypas/maiana.git synced 2025-06-10 19:50:14 -07:00
2023-01-16 21:04:58 -08:00

6 lines
165 B
CMake

idf_component_register(SRCS
"bootloader_hooks.c"
PRIV_REQUIRES hal
)