6 lines
101 B
CMake
6 lines
101 B
CMake
idf_component_register(
|
|
SRC_DIRS "."
|
|
INCLUDE_DIRS "."
|
|
REQUIRES nanobake board_2432s024
|
|
)
|