We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Noted from #1786 which displays a valid warning due to the bug
This was a copy/paste error from timer_hardware_alarm_get_irq_num
timer_hardware_alarm_get_irq_num
Also fixed the TIMER_ALARM_IRQ_NUM macro to be responsible for eating the unused parameter
TIMER_ALARM_IRQ_NUM
The text was updated successfully, but these errors were encountered:
#1851 fix signature of hardware_alarm_get_irq_num
58a1a4d
#1851 fix signature of hardware_alarm_get_irq_num (#1852)
eba6adb
fixed in develop
Sorry, something went wrong.
No branches or pull requests
Noted from #1786 which displays a valid warning due to the bug
This was a copy/paste error from
timer_hardware_alarm_get_irq_num
Also fixed the
TIMER_ALARM_IRQ_NUM
macro to be responsible for eating the unused parameterThe text was updated successfully, but these errors were encountered: