Page 1 of 1

Cant get mbedtls to work with builder

Posted: Fri Aug 10, 2018 1:08 am
by appel
I am looking to use the mbedtls features of the esp32 chip. In the builder files, under hardware->tools mbedtls is there but when I go to compile the software it does not recognize the mbedtls include statements. It does however work when using platformIO. Is there any way to fix this and utilize mbedtls through the arduino builder or will I have to use platformIO.