wolfssl
wolfssl copied to clipboard
Missing explicit support for Espressif ESP32 WROVER, C3, S3
Version
current version
Description
The random.c function for wc_GenerateSeed
has a define for WOLFSSL_ESPWROOM32
, WOLFSSL_ESPWROOM32SE
, and WOLFSSL_ESP8266
but needs one for WOLFSSL_ESPWROVER
as well as the -C3
and -S3
flavors.