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 warnings and other little things #81

Closed
wants to merge 6 commits into from

Conversation

mathieucarbou
Copy link
Contributor

@mathieucarbou mathieucarbou commented Jun 3, 2024

On Arduino 3, type definition has changed. It is recommended to use PRIu32 / PRId32 / PRIu16 / PRId16 / etc for printf formats

@mathieucarbou mathieucarbou force-pushed the warnings branch 2 times, most recently from efc1425 to 6c66901 Compare June 3, 2024 17:41
@mathieucarbou mathieucarbou changed the title Fix warnings Fix warnings and other little things Jun 3, 2024
@mathieucarbou mathieucarbou marked this pull request as draft June 3, 2024 18:53
@mathieucarbou mathieucarbou marked this pull request as ready for review June 3, 2024 21:53
@mathieucarbou
Copy link
Contributor Author

@ayushsharma82 : this PR is ready

@ayushsharma82
Copy link
Owner

Needs conflicts to be resolved.

@mathieucarbou mathieucarbou changed the base branch from dev to master June 13, 2024 19:05
@mathieucarbou
Copy link
Contributor Author

Needs conflicts to be resolved.

This PR was containing all the improvement to the existing code, without the WSL_HIGH_PERF version.

Since you've merged the WSL_HIGH_PERF version into dev, this PR is not needed for dev since the WSL_HIGH_PERF version also included all the little improvements to the existing code.

I've changed the base to master: depending on your release plan and process, it can either be merged to master or be closed if dev will be merged to master ;-)

@mathieucarbou mathieucarbou deleted the warnings branch June 27, 2024 22:16
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