Files
rtems/cpukit/libmisc
Sebastian Huber c184b0cf31 stackchk: Add RTEMS_SYSINIT_ISR_STACK
Use a dedicated system initialization step for the stack checker
interrupt stack support.

Update #3838.
2020-02-04 05:52:28 +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
2019-12-13 08:35:17 +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