Files
esp-idf/examples/bluetooth/nimble/blecent/main/CMakeLists.txt
2020-03-23 10:58:48 +08:00

3 lines
93 B
CMake

idf_component_register(SRCS "main.c" "misc.c" "peer.c"
INCLUDE_DIRS ".")