mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Additional file renames and modifications to change CDC demos to VirtualSerial.
This commit is contained in:
@@ -25,7 +25,7 @@ DOXYFILE_ENCODING = UTF-8
|
||||
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
|
||||
# by quotes) that should identify the project.
|
||||
|
||||
PROJECT_NAME = "LUFA Library - CDC Device Demo"
|
||||
PROJECT_NAME = "LUFA Library - Virtual Serial Device Demo"
|
||||
|
||||
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
|
||||
# This could be handy for archiving the generated documentation or
|
||||
|
||||
@@ -102,7 +102,7 @@ FORMAT = ihex
|
||||
|
||||
|
||||
# Target file name (without extension).
|
||||
TARGET = CDC
|
||||
TARGET = VirtualSerial
|
||||
|
||||
|
||||
# Object files directory
|
||||
|
||||
Reference in New Issue
Block a user