bakalarka/components/wifi/CMakeLists.txt
2020-03-20 18:01:25 +01:00

3 lines
120 B
CMake

idf_component_register(SRCS "wifi.c"
INCLUDE_DIRS .
REQUIRES console spi_flash)