Rtos code cntains bug possible incompatability with I2C
Fork of mbed-rtos by
Data Structures
| Mail< T, queue_sz > | The Mail class allow to control, send, receive, or wait for mail |
| MemoryPool< T, pool_sz > | Define and manage fixed-size memory pools of objects of a given type |
| Mutex | Used to synchronise the execution of threads |
| Queue< T, queue_sz > | The Queue class allow to control, send, receive, or wait for messages |
| RtosTimer | Allow creating and and controlling of timer functions in the system |
| Semaphore | Used to manage and protect access to a set of shared resources |
| Thread | Allow defining, creating, and controlling thread functions in the system |
Generated on Tue Jul 12 2022 16:02:13 by
1.7.2
