Follow and star our public account for direct access to exciting content! [Image] Source: Technology Makes Dreams Greater Author: Li Xiaoyao
Introduction to FreeRTOS Interrupts
Any interrupt service routine that calls interrupt-safe FreeRTOS API functions can use the highest interrupt priority. Do not call interrupt-safe FreeRTOS API functions from any interrupt with a priority higher than this! (The higher the priority, the lower the numerical value…)