mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-20 20:58:09 +08:00
fd763846e5
PUBLISHED_FROM=c3d59657adff247f565bf0be59192e32d5d0bbf6
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`.
|