Files
rtems/cpukit/libmisc
Sebastian Huber 9520ec3a2a config: Simplify initialization task config
With the removal of the CONFIGURE_HAS_OWN_INIT_TASK_TABLE configuration
option at most one Classic API user initialization task can be
configured.

Provide an RTEMS API configuration table for backward compatibility.

Update #3873.
2020-02-25 07:15:18 +01:00
..
2018-01-25 08:45:26 +01:00
2018-01-25 08:45:26 +01:00
2019-02-09 10:06:33 +11:00
2018-01-25 08:45:26 +01:00
2018-01-25 08:45:26 +01:00
2018-01-25 08:45:26 +01:00
2018-10-02 10:22:15 +02:00
2019-01-07 09:49:16 +01:00
2018-01-25 08:45:26 +01:00
2018-01-25 08:45:26 +01:00
2019-11-26 08:10:27 +01:00
2018-01-25 08:45:26 +01:00
2018-01-25 08:45:26 +01:00
2018-01-25 08:45:26 +01:00

This directory contains for the "miscellaneous" library.  Currently
this library contains a number of useful support libraries:

  + Task Stack Overflow Checker
  + Workspace Consistency Checker
  + Task Execution Time Monitor
  + Period Statistics Monitor
  + Debug Monitor

The following ideas have been mentioned for items which could go
in this library, but this list is not all inclusive:

  + there are no outstanding suggestions.

The intent of this library is to provide a home for useful utility routines
which are dependent upon RTEMS.

--joel
16 Sept 97