[修改] 增加freeRTOS
1. 版本FreeRTOSv202212.01,命名为kernel;
This commit is contained in:
8
kernel/FreeRTOS-Plus/ThirdParty/wolfSSL/wolfssl/openssl/engine.h
vendored
Normal file
8
kernel/FreeRTOS-Plus/ThirdParty/wolfSSL/wolfssl/openssl/engine.h
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
/* engine.h for libcurl */
|
||||
|
||||
#include <wolfssl/openssl/err.h>
|
||||
|
||||
#undef HAVE_OPENSSL_ENGINE_H
|
||||
|
||||
#define ENGINE_load_builtin_engines() /*ENGINE_load_builtin_engines not needed*/
|
||||
|
||||
Reference in New Issue
Block a user