Skip to content

Conversation

@krmik
Copy link

@krmik krmik commented Nov 24, 2025

This PR updates RPPAL dependency to 0.22.1 to support Raspberry Pi 5.

Changes:

  • Updated RPPAL from 0.12.0 to 0.22.1
  • Fixed set_interrupt calls with new debounce parameter
  • Added Event to Level adapter for async interrupts
  • Maintained backward compatibility with existing API

Testing:

Tested on Raspberry Pi 5 with basic GPIO operations. The library now compiles and works correctly with the latest RPPAL version.

Fixes compatibility issues with newer Raspberry Pi models.

- Update RPPAL dependency from 0.12.0 to 0.22.1
- Fix set_interrupt calls with new debounce parameter
- Add Event to Level adapter for async interrupts
- Maintain backward compatibility with existing API
@rahul-thakoor
Copy link
Owner

thanks @krmik
i will test this in the following week or maybe later

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