mongoose/examples/CC3200/ccs
Deomid Ryabkov fa368b56ba Enable compiler optimizations on TI CCS examples
PUBLISHED_FROM=43169a199299bfe4ce349ad9d13f29d77d39ff3b
2016-04-22 12:32:43 +02:00
..
MG_hello Enable compiler optimizations on TI CCS examples 2016-04-22 12:32:43 +02:00
MG_sensor_demo Enable compiler optimizations on TI CCS examples 2016-04-22 12:32:43 +02:00
Mongoose Enable compiler optimizations on TI CCS examples 2016-04-22 12:32:43 +02:00
Makefile Add MSP432 lib and example 2016-04-12 11:18:37 +01:00
README.md Add a README for CCS projects 2016-04-08 10:56:13 +02:00

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.