diff options
Diffstat (limited to 'Demos/Host/LowLevel/VirtualSerialHost/makefile')
-rw-r--r-- | Demos/Host/LowLevel/VirtualSerialHost/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/LowLevel/VirtualSerialHost/makefile b/Demos/Host/LowLevel/VirtualSerialHost/makefile index 6c9c7c8f8..168b1b474 100644 --- a/Demos/Host/LowLevel/VirtualSerialHost/makefile +++ b/Demos/Host/LowLevel/VirtualSerialHost/makefile @@ -102,7 +102,7 @@ FORMAT = ihex # Target file name (without extension).
-TARGET = CDCHost
+TARGET = VirtualSerialHost
# Object files directory
|