Search found 1 match
- Fri Aug 10, 2018 1:08 am
- Forum: Freematics Software
- Topic: Cant get mbedtls to work with builder
- Replies: 0
- Views: 9272
Cant get mbedtls to work with builder
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 mb...