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
/
AVR8
Age
Commit message (
Expand
)
Author
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-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-19
Add new ARCH option to the makefiles to (eventually) specify the target devic...
Dean
2010-02-24
Revert changes made for the partial port to the AVR32 architecture.
Dean
2010-02-23
Update Temperature board driver to be AVR32 compatible when the ADC periphera...
Dean
2010-02-23
Fixed software PDI/TPI programming mode in the AVRISP project not correctly t...
Dean
2010-02-22
Add start of an AVR32 SPI driver.
Dean
2010-02-22
Rename AVRU4U6U9 peripheral driver directory to AVR8.
Dean