Skip to content
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

Release candidate for mbed-os-5.4.7 #4463

Merged
merged 21 commits into from
Jun 7, 2017
Merged

Release candidate for mbed-os-5.4.7 #4463

merged 21 commits into from
Jun 7, 2017

Conversation

adbridge
Copy link
Contributor

@adbridge adbridge commented Jun 6, 2017

No description provided.

Mika Leppänen and others added 21 commits June 6, 2017 15:59
lwip now uses mbed client random library under common pal when available.
Ported lwip reference TCP initial sequence number handling to mbed-os
lwip stack. Handling is based on RFC 6528.
Coverity ids: 1373147 and 1374442.
Should now allow for generic targets
This commit includes
 - Fix for ARMmbed/mbed-client#481
 - Detailed Changelog available here PelionIoT/mbed-coap@v4.0.3...v4.0.4
The STM32F3 cmsis_nvic code is currently checking for a specific flash
address when determining if the vector table is in flash or RAM.  By
changing the test to instead see if the vector table base is NOT set to
the RAM address, it simplifies the code, and removes the dependency on
the flash vectors being located at a specific address.  This becomes
important when adding a custom boot loader, which requires that the
flash vector table location in the mbed project be at a different
address.
Should be true if single thread is defined, then its not
supported.
…ed to the binary file when using the IAR compiler.
…onse to duplicate messages * Add randomness for retransmission time * Fix usage sn coap blockwise max time data stored * CoAP parser option handler does not seem to handle "Option Length" completely according to spec * Handle '0' value if duplication buffer size is set through the sn_coap_protocol_set_duplicate_buffer_size()
@adbridge
Copy link
Contributor Author

adbridge commented Jun 6, 2017

/morph test-nightly

@adbridge
Copy link
Contributor Author

adbridge commented Jun 6, 2017

/morph mbed2-release

@adbridge
Copy link
Contributor Author

adbridge commented Jun 6, 2017

/morph export-build

1 similar comment
@bridadan
Copy link
Contributor

bridadan commented Jun 6, 2017

/morph export-build

@bridadan
Copy link
Contributor

bridadan commented Jun 6, 2017

/morph test-nightly

@bridadan
Copy link
Contributor

bridadan commented Jun 6, 2017

/morph mbed2-release

@mbed-bot
Copy link

mbed-bot commented Jun 6, 2017

Result: SUCCESS

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

/morph export-build

Output

mbed Build Number: 51

All exports and builds passed!

@mbed-bot
Copy link

mbed-bot commented Jun 6, 2017

Result: SUCCESS

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

/morph mbed2-release

@mbed-bot
Copy link

mbed-bot commented Jun 6, 2017

Result: SUCCESS

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

/morph test-nightly

Output

mbed Build Number: 462

All builds and test passed!

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.

10 participants