drivers: rtc: driver not marked experimental in Kconfig #59900
Labels
area: RTC
Real Time Clock
bug
The issue is a bug, or the PR is fixing a bug
priority: low
Low impact/importance bug
Describe the bug
The RTC driver is marked experimental in the docs but the corresponding EXPERIMENTAL flag in Kconfig is missing.
To Reproduce
Build:
Configuration:
Expected behavior
The RTC API should issue build warnings and clearly mention in Kconfig help/description that it is an experimental API so that users know what they are dealing with.
Maybe this should be backported to 3.4 where most users will see the API for the first time?
See linked PR.
Impact
Annoyed users when breaking the API while it's not stable.
Logs and console output
see above
Environment (please complete the following information):
any
Additional context
see #19030 (comment)
The text was updated successfully, but these errors were encountered: