to replicate:
$ idf.py --version
ESP-IDF v5.2.1
$ idf.py create-project-from-example "wolfssl/wolfssh^1.4.15-stable-preview6:wolfssh_template"
[...]
$ cd wolfssh_template/
$ idf.py build
[...]
/tmp/wolfssh_template/managed_components/wolfssl__wolfssl/wolfssl/wolfcrypt/port/Espressif/esp32-crypt.h:890:10: error: #error "ESP32_CRYPT_HASH_SHA256 not supported on wolfSSL at this time"
890 | #error "ESP32_CRYPT_HASH_SHA256 not supported on wolfSSL at this time"
| ^~~~~
ninja: build stopped: subcommand failed.
same error for wolfssh_echoserver. this is on an esp32.