Daniel Pouzzner a3fb5029f8 clean up trailing whitespace and misplaced CRLFs, add missing final newlines, remove stray UTF8 nonprintables (BOMs) and ASCIIfy stray homoglyphs (spaces and apostrophes), guided by expanded coverage in wolfssl-multi-test check-source-text. 2 nedēļas atpakaļ
..
wolfssl_client 31a6a2bf59 update copyright to 2024 2 mēneši atpakaļ
wolfssl_server a3fb5029f8 clean up trailing whitespace and misplaced CRLFs, add missing final newlines, remove stray UTF8 nonprintables (BOMs) and ASCIIfy stray homoglyphs (spaces and apostrophes), guided by expanded coverage in wolfssl-multi-test check-source-text. 2 nedēļas atpakaļ
wolfssl_version 9057e8120d Ignore build file warnings for Arduino, update examples 6 mēneši atpakaļ
README.md ee0e25de5f Improved Arduino Support, ESP32, Due; (+ code review x2) 7 mēneši atpakaļ

README.md

wolfSSL Arduino Examples

There are currently two example Arduino sketches:

Examples have been most recently confirmed operational on the Arduino IDE 2.2.1.

For examples on other platforms, see the IDE directory. Additional examples can be found on wolfSSL/wolfssl-examples.