mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
8ebc185caf
This new version of the system_clock pkg does no longer depend on the presence of an external 'Rtc' service as previously provided by the Sculpt base system. Instead, it hosts the rtc_drv inside the subsystem. Because rtc_drv is board-dependent, the system_clock pkg is named system_clock-pc now. Issue #4281
Subsystem for system real-time clock