Add HTTP server
This commit is contained in:
parent
6b2d89340a
commit
8bd9a9b1d0
7 changed files with 206 additions and 8 deletions
|
|
@ -2,5 +2,6 @@ idf_component_register(
|
|||
SRCS
|
||||
"inkpot.c"
|
||||
"paper.c"
|
||||
"server.c"
|
||||
INCLUDE_DIRS "."
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue