mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
This is to patch upstream MbedTLS issue: https://github.com/Mbed-TLS/mbedtls/issues/9425 that triggers a -Werror=undef when MBEDTLS_SSL_PROTO_DTLS is undefined. There is no other way to silence that warning and it breaks builds in systems with -Werror. Once the upstream issue is resolved, this can be reverted. Signed-off-by: George Poulios <gpoulios@census-labs.com> |
||
|---|---|---|
| .. | ||
| controlse | ||
| libsodium | ||
| libtomcrypt | ||
| mbedtls | ||
| openssl_mbedtls_wrapper | ||
| tinycrypt | ||
| tinydtls | ||
| wolfssl | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Make.defs | ||
| Makefile | ||