mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-19 20:18:11 +08:00
eaef5bd133
This reverts commit 1a17e17c462bdd4e1d26d8742f8b7087273e04c2. PUBLISHED_FROM=80028de308c9a021955d1425d2bfee8feb85f193
15 lines
583 B
Markdown
15 lines
583 B
Markdown
TI Tiva TM4C129 example
|
|
=======================
|
|
|
|
This directory contains a Mongoose example CCS project for Tiva TM4C129.
|
|
|
|
It targets the [Crypto Connected LaunchPad](http://www.ti.com/tool/ek-tm4c129exl) dev board.
|
|
|
|
You will need CCS 6+ with Tiva support and TivaWare SDK installed.
|
|
|
|
TivaWare should be installed under `${TI_PRODUCTS_DIR}/TivaWare_C_Series-2.1.3.156`,
|
|
which is usually `C:\TI\TivaWare_C_Series-2.1.3.156` on Windows.
|
|
|
|
If you have a different version installed, please edit the `SDK_ROOT` path
|
|
variable under `Project -> Properties -> Resource -> Linked Resources`.
|