79521076

Date: 2025-03-19 18:29:02
Score: 1
Natty:
Report link

https://github.com/awslabs/aws-c-iot is not SDK, it's just used as one of the dependencies for C++ IoT SDK and provides some functionality related to IoT Device.

So, answering to your question. If you need C SDK to interact with AWS IoT services, https://github.com/aws/aws-iot-device-sdk-embedded-C looks like the right choice.

As for Yocto recipe. I found some tutorials and third-party recipes, but they're pretty outdated. I believe you'll need to make your own version.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Igor Abdrakhimov