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

refactor(PeriphDrivers): Fix -Warray-bounds warnings for can and dma #682

Merged
merged 2 commits into from
Jul 24, 2023

Conversation

ozersa
Copy link
Contributor

@ozersa ozersa commented Jul 21, 2023

Description

Building with -Warray-bounds flags causes warnings, this pr includes fix for can and dma.
Warnigns:

image

Checklist Before Requesting Review

  • PR Title follows correct guidelines.
  • Description of changes and all other relevant information.
  • (Optional) Link any related GitHub issues using a keyword
  • (Optional) Provide info on any relevant functional testing/validation. For API changes or significant features, this is not optional.

Building with -Warray-bounds flags causes warnings

Signed-off-by: Sadik.Ozer <sadik.ozer@analog.com>
Signed-off-by: Sadik.Ozer <sadik.ozer@analog.com>
@sihyung-maxim sihyung-maxim merged commit 75ec6fe into main Jul 24, 2023
@sihyung-maxim sihyung-maxim deleted the fix/warnings_Warray-bounds branch July 24, 2023 14:32
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.

3 participants