Here is a list of all documented files with brief descriptions:
[detail level 12]
| ▼ src | |
| condition_variable.hpp | |
| critical.hpp | |
| dlist.h | |
| event_groups.h | |
| event_groups.hpp | |
| freertos-all-c.h | |
| freertos-all.h | |
| freertos-config.h | |
| freertos-esp32.c | In standard RTOS taskENTER_CRITICAL_EXT() does not require a parameter. In the ESP32 implementation however we need to provide one. We use a common esp32Mutex variable! |
| FreeRTOS.h | |
| mem_pool.h | |
| mem_pool.hpp | |
| mutex.hpp | |
| queue.h | |
| queue.hpp | |
| queue_simple.h | |
| read_write_lock.h | |
| read_write_lock.hpp | |
| semaphore.hpp | |
| semphr.h | |
| slist.h | |
| stack_simple.h | |
| task.h | |
| task.hpp | |
| tasklet.hpp | |
| thread.hpp | |
| tickhook.hpp | |
| ticks.hpp | |
| timer.hpp | |
| timers.h | |
| version.h | |
| version.hpp | |
| workqueue.h | |
| workqueue.hpp | |
| zero_copy_queue.h | |