mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 17:48:33 -04:00
Update WolfSSL library to the latest version.
This commit is contained in:
parent
8af1ad9bac
commit
5a6242fbd0
443 changed files with 70230 additions and 45414 deletions
12
FreeRTOS-Plus/Source/WolfSSL/wolfssl/openssl/opensslv.h
Normal file
12
FreeRTOS-Plus/Source/WolfSSL/wolfssl/openssl/opensslv.h
Normal file
|
@ -0,0 +1,12 @@
|
|||
/* opensslv.h compatibility */
|
||||
|
||||
#ifndef WOLFSSL_OPENSSLV_H_
|
||||
#define WOLFSSL_OPENSSLV_H_
|
||||
|
||||
|
||||
/* api version compatibility */
|
||||
#define OPENSSL_VERSION_NUMBER 0x0090410fL
|
||||
|
||||
|
||||
#endif /* header */
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue