RTOS task state
In a real-time operating system (RTOS), typically, many tasks are created and run by a scheduler. The task state represents the various stages a task can be in during its lifecycle. The task states can be divided into two different groups: Running st...
hyunwoochoi.hashnode.dev2 min read