engdavidiogo opened a new issue, #14010:
URL: https://github.com/apache/nuttx/issues/14010

   ### Description
   
   I need help understanding what is wrong with this implementation attempt.
   
   I am trying to make **HTTPS** calls in my project using **MBEDTLS**, and for 
that, I am using the default **_Wi-Fi_** configuration for the **_ESP32C6_**.
   
   `$ ./tools/configure.sh esp32c6-devkitc:wifi`
   
   After that, I enable the following configurations in the menu:
   
   **_CONFIG_CRYPTO_MBEDTLS_**
   **_CONFIG_MBEDTLS_APPS_**
   **_CONFIG_MBEDTLS_APP_BENCHMARK_**
   **_CONFIG_MBEDTLS_APP_SELFTEST_**
   
   With this configuration, when trying to build, I get the following output:
   
   
![image](https://github.com/user-attachments/assets/67fb3b2e-0b85-44e1-beaa-dcbcc12b80f8)
   
   Please let me know if I skipped any necessary steps for success.
   
   ### Verification
   
   - [X] I have verified before submitting the report.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to