aboutsummaryrefslogtreecommitdiff
path: root/lib/chibios-contrib/os/various/segger_bindings/SYSTEMVIEW/SYSVIEW_ChibiOS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chibios-contrib/os/various/segger_bindings/SYSTEMVIEW/SYSVIEW_ChibiOS.txt')
-rw-r--r--lib/chibios-contrib/os/various/segger_bindings/SYSTEMVIEW/SYSVIEW_ChibiOS.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/chibios-contrib/os/various/segger_bindings/SYSTEMVIEW/SYSVIEW_ChibiOS.txt b/lib/chibios-contrib/os/various/segger_bindings/SYSTEMVIEW/SYSVIEW_ChibiOS.txt
new file mode 100644
index 000000000..a0e97db6c
--- /dev/null
+++ b/lib/chibios-contrib/os/various/segger_bindings/SYSTEMVIEW/SYSVIEW_ChibiOS.txt
@@ -0,0 +1,8 @@
1# This file describes the ChibiOS Tasks' states.
2# Put this file in the following directory:
3# Path\to\SystemView\Description\
4
5#
6# Task States
7#
8TaskState 0xFF 0=Ready, 1=Current, 2=Wait start, 3=Suspended, 4=Wait queue, 5=Wait semaphore, 6=Wait mutex, 7=Wait condvar, 8=Sleeping, 9=Wait thread, 10=Wait one event, 11=Wait several events, 12=Send message queue, 13=Wait answer, 14=Wait message, 15=Terminated