0fe789ff2e
User mode can't be trusted to provide a memory buffer to k_msgq_init(). Introduce k_msgq_alloc_init() which allocates the buffer out of the calling thread's resource pool and expose that as a system call instead. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
testcase.yaml |