]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Output/pjrcUSB/setup.cmake
Adding CLI and CDC Serial support for Teensy 2.0 and Teensy 2.0++
[kiibohd-controller.git] / Output / pjrcUSB / setup.cmake
index 157dfc2fb12079edf0d8c3a3e21dde3d97ffe439..d982976a4687157e51b9284e0a496221b8b4bfe1 100644 (file)
@@ -17,7 +17,7 @@ if ( ${COMPILER_FAMILY} MATCHES "avr" )
 
        set( OUTPUT_SRCS
                output_com.c
-               avr/usb_keyboard_debug.c
+               avr/usb_keyboard_serial.c
        )
 
 #| ARM Compiler