mirror of
https://github.com/peterantypas/maiana.git
synced 2025-06-10 19:50:14 -07:00
6 lines
165 B
CMake
6 lines
165 B
CMake
|
|
idf_component_register(SRCS
|
|
"bootloader_hooks.c"
|
|
PRIV_REQUIRES hal
|
|
)
|
|
|