forked from mirror/qmk_firmware
Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of the library's naming scheme for files.
This commit is contained in:
@@ -24,7 +24,7 @@ LUFA_SRC_FILES = ./Drivers/USB/LowLevel/LowLevel.c \
|
||||
./MemoryAllocator/DynAlloc.c \
|
||||
./Drivers/Board/Temperature.c \
|
||||
./Drivers/Peripheral/Serial.c \
|
||||
./Drivers/Peripheral/Serial_Stream.c \
|
||||
./Drivers/Peripheral/SerialStream.c \
|
||||
|
||||
all:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user