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 hete
..
wolfssl_client 31a6a2bf59 update copyright to 2024 2 hónapja
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 hete
wolfssl_version 9057e8120d Ignore build file warnings for Arduino, update examples 6 hónapja
README.md ee0e25de5f Improved Arduino Support, ESP32, Due; (+ code review x2) 7 hónapja

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.