May 2020
Intermediate to advanced
496 pages
13h 54m
English
Nearly all of the code presented has used dynamic allocation to create FreeRTOS primitives (tasks, queues, mutexes, and so on). Here are two examples to serve as a quick refresher before we look at the differences between creating primitives using static allocation.