Skip to content

Change us_ticker timer (32-bit) on Nucleo L152RE and F401RE #177

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 3 commits into from
Feb 19, 2014
Merged

Change us_ticker timer (32-bit) on Nucleo L152RE and F401RE #177

merged 3 commits into from
Feb 19, 2014

Conversation

bcostm
Copy link
Contributor

@bcostm bcostm commented Feb 19, 2014

This change solves the wrong timings issue with the Ticker.

emilmont added a commit that referenced this pull request Feb 19, 2014
Change us_ticker timer (32-bit) on Nucleo L152RE and F401RE
@emilmont emilmont merged commit 32764eb into ARMmbed:master Feb 19, 2014
bridadan pushed a commit that referenced this pull request Jun 21, 2016
Revert "Add the C027Interface"
TeroJaasko added a commit to TeroJaasko/mbed-os that referenced this pull request Apr 13, 2018
Compiler reminded that a variable declaration was left behind when
the code using it was put behind #ifdef. Add the missing #ifdef.

Warning being fixed:
---8<---8<----
[Warning] ns_event_loop.c@44,0:  ARMmbed#177-D: variable "event_thread_id"
was declared but never referenced
naveenkaje pushed a commit to naveenkaje/mbed-os that referenced this pull request Feb 13, 2019
Fix the following build warning seen with both GCC and ARM_CC
[Warning] btle.cpp@115,0:  ARMmbed#177-D: variable "clockConfiguration"  was declared but never referenced
cmonr pushed a commit that referenced this pull request Feb 21, 2019
Fix the following build warning seen with both GCC and ARM_CC
[Warning] btle.cpp@115,0:  #177-D: variable "clockConfiguration"  was declared but never referenced
rajkan01 pushed a commit to rajkan01/mbed-os that referenced this pull request Mar 7, 2019
Fix the following build warning seen with both GCC and ARM_CC
[Warning] btle.cpp@115,0:  ARMmbed#177-D: variable "clockConfiguration"  was declared but never referenced
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.

2 participants