Skip to content

Conversation

@Kampi
Copy link
Contributor

@Kampi Kampi commented Oct 29, 2024

Improve the alarm handling for the RV8263-C8 RTC, reduce the code size, and fix some bugs.

  • Fix typos for alarm field identification
  • Fix a bug where an alarm interrupt starts to update interrupts
  • Rework interrupt code to reduce code size and complexity

Closes #80966

- Fix typos for alarm field identification
- Fix a bug where an alarm interrupt starts
update interrupts
- Rework interrupt code to reduce code size
and complexity

Signed-off-by: Daniel Kampert <[email protected]>
@Kampi Kampi force-pushed the Bug/Fix-RV8263-Alarm branch from 4890e2a to b24f404 Compare October 29, 2024 19:54
@bjarki-andreasen bjarki-andreasen added this to the v4.0.0 milestone Oct 29, 2024
@bjarki-andreasen bjarki-andreasen added the bug The issue is a bug, or the PR is fixing a bug label Oct 29, 2024
@mmahadevan108
Copy link
Contributor

@Kampi . We are only merging PR's that have an issue associated with it. Can you help add an issue with the details of the problem seen and link the issue to this PR.

@Kampi
Copy link
Contributor Author

Kampi commented Nov 6, 2024

@Kampi . We are only merging PR's that have an issue associated with it. Can you help add an issue with the details of the problem seen and link the issue to this PR.

@mmahadevan108 I added the issue to this PR.

@mmahadevan108 mmahadevan108 merged commit ec10d56 into zephyrproject-rtos:main Nov 6, 2024
26 checks passed
@Kampi Kampi deleted the Bug/Fix-RV8263-Alarm branch June 5, 2025 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: RTC Real Time Clock bug The issue is a bug, or the PR is fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

driver: rtc_rv8263: Alarm is not working properly

5 participants