How does the ThreadX Mutex work on STM32 Part2
Welcome to the second part of the article covering how to use the Mutex in the ThreadX using STM32 (Part 1 available here). This will cover the code editing and debugging. 1. Code Editing and debugging Using the previously code generated, open Core\S...