![]() |
LUFA Library
120219
|
Driver stub header files for custom boards, to allow the LUFA board drivers to operate.
More...Files | |
file | Buttons.h |
file | Dataflash.h |
file | Joystick.h |
file | LEDs.h |
This contains stub files for the LUFA board drivers. If the LUFA board drivers are used with board hardware other than those directly supported by the library, the BOARD parameter of the application's makefile can be set to "USER", and these stub files copied to the "/Board/" directory of the application's folder. When fleshed out with working driver code for the custom board, the corresponding LUFA board APIs will work correctly with the non-standard board hardware.