Difference between revisions of "embOS"

From SEGGER Wiki
Jump to: navigation, search
(General)
(Other)
Line 26: Line 26:
 
* [[Using embOS with STM32CubeMX|Using embOS with STMicro's STM32CubeMX]]
 
* [[Using embOS with STM32CubeMX|Using embOS with STMicro's STM32CubeMX]]
 
* [[Using embOS with X-CUBE-STL|Using embOS with STMicro's X-CUBE-STL]]
 
* [[Using embOS with X-CUBE-STL|Using embOS with STMicro's X-CUBE-STL]]
 
== Other ==
 
* [[MISRA-C:2012 compliance]]
 
* [[CMSIS RTOS API|CMSIS-RTOS API]]
 
* [[SEGGER Simulation Integration Guide]]
 

Revision as of 08:28, 21 May 2021

embOS is a high-performance real-time operating system (RTOS) for embedded systems.

This wiki page explains and links to other articles dealing with special cases, such as board support packages (BSPs) for specific devices, or questions too specific for the manual and the product page at segger.com

General

Architecture & Core specifics

Compiler & IDE specifics

Board Support Package

Third-party SDKs