Additional file renames and modifications to change CDC demos to VirtualSerial.
This commit is contained in:
parent
7a9b3d3641
commit
cf22a744ec
45 changed files with 41 additions and 41 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue