Closed baozi10tech closed 7 years ago
@FrankSun10 It looks like this pull request only contains the docs for the SDK and not the actual source code files. But the actual SDK is perfect. I'll add it as a git submodule so that it becomes a dependency of the project.
@FrankSun10 Fixed in 4a6ec8df439996479a1b41d341808dd6ce991740. Run git pull
followed by git submodule update
to get it.
@ejvaughan Thank you man! I got it!
I downloaded a SDK for regular C from this link https://github.com/aws/aws-iot-device-sdk-embedded-C It seems easy to use.