init commit
This commit is contained in:
3
components/dns_server/CMakeLists.txt
Normal file
3
components/dns_server/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
idf_component_register(SRCS dns_server.c
|
||||
INCLUDE_DIRS include
|
||||
PRIV_REQUIRES esp_netif)
|
||||
Reference in New Issue
Block a user