v6.0 Migration: mbedTLS headers not found

slazyhw
Posts: 5
Joined: Thu Mar 19, 2026 12:01 pm

v6.0 Migration: mbedTLS headers not found

Postby slazyhw » Mon Mar 23, 2026 12:49 pm

Hey there, I am currently trying to migrate to the stable v6.0 branch. I did a clean clone of the repository and checked out the v6.0 tag. Afterwards I ran the install script (idf.py install). When I try to build my project which relies on the certificate bundle (includes esp_crt_bundle.h), I get the following error:

Code: Select all

C:/.../esp-idf/v6.0/components/mbedtls/mbedtls/include/mbedtls/ssl.h:12:10: fatal error: mbedtls/platform_util.h: No such file or directory
   12 | #include "mbedtls/platform_util.h"
Did I misconfigure something or did any of you sumble across the same problem? The problem exists for all header files located at components\mbedtls\mbedtls\tf-psa-crypto\include\mbedtls

Who is online

Users browsing this forum: Bytespider and 6 guests