wolfSSL / wolfssh

wolfSSH is a small, fast, portable SSH implementation, including support for SCP and SFTP.
https://www.wolfssl.com
370 stars 88 forks source link

Initial wolfSSH Espressif ESP32 template and echo server examples #644

Closed gojimmypi closed 8 months ago

gojimmypi commented 8 months ago

Adds initial Espressif ESP32 examples for either stand-alone or managed components as published at the ESP Registry.

See also the development ESP Registry Staging Site.

Code is published with the scripts /espressif/wolfssl_component_publish.sh [path] script.

See https://github.com/wolfSSL/wolfssl/issues/6234 for a roadmap of Espressif improvements.

gojimmypi commented 8 months ago

I would like to see this rebased to master after PR 642 is merged.

https://github.com/wolfSSL/wolfssh/pull/642 is merged; I've rebased this one as requested.

History is a bit messy. Let me know if you'd like me to force squash.