Skip to content
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

Fix hw_timer inclusion error (GIT8266O-567) #990

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

midnight-wonderer
Copy link

Hello there,
There are lots of bool usage in the hw_timer header, but the stdbool isn't there, causing compilation errors.

This PR just move stdbool inclusion from .c to .h.
Also, remove stdint from the implementation since it hasn't been used anywhere apart from what is defined in .h.

@github-actions github-actions bot changed the title Fix hw_timer inclusion error Fix hw_timer inclusion error (GIT8266O-567) Oct 17, 2020
@CLAassistant
Copy link

CLAassistant commented Jun 29, 2024

CLA assistant check
All committers have signed the CLA.

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