projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add support for the Arduino Micro board, fix other Arduino board LED drivers.
[pub/USBasp.git]
/
LUFA
/
Drivers
/
Peripheral
/
2014-09-08
Dean Camera
Merge pull request #36 from hexwab/midimacrofix
tree
|
commitdiff
2014-09-08
Dean Camera
Merge pull request #38 from jacobschloss/xmega_twi_caps
tree
|
commitdiff
2014-09-08
Jacob Schloss
Make twi capitalization match.
tree
|
commitdiff
2014-08-24
Dean Camera
Merge branch 'master' of github.com:abcminiuser/lufa
tree
|
commitdiff
2014-08-13
Dean Camera
Merge pull request #35 from hellprototypes/sandbox
tree
|
commitdiff
2014-08-13
Hell
Fix Serial_XMEGA.h syntax and define error
tree
|
commitdiff
2014-07-15
Dean Camera
Add Serial_IsSendReady() and Serial_IsSendComplete...
tree
|
commitdiff
2014-01-05
Dean Camera
Merge pull request #19 from mondalaci/attr-no-inline...
tree
|
commitdiff
2014-01-03
Dean Camera
Update copyrights for 2014.
tree
|
commitdiff
2013-08-13
Dean Camera
Use seperate ATTR_NON_NULL_PTR_ARG() decorators in...
tree
|
commitdiff
2013-08-13
Dean Camera
Fix XMEGA TWI driver indentation and style to conform...
tree
|
commitdiff
2013-08-13
Dean Camera
Merge branch 'xmega-twi' of github.com:jamuraa/lufa...
tree
|
commitdiff
2013-08-12
Dean Camera
Fix broken USART SPI driver for the AVR8 architecture.
tree
|
commitdiff
2013-08-07
Michael Janssen
Bugfixes with the protocol.
tree
|
commitdiff
2013-08-01
Michael Janssen
Minor bugfixes / missed compile stuff.
tree
|
commitdiff
2013-07-24
Michael Janssen
Fix NON-NULL attributes, add for TWI_t.
tree
|
commitdiff
2013-07-24
Michael Janssen
TWI Master has a sub-structure
tree
|
commitdiff
2013-07-24
Michael Janssen
Add TWI Peripheral driver for XMEGA
tree
|
commitdiff
2013-06-12
Dean Camera
Update board Dataflash_Init() functions to automaticall...
tree
|
commitdiff
2013-06-01
Dean Camera
Ensure core library documentation sections use unique...
tree
|
commitdiff
2013-04-29
Dean Camera
Fix Serial peripheral driver compile error for XMEGA...
tree
|
commitdiff
2013-04-23
Dean Camera
Fix typo in the XMEGA SerialSPI peripheral driver.
tree
|
commitdiff
2013-04-11
Dean Camera
Add some missing function attributes.
tree
|
commitdiff
2013-04-11
Dean Camera
Don't generate the full HTML documentation when only...
tree
|
commitdiff
2013-04-06
Dean Camera
Added new CONCAT() and CONCAT_EXPANDED() convenience...
tree
|
commitdiff
2013-03-18
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2013-02-24
Dean Camera
Changed all *_SendByte() function prototypes to accept...
tree
|
commitdiff
2013-01-15
Dean Camera
Fixed bug in the TWI peripheral driver for the AVR8...
tree
|
commitdiff
2013-01-03
Dean Camera
Update copyright year to 2013.
tree
|
commitdiff
2013-01-03
Dean Camera
Remove support for devices that were not put into produ...
tree
|
commitdiff
2012-10-05
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-08-20
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-06-09
Dean Camera
Spell check source code, fix mistakes.
tree
|
commitdiff
2012-05-20
Dean Camera
Merge in latest trunk.
tree
|
commitdiff
2012-05-20
Dean Camera
Upgrade Doxygen configuration files for Doxygen 1.8...
tree
|
commitdiff
2012-05-10
Dean Camera
Add branch for the conversion of demos to use standard...
tree
|
commitdiff
2012-04-14
Dean Camera
Reintegrate the FullEPAddresses development branch...
tree
|
commitdiff
2012-04-09
Dean Camera
Ensure Temperature.c and TWI_AVR8.c can be compiled...
tree
|
commitdiff
2012-04-07
Dean Camera
Add architecture guards to all architecture-specific...
tree
|
commitdiff
2012-02-24
Dean Camera
Minor documentation fixes - change \note entries to...
tree
|
commitdiff
2012-02-19
Dean Camera
Fix errors uncovered by the new build test compile...
tree
|
commitdiff
2012-02-18
Dean Camera
Add build tests to verify correct compilation of as...
tree
|
commitdiff
2012-02-13
Dean Camera
Add missing file Subversion EOL-style properties.
tree
|
commitdiff
2012-02-12
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-02-12
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-02-12
Dean Camera
Add new Master SPI Mode USART serial peripheral driver...
tree
|
commitdiff
2012-02-12
Dean Camera
Added Serial USART peripheral driver for the XMEGA...
tree
|
commitdiff
2012-02-04
Dean Camera
Update file contributor copyrights for 2012.
tree
|
commitdiff
2012-02-04
Dean Camera
Update file header copyrights for 2012.
tree
|
commitdiff
2011-12-23
Dean Camera
Run wspurify script on /trunk/ and /branches/ C source...
tree
|
commitdiff
2011-11-24
Dean Camera
Minor Doxygen documentation improvements.
tree
|
commitdiff
2011-11-09
Dean Camera
Add missing SVN eol-style property to ensure that sourc...
tree
|
commitdiff
2011-10-31
Dean Camera
Add XMEGA SPI peripheral driver.
tree
|
commitdiff
2011-09-22
Dean Camera
Add missing "used" attribute to ATTR_INIT_SECTION to...
tree
|
commitdiff
2011-09-21
Dean Camera
Add project name to the Doxygen makefile target output.
tree
|
commitdiff
2011-09-02
Dean Camera
Update the TempDataLogger project and driver documentat...
tree
|
commitdiff
2011-09-02
Dean Camera
Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8...
tree
|
commitdiff
2011-08-31
Dean Camera
Make TWI_ReadPacket() use a repeated start condition...
tree
|
commitdiff
2011-08-22
Dean Camera
Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
tree
|
commitdiff
2011-08-19
Dean Camera
Fix TWI peripheral driver example code in the library...
tree
|
commitdiff
2011-08-17
Dean Camera
Minor documentation corrections.
tree
|
commitdiff
2011-07-12
Dean Camera
Add more missing function attributes to the TWI periphe...
tree
|
commitdiff
2011-07-12
Dean Camera
Add missing function attributes.
tree
|
commitdiff
2011-07-12
Dean Camera
Added new USB_Host_GetDeviceStatus() function for USB...
tree
|
commitdiff
2011-07-06
Dean Camera
Fix improper indenting of the internal board driver...
tree
|
commitdiff
2011-06-18
Dean Camera
Fix TWI driver documentation example (thanks to Jerome...
tree
|
commitdiff
2011-06-16
Dean Camera
Added new \ref SPI_GetCurrentMode() function to the...
tree
|
commitdiff
2011-06-05
Dean Camera
Massive corrections to the project documentation and...
tree
|
commitdiff
2011-06-01
Dean Camera
Spell check library source code files.
tree
|
commitdiff
2011-03-15
Dean Camera
Remove redundant Doxygen guards from the internal prepr...
tree
|
commitdiff
2011-02-26
Dean Camera
Added TWI baud rate prescaler and bit length parameters...
tree
|
commitdiff
2011-02-20
Dean Camera
Make sure the peripheral driver .c files include the...
tree
|
commitdiff
2011-02-20
Dean Camera
Rename architecture specific driver files, to make...
tree
|
commitdiff
2011-02-20
Dean Camera
More Doxygen updates for multiple architecture support.
tree
|
commitdiff
2011-02-19
Dean Camera
Fix documentation glitches from the restructuring changes.
tree
|
commitdiff
2011-02-19
Dean Camera
Add new ARCH option to the makefiles to (eventually...
tree
|
commitdiff
2011-01-30
Dean Camera
Renamed all driver termination *_ShutDown() functions...
tree
|
commitdiff
2011-01-30
Dean Camera
Renamed the PRNT_Host_SendString(), CDC_Host_SendString...
tree
|
commitdiff
2011-01-30
Dean Camera
Removed SerialStream module, rolled functionality into...
tree
|
commitdiff
2011-01-16
Dean Camera
Added new ADC_GET_CHANNEL_MASK() convenience macro...
tree
|
commitdiff
2011-01-13
Dean Camera
Added new high level TWI packet read/write commands...
tree
|
commitdiff
2011-01-08
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2011-01-01
Dean Camera
Update copyright year on all source files.
tree
|
commitdiff
2010-12-26
Dean Camera
Fix compile errors from the changes to the SerialStream...
tree
|
commitdiff
2010-12-26
Dean Camera
Documentation improvements - put driver example code...
tree
|
commitdiff
2010-12-26
Dean Camera
Added basic driver example use code to the library...
tree
|
commitdiff
2010-10-28
Dean Camera
Move RNDISConstants.h into the RNDIS class driver commo...
tree
|
commitdiff
2010-10-28
Dean Camera
Changed over fourwalledcubicle.com links to the new...
tree
|
commitdiff
2010-10-20
Dean Camera
Oops - fix broken SPI driver due to missing bit inversi...
tree
|
commitdiff
2010-10-13
Dean Camera
Fix SoftUART.c not compiling due to accidental check...
tree
|
commitdiff
2010-10-13
Dean Camera
Clean up excessive whitespace at the end of each line...
tree
|
commitdiff
2010-10-06
Dean Camera
Fixed SPI driver not explicitly setting /SS and MISO...
tree
|
commitdiff
2010-08-31
Dean Camera
Fix incorrect ADC driver documentation for the paramete...
tree
|
commitdiff
2010-08-02
Dean Camera
Hide the PROGMEM attribute from Doxygen, as it appears...
tree
|
commitdiff
2010-07-31
Dean Camera
Fixed Serial peripheral driver not turning off the...
tree
|
commitdiff
2010-07-30
Dean Camera
Oops - fix mixed "initialize" and "initialise" - opt...
tree
|
commitdiff
2010-07-30
Dean Camera
More spell checking of all source files -- correct...
tree
|
commitdiff
2010-07-29
Dean Camera
Oops - remove duplicated SPI driver init mask.
tree
|
commitdiff
2010-07-29
Dean Camera
Added support to the AVRISP-MKII project for ISP speeds...
tree
|
commitdiff
2010-07-22
Dean Camera
Convert over internal pseudo-function macros to true...
tree
|
commitdiff
next