You are viewing an older revision! See the latest version

CMSIS RTOS

Table of Contents

    The CMSIS-RTOS library provides a scheduler to run concurrently multiple threads of execution and methods for the exchange of data among these threads.

    CMSIS-RTOS Library URL: http://mbed.org/projects/libraries-testing/svn/rtos

    Thread

    [Not converted]

    Mutex

    [Not converted]

    Semaphore

    [Not converted]

    Signals

    [Not converted]

    Message Queue

    Memory Pool

    [Not converted]

    Mail Queue

    [Not converted]

    Timer

    [Not converted]

    Interrupt Service Routines

    [Not converted]


    All wikipages