Commit Graph

1 Commits (77a9df36a77d2523dd2bc24fa17f9f04c6c175c5)

Author SHA1 Message Date
Dean Camera 8c3d421a01 Added board hardware driver support for the EVK1104 board. 14 years ago
Dean Camera 8cc3fd56d9 Add board driver support for the EVK1100 board. 14 years ago
Dean Camera 910bca557c Seperated out board drivers by architecture in the library internals for better organisation. 14 years ago
Dean Camera 7d3150423d Add new USE_LUFA_CONFIG_HEADER compile time option. 14 years ago
Dean Camera b47374caf5 Fix incorrectly named include guards in the Board driver header files. 14 years ago
Dean Camera 6f01b6afd5 More UC3B architecture port updates. 14 years ago
Dean Camera a318f32b31 Update board driver common APIs to use uint_reg_t. 14 years ago
Dean Camera cad5e9ffca Added start of a port of the core USB driver code to the AVR32 UC3B architecture. 14 years ago
Dean Camera 071fd8ce53 Revert changes made for the partial port to the AVR32 architecture. 15 years ago
Dean Camera 2590452104 Change over board hardware drivers to use the custom uintN_t and intN_t native word size types. 15 years ago
Dean Camera aae20139b9 Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs. 15 years ago
Dean Camera d49cc0f783 Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers. 16 years ago
Dean Camera a4ebf4e920 Make board specific and device peripheral specific drivers' file documentation copy over to the module documentation, so that it is visible in the normal module view of the library documentation. 16 years ago
Dean Camera 7f9f97c792 Update copyright year to 2010. 16 years ago
Dean Camera d4ca7fb44c Fix MIT license language to make its intent clearer. 16 years ago
Dean Camera 200821fe82 Added new LEDs_ToggleLEDs() function to the Board LEDs driver. 16 years ago
Dean Camera 8f6b4ddf76 Fixed GenericHIDHost demo report write routine incorrect for control type requests (thanks to Andrei Krainev). 16 years ago
Dean Camera 6a10d6b465 Moved all source to the trunk directory. 16 years ago