blob: 85bcfd0aaf5fe6056f754d77faecfad703a771ab (
plain)
1
2
3
4
5
6
7
8
9
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
|