LUFA Library  120730
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
LUFAConfig.h File Reference

LUFA Library Configuration Header File (Template) More...

Detailed Description

This is a header file which can be used to configure LUFA's compile time options, as an alternative to the compile time constants supplied through a makefile. To use this configuration header, copy this into your project's root directory and supply the USE_LUFA_CONFIG_HEADER token to the compiler so that it is defined in all compiled source files.

For information on what each token does, refer to the LUFA manual section "Summary of Compile Tokens".