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

Add Async I2C Driver Support #22

Merged
merged 15 commits into from
Jul 14, 2024
Merged

Add Async I2C Driver Support #22

merged 15 commits into from
Jul 14, 2024

Conversation

andelf
Copy link
Collaborator

@andelf andelf commented Jul 12, 2024

  • Refactor I2C driver, moving from hpm_sdk style to eh style

  • Add Async I2C driver, with async timeout

  • Add I2C demo, using DS3231M RTC chip
    image

  • Fix a bug in IRQ handlers, when a zero address is used as irq entry

  • SYSCTL for HPM63, Add HPM6300 support

  • defmt timestamp init

  • Gen GPIO irq handlers in build.rs

  • Add RTC driver, with alarm support

@andelf andelf changed the title WIP: Add Async I2C Driver Support Add Async I2C Driver Support Jul 14, 2024
@andelf andelf merged commit 186784e into master Jul 14, 2024
1 check 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.

1 participant