Added built-in HTTP Server
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
set(COMPONENT_SRCS "main.c" "http_post.c" "twai.c")
|
||||
set(COMPONENT_SRCS "main.c" "http_post.c" "http_server.c" "twai.c")
|
||||
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
||||
|
||||
register_component()
|
||||
|
||||
Reference in New Issue
Block a user