Merge pull request #6401 from anhu/doc_ptr_fix

Doc Fix: TI no longer maintains the documentation; we do.
pull/6406/head
JacobBarthelmeh 2023-05-12 09:20:37 -06:00 committed by GitHub
commit 56cd8c3dc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# 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
Please follow the instructions in "Using wolfSSL with TI-RTOS" (https://www.wolfssl.com/documentation/Using_wolfSSL_with_TI-RTOS.pdf) to build the wolfSSL
library and the example applications.
Also read TI-RTOS Getting Started Guide and TI-RTOS User Guide to learn more