Skip to content

Updating mbed-client-c and sal-stack-nanostack-eventloop #2804

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 1 commit into from
Sep 26, 2016

Conversation

yogpan01
Copy link
Contributor

@yogpan01 yogpan01 commented Sep 24, 2016

Description

mbed-client-c

Full Changelog

New feature

  • Make resending flags configurable through Yotta and mbed-cli build systems
  • Introducing Configuration management through Config file

Closed issues:

  • IOTCLT-882 - Confirmable messages sending

sal-stack-nanostack-eventloop
Full Changelog

New features

  • Move configuration parameter resolution to separate header and allow user definable configuration header to be used.
  • Port eventloop system timer to use new tick timer functions platform_tick_timer_register, platform_tick_timer_start and platform_tick_timer_stop.

Status

READY

Migrations

If this PR changes any APIs or behaviors, give a short description of what API users should do when this PR is merged.

NO

**mbed-client-c**

[Full Changelog](ARMmbed/mbed-client-c@v3.0.1...v3.0.2)

**New feature**

- Make resending flags configurable through Yotta and mbed-cli build systems
- Introducing Configuration management through Config file

**Closed issues:**

- IOTCLT-882 - Confirmable messages sending

**sal-stack-nanostack-eventloop**
[Full Changelog](PelionIoT/sal-stack-nanostack-eventloop@mbed-os-5.0-rc1...mbed-os.5.2-rc1)

**New features**

- Move configuration parameter resolution to separate header and allow user definable configuration header to be used.
- Port eventloop system timer to use new tick timer functions platform_tick_timer_register, platform_tick_timer_start and platform_tick_timer_stop.
@yogpan01
Copy link
Contributor Author

@sg- @0xc0170 Please take this PR for mbed-os 5.2 release candidate
@SeppoTakalo @kjbracey-arm There are changes in this PR related with sal-stack-nanostack-eventloop done here PelionIoT/sal-stack-nanostack-eventloop@mbed-os-5.0-rc1...mbed-os.5.2-rc1

@sg-
Copy link
Contributor

sg- commented Sep 24, 2016

/morph test

@sg- sg- added the needs: CI label Sep 24, 2016
@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 940

All builds and test passed!

@sg- sg- merged commit 9803047 into ARMmbed:master Sep 26, 2016
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.

3 participants