]> begriffs open source - freertos/commit
Add description for vTaskList (#206)
authorgomonovych <gomonovych@gmail.com>
Tue, 2 Mar 2021 01:10:00 +0000 (02:10 +0100)
committerGitHub <noreply@github.com>
Tue, 2 Mar 2021 01:10:00 +0000 (18:10 -0700)
commit4fde4a8d0adfb302cd9915f5b21010bf1662c834
tree9ee3c009df407a82d70a297438a7a91bc90c9070
parent2a604f4a2818b8354b5e1a39e388eb5e16cfbc1f
Add description for vTaskList (#206)

Describe each column which vTaskList print:
task name, task status, task priority, task stack unused watermark lewel, task number

Co-authored-by: David Chalco <59750547+dachalco@users.noreply.github.com>
include/task.h
tasks.c