-
Notifications
You must be signed in to change notification settings - Fork 3k
Release candidate for mbed-os-5.9.7 #8035
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
Conversation
/morph build |
/morph mbed2-release |
Build : FAILUREBuild number : 3031 |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
|
Mesh Minimal example had 5.10 changes on master instead of OOB branch. Thanks for the quick fix @kjbracey-arm! /morph build |
/morph uvisor-test |
Build : FAILUREBuild number : 3032 |
In the doxygen only segment define generic function declarations for the docs Finished initial rework, pending TODOs for param comments
Copy edit file for consistent capitalization, tense and voice.
…to get some warnings during redefinition
Increase timeout for EMAC tests. Old timeout (600 seconds) was not enough for slower devices to complete the tests. Check that connection was successful when running test case emac_test_initialize.
Use a different SDK API to write to the SPI Bus Signed-off-by: Mahesh Mahadevan <[email protected]>
Deleted lines that caused the problem. Note that, in nrf_drv_pwm_init there are lines that check if pwm instance is already running, so we don't even need to check it in nordic_pwm_init. nrf_drv_uninit should be used in nordic_pwm_restart.
since obj->sequence = &obj->pulse and most significant bit of sequence denotes the polarity, we should set it.
Avoids assigning to things that we can't assign
b21b03f
to
3a72d7b
Compare
/morph build |
/morph mbed2-release |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
|
Build : FAILUREBuild number : 3034 |
/morph build |
Build : SUCCESSBuild number : 3035 Triggering tests/morph test |
Test : FAILUREBuild number : 2806 |
Exporter Build : SUCCESSBuild number : 2650 |
/morph uvisor-test |
/morph test |
Test : SUCCESSBuild number : 2807 |
No description provided.