Skip to content

Releases: markrad/azure-embedded-sdk-sys

Fix build issue

13 Nov 19:56
d66383a
Compare
Choose a tag to compare

Product group in their wisdom are using capabilities from cmake 3.15. This is not available on Ubuntu 18.04 (and probably many other systems). Modified the build to remove the offending line from the cmake file to enable builds with earlier versions of cmake.

Actually pull in latest C SDK this time

13 Nov 00:28
4a43f9b
Compare
Choose a tag to compare

Apparently I screwed up the last release and picked up the wrong version of the C SDK. Fix that.

Mostly Housekeeping

10 Nov 19:24
afbbddb
Compare
Choose a tag to compare

Clean up some code and improve documentation.

Pulls the Azure SDK for C from a commit rather than a release in order to include a fix.

Initial stable drop

03 Nov 18:11
Compare
Choose a tag to compare

Still a work in progress but is stable enough for use by https://github.com/markrad/azure-embedded-sdk-rs.