bakalarka/components/wifi/CMakeLists.txt

3 lines
120 B
CMake
Raw Permalink Normal View History

2020-03-20 17:01:25 +00:00
idf_component_register(SRCS "wifi.c"
INCLUDE_DIRS .
REQUIRES console spi_flash)