nuttx-apps/crypto
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
..
controlse sched/tcb: add a reference count to the TCB to prevent it from being deleted. 2026-01-22 11:06:12 -03:00
libsodium crypto/libsodium: Update libsodium to 1.0.20 2025-08-13 22:10:12 +08:00
libtomcrypt crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
mbedtls apps: Fix minor issues for latest toolchains 2026-01-23 10:00:52 +08:00
openssl_mbedtls_wrapper crypto/openssl-wrapper: align SSL_CTX_new declaration with OpenSSL 2026-01-21 19:25:02 +08:00
tinycrypt tinycrypto: add unix as compile flags to use dev/random 2026-01-19 14:07:21 +08:00
tinydtls cmake: remove empty strings from FetchContent 2025-03-30 14:20:21 +08:00
wolfssl crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
.gitignore Add support for libtomcrypt 2021-07-12 17:49:26 -03:00
CMakeLists.txt crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Make.defs Add support for libtomcrypt 2021-07-12 17:49:26 -03:00
Makefile Add support for libtomcrypt 2021-07-12 17:49:26 -03:00