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

drivers: rtc: sam: Add platform on API test coverage #81817

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nandojve
Copy link
Member

The #81456 fixed the driver issue related to issue #81454. This add the RTC configurations on sam_v71_xult board to enable test coverage.

Fixes #81454

The zephyrproject-rtos#81456 fixed the driver issue related to issue zephyrproject-rtos#81454. This add
the RTC configurations on sam_v71_xult board to enable test coverage.

Fixes zephyrproject-rtos#81454

Signed-off-by: Gerson Fernando Budke <[email protected]>
@nandojve nandojve added this to the v4.1.0 milestone Nov 23, 2024
@nandojve nandojve added backport v3.7-branch Request backport to the v3.7-branch backport v4.0-branch Backport to the v4.0-branch labels Nov 23, 2024
@zephyrbot zephyrbot added area: RTC Real Time Clock platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM) labels Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: RTC Real Time Clock backport v3.7-branch Request backport to the v3.7-branch backport v4.0-branch Backport to the v4.0-branch platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

drivers: rtc: sam: Missing function rtc_sam_validate_tm
3 participants