Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Micrium components, usually known by their trade names such as uC/OS-III, are included in the BSP in the form of individual software libraries. This allows a project to include only the required components. As a minimum the ucos_common library and one kernel either ucos_osii or ucos_osiii must be selected. The ucos_standalone library is also recommended, otherwise the included standalone drivers won't be able to compile properly. The complete list of product

The list of product supported can be found in the . Most of the Micrium product catalog not currently included in the repository can of course be used by adding it to the application project. Contact Micrium for details on using products not included in the repository.

...