engdavidiogo commented on issue #14010: URL: https://github.com/apache/nuttx/issues/14010#issuecomment-2405374432
Adding to what has already been said: It seems like the issue is related to missing configurations in NuttX concerning the Espressif HAL for the ESP32C6. As a validation, I enabled the MBEDTLS features using the following configuration for the STM32F746: $ ./tools/configure.sh stm32f746g-disco:netnsh  I also applied the same configuration for the ESP32: $ ./tools/configure.sh esp32-devkitc:wifi  @fdcavalcanti, @eren-terzioglu can you PTAL? -- 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]
