µOS++ IIIe Reference 7.0.0
The third edition of µOS++, a POSIX inspired open source framework, written in C++
Loading...
Searching...
No Matches
µOS++ Application Config

µOS++ application configuration definitions. More...

Modules

 Command Line Options
 Definitions passed via the compiler command line.
 
 Start-up & General Options
 Definitions used to configure the program start-up.
 
 Memory Management Options
 Definitions used to configure the memory management features.
 
 Library Options
 Definitions used to configure various library options.
 
 RTOS Options
 Definitions used to configure the RTOS.
 
 Trace Options
 Definitions used to configure the trace channel.
 
 Custom RTOS Options
 Definitions used to select various custom RTOS port implementations.
 
 Informative Options
 Definitions passed back to the application.
 

Detailed Description

µOS++ application configuration definitions.

Applications using µOS++ can be configured during build time using several proprocessor definitions, grouped in a header file named <cmsis-plus/os-app-config.h>.

There are several kinds of definitions: