EXAMPLE_Nucleo_mbed_RTOS_test_code

Dependencies of EXAMPLE_Nucleo_mbed_RTOS_test_code

A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.

Optimization of original DS1620 library - calls to wait(float) changed to wait_us(int) + resolving several warnings. DS1620, measurement, Temperature
Optimization (wait(float) changed to wait_us(int)) of original library TextLCD. TextLCD
Official mbed Real Time Operating System based on the RTX implementation of the CMSIS-RTOS API open standard. cmsis, rtos, RTX
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.