esp-idf/components/rt
Jakob Hasse bddc1e95ef feat(rt/posix): Added FreeRTOS-Plus-POSIX message queues implementation
Note: The current mq_open() implementation is changed to match
      the POSIX standard.
2024-07-11 21:08:01 +02:00
..
include feat(rt/posix): Added FreeRTOS-Plus-POSIX message queues implementation 2024-07-11 21:08:01 +02:00
private_include feat(rt/posix): Added FreeRTOS-Plus-POSIX message queues implementation 2024-07-11 21:08:01 +02:00
test_apps/posix_rt_test feat(rt/posix): Added FreeRTOS-Plus-POSIX message queues implementation 2024-07-11 21:08:01 +02:00
CMakeLists.txt feat(rt/posix): Added FreeRTOS-Plus-POSIX message queues implementation 2024-07-11 21:08:01 +02:00
FreeRTOS_POSIX_mqueue.c feat(rt/posix): Added FreeRTOS-Plus-POSIX message queues implementation 2024-07-11 21:08:01 +02:00
FreeRTOS_POSIX_utils.c feat(rt/posix): Added FreeRTOS-Plus-POSIX message queues implementation 2024-07-11 21:08:01 +02:00
idf_changes.md feat(rt/posix): Added FreeRTOS-Plus-POSIX message queues implementation 2024-07-11 21:08:01 +02:00
sbom.yml feat(rt/posix): Added FreeRTOS-Plus-POSIX message queues implementation 2024-07-11 21:08:01 +02:00