4 lines
172 B
CMake
4 lines
172 B
CMake
# Keep `main` as a lightweight component holder for project-wide Kconfig.
|
|
# Runtime sources are split into layered components under `components/`.
|
|
idf_component_register()
|