README 615 B

1234567891011121314
  1. # wolfSSL library for TI-RTOS
  2. This directory contains the files that build wolfSSL library for TI-RTOS.
  3. Please follow the instructions in "Using wolfSSL with TI-RTOS" (http://processors.wiki.ti.com/index.php/Using_wolfSSL_with_TI-RTOS) to build the wolfSSL
  4. library and the example applications.
  5. Also read TI-RTOS Getting Started Guide and TI-RTOS User Guide to learn more
  6. about TI-RTOS (http://www.ti.com/tool/ti-rtos).
  7. ## Example Application
  8. A simple "TCP echo server with TLS" example application is provided with TI-RTOS
  9. product. Look in the TI-RTOS Getting Started Guide for instructions to build
  10. examples.