Skip to content

Reduced configuration #2

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

Merged
merged 7 commits into from
Jul 5, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 30 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,30 @@
WIP
# Pelion Client Mbed OS Example

Features:
- Mbed OS 5.13
- Supports Update
- 200 lines of codes + credential sources

# Deploying

Because the point of this repository is to propose the change ideas, mbed-cloud-client patching is required before compilation.

mbed import new-mbed-os-pelion-example
cd new-mbed-os-pelion-example
git checkout -b reduced-configuration -t origin/reduced-configuration
./patch-mbed-cloud-client.sh

# Compilation

mbed target K64F
mbed toolchain GCC_ARM
mbed compile


# Program Flow

1. Bootstrap
1. Register
1. Send enter through putty/minicom to simulate button
1. Send 'i' to print endpoint name
1. Send Ctrl-C through putty/minicom to unregister
16,781 changes: 0 additions & 16,781 deletions TESTS/COMMON/alice.h

This file was deleted.

3,736 changes: 0 additions & 3,736 deletions TESTS/COMMON/alice.txt

This file was deleted.

72,293 changes: 0 additions & 72,293 deletions TESTS/COMMON/bogdan.h

This file was deleted.

Loading