Tactility/main/CMakeLists.txt
2024-01-02 16:55:17 +01:00

6 lines
108 B
CMake

idf_component_register(
SRC_DIRS "src"
"src/hello_world"
REQUIRES nanobake board_2432s024
)