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 luni în urmă
..
wolfssl_client 31a6a2bf59 update copyright to 2024 3 luni în urmă
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 luni în urmă
wolfssl_version 9057e8120d Ignore build file warnings for Arduino, update examples 8 luni în urmă
README.md ee0e25de5f Improved Arduino Support, ESP32, Due; (+ code review x2) 9 luni în urmă

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.