This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
rt
History
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