nuttx/Documentation/applications/examples/cpuhog/index.rst
2023-10-21 22:13:55 +08:00

7 lines
257 B
ReStructuredText

``cpuhog`` Keep CPU Busy
========================
Attempts to keep the system busy by passing data through a pipe in loop back
mode. This may be useful if you are trying run down other problems that you
think might only occur when the system is very busy.