Add zephyr action

This commit is contained in:
Juliusz Sosinowicz
2023-07-07 18:34:04 +02:00
parent 7213cb3cfb
commit c4cbf0508b
14 changed files with 161 additions and 32 deletions

View File

@@ -253,10 +253,6 @@
#include <esp_log.h>
#endif /* WOLFSSL_ESPIDF */
#ifdef HAVE_PTHREAD
#include <pthread.h>
#endif
#if defined(HAVE_PTHREAD) || \
(!defined(NO_CRYPT_BENCHMARK) && !defined(NO_STDIO_FILESYSTEM) && \
!defined(NO_ERROR_STRINGS) && !defined(NO_MAIN_DRIVER) && \