mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-28 15:40:23 +08:00
dbe976ad3e
Causes issues on Windows - looks like "parallel" makefiles do not handle spaces in directory names properly. PUBLISHED_FROM=5d83e737e9f81041db21fd82c32146471eac1764
TI Tiva TM4C129 example
This directory contains a Mongoose example CCS project for Tiva TM4C129.
It targets the Crypto Connected LaunchPad 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
.