On 11/02/2021 14:31, Frank Kühndel wrote:
+rtems_status_code rtems_clock_set( const rtems_time_of_day *time );
A comment only: The above is a change in the signature of the function
(adding `const`). Not that I object to it - on the contrary. Yet, it may
break existing code (e.g. code which
Hello Sebastian,
On 2/10/21 5:28 PM, Sebastian Huber wrote:
> The documentation is a consolidation of the comments in Doxygen markup
> and the documentation sources in Sphinx markup. The documentation was
> transfered to interface specification items. The documentation source
> files were genera
The documentation is a consolidation of the comments in Doxygen markup
and the documentation sources in Sphinx markup. The documentation was
transfered to interface specification items. The documentation source
files were generated from the items by a script.
Update #3993.
---
c-user/clock/dire