update MQX example project README

This commit is contained in:
Chris Conlon 2014-09-17 16:59:10 -06:00
parent cfa71e82cc
commit 231bfd5b85
1 changed files with 8 additions and 4 deletions

View File

@ -1,8 +1,8 @@
CyaSSL Freescale CodeWarrior Project Files
This directory contains project files for Freescale CodeWarrior 10.2. These
project have been created to use MQX, RTCS, and MFS on the Freescale
Kinetis K70 Tower System.
This directory contains project files for Freescale CodeWarrior 10.6 with
the Freescale GCC compiler. These project have been created to use MQX, RTCS,
and MFS on the Freescale Kinetis K70 Tower System (TWRK70F120M).
Included Project Files
-----------------------
@ -14,10 +14,14 @@ Included Project Files
<cyassl_root>/cyassl/ctaocrypt/settings.h
2. CTaoCrypt Test App (/ctaocrypt_test)
2. wolfCrypt Test App (/wolfcrypt_test)
3. Example CyaSSL Client (/cyassl_client)
4. Utility library (/util_lib)
This library is used by the CyaSSL example client project and wolfCrypt
test app project for opening/closing the SD card, etc.
Importing into CodeWarrior Workspace
------------------------------------