| Age | Commit message (Collapse) | Author |
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2322 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2224 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2155 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
with non-supported hardware - produce errors only if the user application includes the module header files.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2152 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
be bulk-added to existing IDE projects without having to exclude unused architecture files.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2136 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
appropriate and remove/update old documentation.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2066 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
configuration function broken, redundant function prototypes and unused parameters.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2059 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
under as many architectures as possible.
Fix broken compilation of LUFA under C++ compilers when the Serial peripheral module header file is included in a C++ source file.
Fix missing semicolon in the UC3 architecture host pipe functions.
Fix failed compilation for the XMEGA architecture if USB_DEVICE_ONLY us not specified.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2053 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2049 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2048 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
AVR8 architectures.
Modify board Dataflash drivers so that each individual board is responsible for including the correct peripheral driver (SPI or SerialSPI) based on the board connections to the Dataflash chip.
Complete A3BU-XPLAINED and B1-XPLAINED board Dataflash drivers.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2047 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
Fix XMEGA SPI peripheral driver's incorrect const-ness on the SPI peripheral struct.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2046 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2026 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2025 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
trailing whitespace at the end of each line.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2007 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
Add missing ATTR_NON_NULL_PTR_ARG and const decorations.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1992 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
declared with that meta-attribute are not discarded by the linker.
Add missing function and definition documentation.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1932 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1930 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
TWI_BITLENGTH_FROM_FREQ() macro.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1919 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
Change Delay_MS() to accept a 16-bit parameter rather than an 8-bit parameter for longer possible delays.
Minor documentation improvements.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1918 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
release/recapture after the read address has been sent.
Fix TWI_ReadPacket() not releasing the bus correctly after all data transferred.
Make TWI_SendByte() and TWI_ReceiveByte() non-inline to reduce compiled binary size.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1917 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
Changed the reports in the GenericHID device demos to control the board LEDs, to reduce user confusion over the callback routines.
Fixed swapped TWI_ADDRESS_READ and TWI_ADDRESS_WRITE values.
Fixed TWI_ReadPacket() not releasing the TWI bus on read completion.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1911 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1908 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1907 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
Fix incorrect standard request name in the host standard request driver.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1863 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1862 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1861 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
Slight improvements to the ADC peripheral driver example in the manual.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1847 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1807 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1804 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
to Russian translation services provided by Andrey from Microsin.ru.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1782 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1777 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
function (thanks to Thomas Herlinghaus).
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1683 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
rather than the architecture specific header files.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1678 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
identifying filenames in the documentation.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1677 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1669 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1155 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
peripheral driver is eventually ported. Make architecture includes explicit for both the AVR32 and the AVR8, to make way for future architecture ports.
Add SPI driver aliases for the old function names in the AVR8 driver, so that existing code will still compile against the new version.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1151 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
toggling just the clock pin.
Fix broken AVR8 Serial peripheral driver.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1150 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1147 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1146 d5102386-fcda-11dd-9fdb-3debd5008f28
|