mirror of https://github.com/wolfSSL/wolfssh.git
Merge pull request #771 from gojimmypi/pr-post-release-bbba8aef-espressif-readme
Update Espressif README with Getting Started info.master
commit
0e5d1fcc1b
|
@ -1,8 +1,13 @@
|
||||||
# wolfSSH Espressif Component Install
|
# 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
|
# ESP-IDF port
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
ESP-IDF development framework with wolfSSL by setting *WOLFSSL_ESPIDF* definition
|
ESP-IDF development framework with wolfSSL by setting *WOLFSSL_ESPIDF* definition
|
||||||
|
|
||||||
Including the following examples:
|
Including the following examples:
|
||||||
|
|
Loading…
Reference in New Issue