summaryrefslogtreecommitdiffstats
path: root/meta-oem-extra-libs/recipes-support/mongoose/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oem-extra-libs/recipes-support/mongoose/README.md')
-rw-r--r--meta-oem-extra-libs/recipes-support/mongoose/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-oem-extra-libs/recipes-support/mongoose/README.md b/meta-oem-extra-libs/recipes-support/mongoose/README.md
new file mode 100644
index 00000000..85bcfd0a
--- /dev/null
+++ b/meta-oem-extra-libs/recipes-support/mongoose/README.md
@@ -0,0 +1,10 @@
+Add Mongoose Embedded Web Server Library for AGL OEM NEDDS
+================================================================
+Default Mongoose has build in 3 sub libs libmongoose.so
+libmongoose_ssl.so and libmongoose_mqtt.so define with
+MONGOOSE_EXLIBS in bb files.
+If necessary you can modify MONGOOSE_EXLIBS and CFLAGS_XXX in
+bb file to customize the library function.
+
+access https://github.com/cesanta/mongoose for more infomation
+