mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-31 15:38:40 -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
25
FreeRTOS-Plus/Source/WolfSSL/wolfssl/include.am
Normal file
25
FreeRTOS-Plus/Source/WolfSSL/wolfssl/include.am
Normal file
|
@ -0,0 +1,25 @@
|
|||
# vim:ft=automake
|
||||
# All paths should be given relative to the root
|
||||
#
|
||||
|
||||
include wolfssl/wolfcrypt/include.am
|
||||
include wolfssl/openssl/include.am
|
||||
|
||||
EXTRA_DIST+= wolfssl/sniffer_error.rc
|
||||
|
||||
nobase_include_HEADERS+= \
|
||||
wolfssl/error-ssl.h \
|
||||
wolfssl/ssl.h \
|
||||
wolfssl/sniffer_error.h \
|
||||
wolfssl/sniffer.h \
|
||||
wolfssl/callbacks.h \
|
||||
wolfssl/certs_test.h \
|
||||
wolfssl/test.h \
|
||||
wolfssl/version.h \
|
||||
wolfssl/options.h \
|
||||
wolfssl/ocsp.h \
|
||||
wolfssl/crl.h
|
||||
|
||||
noinst_HEADERS+= \
|
||||
wolfssl/internal.h
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue