Skip to content

[Silicon Labs] Fix compile warnings and ticker test failure #4471

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
Jun 8, 2017

Conversation

c1728p9
Copy link
Contributor

@c1728p9 c1728p9 commented Jun 6, 2017

Moving PR #4042 to master:

  • Using PinName as bitfield doesn't work without warnings, since NC
    needs all 32 bits to be represented.
  • lp_ticker should not be freed when interrupt is disabled, since this
    will kill the timebase.

CC: @akselsm

* Using PinName as bitfield doesn't work without warnings, since NC
  needs all 32 bits to be represented.
* lp_ticker should not be freed when interrupt is disabled, since this
  will kill the timebase.
@0xc0170
Copy link
Contributor

0xc0170 commented Jun 8, 2017

/morph test

@mbed-bot
Copy link

mbed-bot commented Jun 8, 2017

Result: SUCCESS

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

/morph test

Output

mbed Build Number: 500

All builds and test passed!

@ARMmbed ARMmbed deleted a comment from c1728p9 Jun 8, 2017
@sg- sg- merged commit c136c13 into ARMmbed:master Jun 8, 2017
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.

5 participants