build: Add preliminary build support for mbedTLS 4

This commit is contained in:
WerWolv
2025-12-05 20:20:11 +01:00
parent ab3853eb9d
commit 6652750044
5 changed files with 45 additions and 35 deletions

View File

@@ -4,8 +4,6 @@
#include <hex/helpers/scaling.hpp>
#include <hex/helpers/crypto.hpp>
#include <hex/data_processor/node.hpp>
#include <mbedtls/cipher.h>
#include <mbedtls/error.h>
#include <nlohmann/json.hpp>