Davi Diogo da Silva
Davi Diogo da Silva
### Description I'm trying to run a demo of **MCUboot** and **NuttX** on my **ESP32-C6**. By configuring the project with _esp32c6-devkitc:mcuboot_nsh_, I can compile and burn the firmware on the...
### 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...
### Description This issue documents the observed behavior of the `dhcpd` daemon (`apps/netutils/dhcpd`) when `dhcpd_stop()` is called after starting the daemon without any DHCP packets being received. ### Observed Behavior...