1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-17 13:09:08 -04:00
Mahavir Jain d2956f208b http_parser: Split nghttp port and create new http_parser component
Note: nghttp will be moved to IDF component manager
2022-01-11 10:26:24 +05:30

3 lines
80 B
CMake

idf_component_register(SRCS "http_parser.c"
INCLUDE_DIRS .)