l4re-base-25.08.0

This commit is contained in:
2025-09-12 15:55:45 +02:00
commit d959eaab98
37938 changed files with 9382688 additions and 0 deletions

20
src/l4/pkg/rtc/README.md Normal file
View File

@@ -0,0 +1,20 @@
# L4Re RTC server
rtc is an L4Re server that provides wallclock time to its clients. The server
uses the I/O port-based RTC on x86 and the PL031 RTC on ARM.
# Documentation
This package is part of the L4Re Operating System Framework. For documentation
and build instructions see the [L4Re
wiki](https://kernkonzept.com/L4Re/guides/l4re).
# Contributions
We welcome contributions. Please see our contributors guide on
[how to contribute](https://kernkonzept.com/L4Re/contributing/l4re).
# License
Detailed licensing and copyright information can be found in
the [LICENSE](LICENSE.spdx) file.