update MQX example project README

This commit is contained in:
Chris Conlon
2014-09-17 16:59:10 -06:00
parent cfa71e82cc
commit 231bfd5b85

View File

@@ -1,8 +1,8 @@
CyaSSL Freescale CodeWarrior Project Files CyaSSL Freescale CodeWarrior Project Files
This directory contains project files for Freescale CodeWarrior 10.2. These This directory contains project files for Freescale CodeWarrior 10.6 with
project have been created to use MQX, RTCS, and MFS on the Freescale the Freescale GCC compiler. These project have been created to use MQX, RTCS,
Kinetis K70 Tower System. and MFS on the Freescale Kinetis K70 Tower System (TWRK70F120M).
Included Project Files Included Project Files
----------------------- -----------------------
@@ -14,10 +14,14 @@ Included Project Files
<cyassl_root>/cyassl/ctaocrypt/settings.h <cyassl_root>/cyassl/ctaocrypt/settings.h
2. CTaoCrypt Test App (/ctaocrypt_test) 2. wolfCrypt Test App (/wolfcrypt_test)
3. Example CyaSSL Client (/cyassl_client) 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 Importing into CodeWarrior Workspace
------------------------------------ ------------------------------------