aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARM7-AT91SAM7S-FATFS-GCC/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'demos/ARM7-AT91SAM7S-FATFS-GCC/main.c')
-rw-r--r--demos/ARM7-AT91SAM7S-FATFS-GCC/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/ARM7-AT91SAM7S-FATFS-GCC/main.c b/demos/ARM7-AT91SAM7S-FATFS-GCC/main.c
index d32f1913c..c88480673 100644
--- a/demos/ARM7-AT91SAM7S-FATFS-GCC/main.c
+++ b/demos/ARM7-AT91SAM7S-FATFS-GCC/main.c
@@ -143,6 +143,7 @@ static void cmd_threads(BaseChannel *chp, int argc, char *argv[]) {
"SNDMSGQ",
"SNDMSG",
"WTMSG",
+ "WTQUEUE",
"FINAL"
};
Thread *tp;