nuttx-apps/crypto/mbedtls
Bartosz Wawrzynek f09d0b2e09 apps: Fix minor issues for latest toolchains
- crypto/mbedtls: Add -Wno-cpp flag to suppress warnings
- interpreters/quickjs: Add flags to suppress warnings
- lte/alt1250: Fix spelling issues in comments
- system/dd: Add missing includes for modern compilers
- system/zlib: Add -Wno-cpp flag
- testing/cxx: Include missing algorithm header

Signed-off-by: Bartosz <bartol2205@gmail.com>
2026-01-23 10:00:52 +08:00
..
include crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
source mbedtls-alt: aligned alternative implementation return value with mbedtls 2025-07-30 15:41:50 +08:00
.gitignore mbedtls: Add an option to build ssl_client2 test program 2025-08-28 14:57:45 +08:00
0001-mbedtls-entropy_poll-use-getrandom-to-get-the-system.patch Update MbedTLS 3.4.0 -> 3.6.2 and set it as default 2024-12-01 17:57:21 +08:00
0002-mbedtls-add-mbedtls-x509-crt-pool.patch Update MbedTLS 3.4.0 -> 3.6.2 and set it as default 2024-12-01 17:57:21 +08:00
0003-Fix-MBEDTLS_SSL_DTLS_CONNECTION_ID_COMPAT-warning.patch MbedTLS: patch warning when DTLS is off 2024-12-05 13:45:38 +08:00
CMakeLists.txt crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Kconfig mbedtls: Add an option to build ssl_client2 test program 2025-08-28 14:57:45 +08:00
Make.defs crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Makefile apps: Fix minor issues for latest toolchains 2026-01-23 10:00:52 +08:00