mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-21 15:33:44 +02:00
Add mongoose webserver
This commit is contained in:
4
components/mongoose/CMakeLists.txt
Normal file
4
components/mongoose/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
idf_component_register(SRCS "mongoose/mongoose.c"
|
||||
INCLUDE_DIRS "mongoose"
|
||||
REQUIRES app_update esp_timer
|
||||
)
|
||||
Reference in New Issue
Block a user