In file included from ../../libs/LUFA/LUFA/Drivers/USB/Core/
USBController.h:118:0,
from ../../libs/LUFA/LUFA/Drivers/USB/Core/USBTask.h:
47,
from ../../libs/LUFA/LUFA/Drivers/USB/USB.h:371,
from ../../libs/arduino/hardware/arduino/cores/
micropendous/Descriptors.h:42,
from ../../libs/arduino/hardware/arduino/cores/
micropendous/Descriptors.c:38:
../../libs/LUFA/LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.h:84:5:
error: #error F_USB is not defined. You must define F_USB to the
frequency of the unprescaled USB controller clock in your project
makefile.
grep -R "F_USB" ./* returns no results.
I will make LUFAduino a priority for the next Micropendous
distribution release.