gh4emb
gh4emb
Thank you for explaining. FreeRTOS certainly contains several...interesting design choices. Would you expect the same small window for potential race conditions to exist in the ESP-IDF port in release 7.0.0?...
Thank you! I am quite interested to give it a try. Using the experimental esp-idf port in QP v7.0.0, I have run (what I believe to be successfully) DPP in...
Hello Miro, I (what I believe to be) successfully tested the esp-idf port in v7.1.0-beta3 on an ESP32 DevKitC development board, as an example in examples/esp-idf: https://github.com/gh4emb/qpc/commit/362c8e830dff5e0cc14f24f3f06453ff7d65660c Added README in...
@aselafernando , @avrmp , see this issue: https://github.com/Mbed-TLS/mbedtls/issues/8401 then esp-idf example of inserting call to psa_crypto_init() in application: https://github.com/espressif/esp-idf/blob/master/examples/protocols/https_mbedtls/main/https_mbedtls_example_main.c