index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
Peripheral
Age
Commit message (
Expand
)
Author
2012-07-30
Tag the LUFA 120730 release.
LUFA-120730
Dean
2012-05-20
Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...
Dean
2012-04-14
Reintegrate the FullEPAddresses development branch into trunk.
Dean
2012-04-09
Ensure Temperature.c and TWI_AVR8.c can be compiled silently in projects with...
Dean
2012-04-07
Add architecture guards to all architecture-specific files, so that they can ...
Dean
2012-02-24
Minor documentation fixes - change \note entries to \warning where appropriat...
Dean
2012-02-19
Fix errors uncovered by the new build test compile warnings; fix UC3 pipe con...
Dean
2012-02-18
Add build tests to verify correct compilation of as many modules as possible ...
Dean
2012-02-13
Add missing file Subversion EOL-style properties.
Dean
2012-02-12
Minor documentation improvements.
Dean
2012-02-12
Minor documentation improvements.
Dean
2012-02-12
Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8...
Dean
2012-02-12
Added Serial USART peripheral driver for the XMEGA platform.
Dean
2012-02-04
Update file contributor copyrights for 2012.
Dean
2012-02-04
Update file header copyrights for 2012.
Dean
2011-12-23
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
dean
2011-11-24
Minor Doxygen documentation improvements.
Dean
2011-11-09
Add missing SVN eol-style property to ensure that source code line endings an...
Dean
2011-10-31
Add XMEGA SPI peripheral driver.
Dean
2011-09-22
Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declare...
Dean
2011-09-21
Add project name to the Doxygen makefile target output.
Dean
2011-09-02
Update the TempDataLogger project and driver documentation to use the new TWI...
Dean
2011-09-02
Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8 TWI peripheral driver.
Dean
2011-08-31
Make TWI_ReadPacket() use a repeated start condition rather than a full bus r...
Dean
2011-08-22
Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
Dean
2011-08-19
Fix TWI peripheral driver example code in the library documentation.
Dean
2011-08-17
Minor documentation corrections.
Dean
2011-07-12
Add more missing function attributes to the TWI peripheral driver.
Dean
2011-07-12
Add missing function attributes.
Dean
2011-07-12
Added new USB_Host_GetDeviceStatus() function for USB Host mode.
Dean
2011-07-06
Fix improper indenting of the internal board driver dispatch headers.
Dean
2011-06-18
Fix TWI driver documentation example (thanks to Jerome Colombie).
Dean
2011-06-16
Added new \ref SPI_GetCurrentMode() function to the SPI peripheral driver.
Dean
2011-06-05
Massive corrections to the project documentation and code comments, thanks to...
Dean
2011-06-01
Spell check library source code files.
Dean
2011-03-15
Remove redundant Doxygen guards from the internal preprocessor definitions.
Dean
2011-02-26
Added TWI baud rate prescaler and bit length parameters to the TWI_Init() fun...
Dean
2011-02-20
Make sure the peripheral driver .c files include the driver dispatch header, ...
Dean
2011-02-20
Rename architecture specific driver files, to make them appear with uniquely ...
Dean
2011-02-20
More Doxygen updates for multiple architecture support.
Dean
2011-02-19
Fix documentation glitches from the restructuring changes.
Dean
2011-02-19
Add new ARCH option to the makefiles to (eventually) specify the target devic...
Dean
2011-01-30
Renamed all driver termination *_ShutDown() functions to the more logical nam...
Dean
2011-01-30
Renamed the PRNT_Host_SendString(), CDC_Host_SendString() and CDC_Device_Send...
Dean
2011-01-30
Removed SerialStream module, rolled functionality into the base USART Serial ...
Dean
2011-01-16
Added new ADC_GET_CHANNEL_MASK() convenience macro to the ADC driver.
Dean
2011-01-13
Added new high level TWI packet read/write commands, altered behaviour of the...
Dean
2011-01-08
Minor documentation improvements.
Dean
2011-01-01
Update copyright year on all source files.
Dean
2010-12-26
Fix compile errors from the changes to the SerialStream and board Temperature...
Dean
[next]