| Age | Commit message (Collapse) | Author |
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1622 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1601 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1541 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
tool made by Laszlo Monda
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1524 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1378 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1377 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
the make tool to be overridden.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1247 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
Added hardware board driver support for the PJRC Teensy line of USB AVR boards.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1177 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
Fix Doxygen configuration files' input file exclusion filters.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1065 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1032 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
Temperature Data Logger using the onboard Dataflash and Temperature sensor.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1028 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1017 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
C# host application for the LEDNotifier project.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@990 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
software UART code).
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@916 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
CDC demo. Added const qualifier to Endpoint/Pipe stream write routines.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@868 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
new AVRISP project to the Projects directory makefile.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@770 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
Device mode with an unhandled data recipient.
Fix up Programmers Notepad Project file to show new Projects directory layout. Remove now moved AVRISP project from the Projects directory makefile.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@747 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
Added new Endpoint_SetEndpointDirection() macro to set the current endpoint direction for bidirectional endpoints.
Renamed internal USB_INT_ENDPOINT_SETUP macro to USB_INT_RXSTPI to fit in with the rest of the interrupt vector macros.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@744 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
programming of AVRs using the official Arduino bootloader.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@679 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
"missile". TODO: Learn how to actually spell.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@611 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
structs which are then combined, for clarity. Move device mode class driver interfaces back into the device mode class driver headers from the common class headers to make room for host class interfaces.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@609 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
MissleLauncher Doxygen.conf file.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@606 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
Corrections to Keyboard demo.
Removed AVRISP_Programmer project due to code quality concerns.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@470 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
(supplied by Opendous, Inc.).
Renamed the ATTR_ALWAYSINLINE function attribute macro to ATTR_ALWAYS_INLINE to match the style of the other function attribute macro names.
Added ATTR_ALWAYS_INLINE attribute to several inlined library functions, to ensure they are inlined in all circumstances.
Cleanups to Endpoint.h and Pipe.h. Added better documentation for the endpoint and pipe interrupts.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@450 d5102386-fcda-11dd-9fdb-3debd5008f28
|