Azure / azure-iot-middleware-freertos

Azure IoT Middleware for FreeRTOS
https://azure.github.io/azure-iot-middleware-freertos/
MIT License
80 stars 24 forks source link

Make use of coreHTTP optional in the sdk #282

Closed ewertons closed 1 year ago

ewertons commented 1 year ago

This PR adds a cmake option (OFF by default) to build az::iot_middleware::core_http, not requiring FreeRTOS coreHTTP if customer does not want to use the features that depend on it (as of today, ADU)