Vikram Adiga 0525575fbf add IAR compiler option to ignore EWOULDBLOCK/EAGAIN warning for TI-RTOS 9 gadi atpakaļ
..
packages f358aab845 update TI-RTOS build scripts to add hardware accelerator lib build 9 gadi atpakaļ
.gitignore e0bec88f76 fixed build errors for TI-RTOS. 10 gadi atpakaļ
README f358aab845 update TI-RTOS build scripts to add hardware accelerator lib build 9 gadi atpakaļ
include.am 63e2b29a08 update ti-rtos package for pull request file renames 9 gadi atpakaļ
wolfssl.bld 0525575fbf add IAR compiler option to ignore EWOULDBLOCK/EAGAIN warning for TI-RTOS 9 gadi atpakaļ
wolfssl.mak f358aab845 update TI-RTOS build scripts to add hardware accelerator lib build 9 gadi atpakaļ

README

# wolfSSL library for TI-RTOS

This directory contains the files that build wolfSSL library for TI-RTOS.
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
library and the example applications.

Also read TI-RTOS Getting Started Guide and TI-RTOS User Guide to learn more
about TI-RTOS (http://www.ti.com/tool/ti-rtos).

## Example Application

A simple "TCP echo server with TLS" example application is provided with TI-RTOS
product. Look in the TI-RTOS Getting Started Guide for instructions to build
examples.