Skip to content
Commit 360aea12 authored by David Horstmann's avatar David Horstmann Committed by Lingkai Dong
Browse files

examples: Add error checking to FreeRTOS example



Currently we do not check errors in the FreeRTOS example when creating
objects. This is not good as it makes it more difficult to tell where
failures happen. Fix this by checking the return codes of functions.

Signed-off-by: David Horstmann's avatarDavid Horstmann <david.horstmann@arm.com>
parent 85c41ef5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment