Azure-Samples / iot-middleware-freertos-samples

This repo has samples for dev kits using the Azure IoT middleware for FreeRTOS
MIT License
76 stars 46 forks source link

Add new sample for ca recovery #290

Closed danewalton closed 1 year ago

danewalton commented 1 year ago
danewalton commented 1 year ago

closing to make it based on ADU

danewalton commented 1 year ago

Reopening to keep it simple

ericwolz commented 1 year ago

our ESPRESSIF folder is a mess. it should be

iot-middleware-freertos-samples/demos/projects/ESPRESSIF
                                                  |
                                                  + ESP32
                                                      |
                                                      + adu
                                                      |
                                                      + aziotkit
                                                      |
                                                      + generic
                                                      |
                                                      + ca-recovery
danewalton commented 1 year ago

our ESPRESSIF folder is a mess. it should be

iot-middleware-freertos-samples/demos/projects/ESPRESSIF
                                                  |
                                                  + ESP32
                                                      |
                                                      + adu
                                                      |
                                                      + aziotkit
                                                      |
                                                      + generic
                                                      |
                                                      + ca-recovery

Noted. We'll try and patch that up in another PR.