diff options
Diffstat (limited to 'demos/host/src/main.c')
| -rw-r--r-- | demos/host/src/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/host/src/main.c b/demos/host/src/main.c index f7d3b1a7c..66ca6456c 100644 --- a/demos/host/src/main.c +++ b/demos/host/src/main.c @@ -123,7 +123,6 @@ void print_greeting(void) {
[TUSB_OS_NONE] = "None",
[TUSB_OS_FREERTOS] = "FreeRTOS",
- [TUSB_OS_CMSIS_RTX] = "CMSIS-RTX"
};
puts("\n\
|
