Files
SDK_STM32F302x/kernel/FreeRTOS-Plus/ThirdParty/wolfSSL/wolfssl/openssl/opensslconf.h
gaoyang3513 a345df017b [修改] 增加freeRTOS
1. 版本FreeRTOSv202212.01,命名为kernel;
2023-05-06 16:43:01 +00:00

9 lines
95 B
C

/* opensslconf.h for openSSL */
#ifndef OPENSSL_THREADS
#define OPENSSL_THREADS
#endif