mirror of https://github.com/wolfSSL/wolfssh.git
Update Espressif README with getting started info.
parent
6196e925d6
commit
89013e73cf
|
@ -1,8 +1,13 @@
|
|||
# wolfSSH Espressif Component Install
|
||||
|
||||
For more information on getting started with wolfSSL on the ESP32, see [wolfssl/IDE/Espressif/README.md](https://github.com/wolfSSL/wolfssl/blob/master/IDE/Espressif/README.md).
|
||||
|
||||
See also [wolfSSH - Now Available as an Espressif Managed Component Includes SSH Echo Server Example](https://www.wolfssl.com/wolfssh-now-available-as-an-espressif-managed-component-includes-ssh-echo-server-example/).
|
||||
|
||||
# ESP-IDF port
|
||||
|
||||
## Overview
|
||||
|
||||
ESP-IDF development framework with wolfSSL by setting *WOLFSSL_ESPIDF* definition
|
||||
|
||||
Including the following examples:
|
||||
|
|
Loading…
Reference in New Issue