Fix LUFA build

pull/115/head
Alex Voinea 2021-09-20 11:31:51 +02:00
parent 0862964c82
commit b4ecf39ce5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
add_library(
LUFA
lufa/LUFA/Common/Drivers/USB/Class/Device/CDCClassDevice.c
lufa/LUFA/Drivers/USB/Class/Device/CDCClassDevice.c
lufa/LUFA/Drivers/USB/Core/AVR8/Device_AVR8.c
lufa/LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.c
lufa/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.c