Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Espressif SSH examples to use new "no setup" CMakeFiles.txt #514

Closed
gojimmypi opened this issue May 4, 2023 · 1 comment
Closed
Assignees

Comments

@gojimmypi
Copy link
Contributor

See wolfSSL/wolfssl#6018

@gojimmypi gojimmypi changed the title Update Espressif examples to use new "no setup" CMakeFiles.txt Update Espressif SSH examples to use new "no setup" CMakeFiles.txt Dec 31, 2023
@gojimmypi
Copy link
Contributor Author

New Espressif SSH examples have been added in the ide/Espressif/ESP-IDF/examples directory with #644.

Here's an example CMakeLists.txt that does not need to have wolfSSL copied to the local components directory.

Note there's a cmake FIND_WOLFSSH_DIRECTORY function that traverses up the directory tree looking for wolfSSH.

There's also an option to hard-code a custom location with a WOLFSSH_ROOT cmake variable.

See also the Espressif wolfssh ESP Registry Component, along with various other wolfSSL components.

There are more wolfSSH examples in wolfssh-examples. (WIP to update as of the date of this comment).

See wolfSSL/wolfssl#6234 for a roadmap of Espressif updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant