OS_STOP_FUNC Definition

This constant determines whether the osStop function is included or excluded during compilation. The function is compiled if the constant value is 1 and omitted if the value is 0. When this function is not required, it should be disabled to reduce the final code footprint.

Version:1.0
See also: osDeinit, osStart, osStop
SpaceShadow documentation