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

bcm2835: update 1.71 -> 1.73 #1258

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Conversation

leon-anavi
Copy link
Contributor

Update to version 1.73:

  • Fixed some inconsistent indenting in bcm2835.c that triggers warnings for some people.
  • Added Timeout checks to bcm2835_i2c_write() in case of IO problems. New reason code BCM2835_I2C_REASON_ERROR_TIMEOUT added.

- What I did

I updated bcm2835

- How I did it

Updated the recipe from 1.71 to 1.73 and performed very basic quick tests on Raspberry Pi Zero 2 64-bit.

Update to version 1.73:

- Fixed some inconsistent indenting in bcm2835.c that triggers
  warnings for some people.
- Added Timeout checks to bcm2835_i2c_write() in case of IO
  problems. New reason code BCM2835_I2C_REASON_ERROR_TIMEOUT
  added.

Signed-off-by: Leon Anavi <[email protected]>
Copy link
Collaborator

@kraj kraj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Owner

@agherzan agherzan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Approved and merged.

@leon-anavi
Copy link
Contributor Author

Thanks. Approved and merged.

@agherzan, sorry, it looks like this GitHub pull request hasn't been merged yet. Could you please have a look?

Thanks, Leon

@agherzan agherzan merged commit b859bc3 into agherzan:master Jan 8, 2024
18 checks passed
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