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

Reduced configuration #2

merged 7 commits into from
Jul 5, 2019

Conversation

teetak01
Copy link
Contributor

@teetak01 teetak01 commented Jul 4, 2019

No description provided.

Yogesh Pande and others added 7 commits June 27, 2019 18:45
* Simplify trace usage

* Cleanup: remove unnessary carriage returns from printfs

* Remove update authorize

This is default behaviour for Update client.

* Print IP

* Handle fcc_init errors

* Cleanup tracing

* Fix default certificate template

* Cleanup default configurations

SST is enabled by default.
Keep CEC client disabled also for K66F. No need to have advanced
features on this example.

* Cleanup printing

* Use same resources as MCCE

* Remove mbed_lib.json

* Remove developer-mode flag

* Implement reset+reboot on key-press 'r'

* Remove configs folder with all content

* Remove the need for PAL config file (requires patch)

* Fix printing of counter

* Remove button + led configs

* Remove old tests

* Add Device Management E2E tests

* Allow reading API key from MBED_CLOUD_SDK_API_KEY variable

* Add entropy injection with hardcoded entropy

* All platforms will use hardcoded entropy injection. This is needed
only for non-TRNG boards, but for code simplicity, do it for all.
* Accept also CA_CERT existing error from fcc_developer() API.

* Fix F411RE configuration

* Cleanup mbed_cloud_client_user_config file

Make Blocksize to be 512 KiB and update buffer 1 KiB by default.

This saves some RAM and 512 is going to be the client default
in future.

* Make INFO the default max for trace

* Remove esp-config as its not needed

* Add deregister (5000/0/1) and refactor shutdown handling

* Seperate functions for deregister callback and deregister handling.
* Refactored the logic for handling shutdown.
* Bring down network as part of shutdown.

* Update to MCC 3.3.0 and Mbed OS 5.13.0
@teetak01 teetak01 force-pushed the reduced-configuration branch from 6bf6522 to a5b7af1 Compare July 5, 2019 05:27
@yogpan01 yogpan01 merged commit d19ee8e into master Jul 5, 2019
@yogpan01 yogpan01 deleted the reduced-configuration branch July 5, 2019 05:31
@anttiylitokola
Copy link
Contributor

Test run: FAILED


Test summary:
Executed: 0
Failed: 0
Skipped: 0
Errors: 0
Build artifacts

posted-by-tag: https://jenkins-client.isgtesting.com/job/horton-example/

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

Successfully merging this pull request may close these issues.

3 participants