Skip to content

Adding aws-iot-device-sdk-embedded-c-mqtt-demo-plaintext, backoffalgo… #12889

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

thomas-roos
Copy link
Contributor

…rithm, coremqtt

The aws-iot-device-sdk-embedded-c-mqtt-demo-plaintext example will use standalone versions of backoffalgorithm, coremqtt.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@thomas-roos thomas-roos force-pushed the 2025-06-30_master-next_aws-embedded-c-sdk branch 5 times, most recently from f2306c0 to db8b632 Compare July 14, 2025 16:10
@thomas-roos thomas-roos marked this pull request as ready for review July 14, 2025 16:10
@thomas-roos thomas-roos requested a review from a team as a code owner July 14, 2025 16:10
@thomas-roos thomas-roos force-pushed the 2025-06-30_master-next_aws-embedded-c-sdk branch from dee078b to 725fcdf Compare July 14, 2025 16:12
Adding as a lib:
- backoffalgorithm
- corehttp
- corejson
- coremqtt
- corepkcs11
- device-defender-for-aws-iot-embedded-sdk
- device-shadow-for-aws-iot-embedded-sdk
- fleet-provisioning-for-aws-iot-embedded-sdk
- jobs-for-aws-iot-embedded-sdk
- sigv4

demos as separate recipes:
- aws-iot-device-sdk-embedded-c-fleet-provisioning-keys-cert
- aws-iot-device-sdk-embedded-c-http-demo-basic-tls
- aws-iot-device-sdk-embedded-c-jobs-demo-mosquitto
- aws-iot-device-sdk-embedded-c-mqtt-demo-plaintext

Signed-off-by: Thomas Roos <[email protected]>
@thomas-roos thomas-roos force-pushed the 2025-06-30_master-next_aws-embedded-c-sdk branch from afce619 to 641b5b3 Compare July 14, 2025 16:15
@thomas-roos thomas-roos merged commit ebe1f55 into aws4embeddedlinux:master-next Jul 14, 2025
4 of 8 checks passed
@aws-iot-embedded-linux-ci
Copy link
Collaborator

Backport failed for kirkstone-next, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin kirkstone-next
git worktree add -d .worktree/backport-12889-to-kirkstone-next origin/kirkstone-next
cd .worktree/backport-12889-to-kirkstone-next
git switch --create backport-12889-to-kirkstone-next
git cherry-pick -x ebe1f55b099269d995c143fb0776784879901ff5

@aws-iot-embedded-linux-ci
Copy link
Collaborator

Backport failed for scarthgap-next, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin scarthgap-next
git worktree add -d .worktree/backport-12889-to-scarthgap-next origin/scarthgap-next
cd .worktree/backport-12889-to-scarthgap-next
git switch --create backport-12889-to-scarthgap-next
git cherry-pick -x ebe1f55b099269d995c143fb0776784879901ff5

@aws-iot-embedded-linux-ci
Copy link
Collaborator

Backport failed for walnascar-next, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin walnascar-next
git worktree add -d .worktree/backport-12889-to-walnascar-next origin/walnascar-next
cd .worktree/backport-12889-to-walnascar-next
git switch --create backport-12889-to-walnascar-next
git cherry-pick -x ebe1f55b099269d995c143fb0776784879901ff5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants