wolfssl/IDE/ARDUINO
lchristina26 f7baf9e392 settings for Arduino functionality 2016-01-08 11:54:46 -07:00
..
sketches settings for Arduino functionality 2016-01-08 11:54:46 -07:00
README.md settings for Arduino functionality 2016-01-08 11:54:46 -07:00
include.am settings for Arduino functionality 2016-01-08 11:54:46 -07:00
wolfssl-arduino.sh settings for Arduino functionality 2016-01-08 11:54:46 -07:00

README.md

wolfSSL with Arduino

reformat-wolfssl.sh

This is a shell script that will re-organize the wolfSSL library to be compatible with Arduino projects. The Arduino IDE requires a library's source files to be in the library's root directory with a header file in the name of the library. This script moves all src/ files to the root wolfssl directory and creates a stub header file called wolfssl.h.

To configure wolfSSL with Arduino, enter the following from within the wolfssl/IDE/ARDUINO directory:

sh reformat-wolfssl.sh