mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-09-14 14:40:26 +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> |
||
|---|---|---|
| .. | ||
| include | ||
| source | ||
| .gitignore | ||
| 0001-mbedtls-entropy_poll-use-getrandom-to-get-the-system.patch | ||
| 0002-mbedtls-add-mbedtls-x509-crt-pool.patch | ||
| 0003-Fix-MBEDTLS_SSL_DTLS_CONNECTION_ID_COMPAT-warning.patch | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||