mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-11 15:08:59 +08:00
7519a3765b
Fix WS connect address Only update graphs when connected PUBLISHED_FROM=3a3c4e2d21595f48c811b45fb391f7709dc0bcf7 |
||
---|---|---|
.. | ||
MG_hello | ||
MG_sensor_demo | ||
Mongoose | ||
Makefile | ||
README.md |
This directory contains Code Composer Studio projects for Mongoose.
-
Mongoose: the library project, produces a static library (
Mongoose.a
). -
MG_sensor_demo: a demo application that serves files from SLFS and outputs sensor data to the WebSocket connection. It uses the Mongoose library project, so you'll need to import both.
CC3200SDK_1.2.0 needs to be installed in ${TI_PRODUCTS_DIR} (C:\TI
on Windows, ~/ti
on Linux).
Note: When importing projects, make sure the Copy projects into workspace
checkbox is not checked.