Nucleo_modbus_protocol_test

Dependencies of Nucleo_modbus_protocol_test

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

Message queue to synchronize and share information between threads. It is a template class, so it can hold elements of different types. message queue pattern, real time, thread synchronization
Modbus RTU class for slave devices. It shares data with other software components via a Message queue object, and can exist more than one Modbus Slave RTU instances in a … modbus rtu, real time, rtos, serial protocol
Serial port handler class that allows sharing data from the serial ports via message queues objects. Each instance of this class is intended to handle a serial port in the … real time, serial port, serial protocols
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.