Skip to content

Release candidate for mbed-os-5.8.2 #6579

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 48 commits into from
Apr 10, 2018
Merged

Release candidate for mbed-os-5.8.2 #6579

merged 48 commits into from
Apr 10, 2018

Conversation

adbridge
Copy link
Contributor

@adbridge adbridge commented Apr 9, 2018

No description provided.

M-ichae-l and others added 30 commits April 9, 2018 15:00
add Mask & UnMask Tx FIFO empty interrupt for LogUart
fix LogUart interrupt enable
fix LogUart interrupt handler
coding style fix
One line had a window line ending
Glue code was inspecting lwIP's netconn "type", checking directly for
NETCONN_UDP and NETCONN_TCP.

Unfortunately the type byte has some flag bits like
"IPv6", which means the tests fail if it's an IPv6 socket. So, for
example, TCP socket options were rejected for IPv6.

Add the necessary NETCONNTYPE_GROUP macros to fix this.
Fix couple of parameter issues as well.
This should make some of the data more clear to a user
EFR32MG1, EFR32MG12 and EFM32PG12 didn't have a fixed ARMCC linker script yet.
This patch fix flash write issue when program size is more than page size (= 1024 bytes).  See detail - #6165
Source data always use aligned data in heap memory.
* Add source address word alignment check
* malloc and memcpy are called only if data is unaligned
* malloc size is now copySize (program page size), rather than whole buffer to be written
mbed-os-tests-mbed_drivers-lp_ticker/Test multi ticker test fails inconstantly.
This commit is mainly to fix the issue.
@adbridge
Copy link
Contributor Author

adbridge commented Apr 9, 2018

/morph build

@adbridge
Copy link
Contributor Author

adbridge commented Apr 9, 2018

/morph mbed2-release

This is a fix for issue #6391

max_eirp and antenna_gain are floating point variables. Values of these
were incorrectly read from MIB as integer and therefore incorrect values
were set.
@mbed-ci
Copy link

mbed-ci commented Apr 9, 2018

Build : SUCCESS

Build number : 1688
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6579/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Apr 9, 2018

@cmonr
Copy link
Contributor

cmonr commented Apr 9, 2018

Relaunching due to additional commit coming in after a build was started.

/morph build

@mbed-ci
Copy link

mbed-ci commented Apr 9, 2018

Build : SUCCESS

Build number : 1690
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6579/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build
/morph mbed2-build

@mbed-bot
Copy link

mbed-bot commented Apr 9, 2018

Result: FAILURE

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

/morph mbed2-release

Output

mbed Build Number: 92

Build Prep failed!

@cmonr
Copy link
Contributor

cmonr commented Apr 9, 2018

Updated pip version on build machine.

/morph mbed2-release

@mbed-ci
Copy link

mbed-ci commented Apr 9, 2018

@cmonr
Copy link
Contributor

cmonr commented Apr 10, 2018

Windows machine timed out...

/morph export-build

@mbed-ci
Copy link

mbed-ci commented Apr 10, 2018

@mbed-bot
Copy link

Result: FAILURE

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

/morph mbed2-release

Output

mbed Build Number: 93

Build Prep failed!

@mbed-ci
Copy link

mbed-ci commented Apr 10, 2018

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 10, 2018

/morph mbed2-release

@mbed-bot
Copy link

Result: FAILURE

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

/morph mbed2-release

Output

mbed Build Number: 94

Build Prep failed!

@studavekar
Copy link
Contributor

/morph mbed2-release

@mbed-bot
Copy link

Result: SUCCESS

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

/morph mbed2-release

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.