esp-idf/components
Marius Vikhammer f72d259622 esp_crt_bundle: fixes the "No CA Chain is set" error
When compiling esp_crt_bundle.c, it would end up with a different struct layout due
to configuration options from "mbedtls/esp_config.h" not being considered.

This lead to ca_chain potentially not being set correctly.
2020-05-21 15:19:49 +08:00
..
2020-05-19 11:17:56 +08:00
2020-04-30 14:05:36 +00:00
2020-04-15 15:46:47 +02:00