069416eee5
* renamed module * renamed code * more renames * cleanup
6 lines
97 B
CMake
6 lines
97 B
CMake
idf_component_register(
|
|
SRC_DIRS "src"
|
|
INCLUDE_DIRS "src"
|
|
REQUIRES mlib cmsis_core
|
|
)
|