projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Enable sorting of the member functions in the Doxygen output, so that functions in...
[pub/USBasp.git]
/
LUFA
/
Common
/
Common.h
2012-06-12
Dean Camera
Add missing <math.h> include for the UC3 devices, hide...
blob
|
commitdiff
2012-05-29
Dean Camera
Make sure that LUFAConfig.h is included *after* the...
blob
|
commitdiff
|
diff to current
2012-04-08
Dean Camera
Minor documentation improvements.
blob
|
commitdiff
|
diff to current
2012-04-07
Dean Camera
Fix up Doxygen documentation directives to allow for...
blob
|
commitdiff
|
diff to current
2012-03-17
Dean Camera
Add XMEGA C3 family to the ModuleTest build test.
blob
|
commitdiff
|
diff to current
2012-02-24
Dean Camera
Minor documentation fixes - change \note entries to...
blob
|
commitdiff
|
diff to current
2012-02-18
Dean Camera
Add build tests to verify correct compilation of as...
blob
|
commitdiff
|
diff to current
2012-02-04
Dean Camera
Update file contributor copyrights for 2012.
blob
|
commitdiff
|
diff to current
2012-02-04
Dean Camera
Update file header copyrights for 2012.
blob
|
commitdiff
|
diff to current
2012-02-03
Dean Camera
Minor documentation fixes.
blob
|
commitdiff
|
diff to current
2011-12-23
Dean Camera
Run wspurify script on /trunk/ and /branches/ C source...
blob
|
commitdiff
|
diff to current
2011-12-20
Dean Camera
Fixed compiler warning on GCC with -wundef compile...
blob
|
commitdiff
|
diff to current
2011-09-22
Dean Camera
Add missing "used" attribute to ATTR_INIT_SECTION to...
blob
|
commitdiff
|
diff to current
2011-09-02
Dean Camera
Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8...
blob
|
commitdiff
|
diff to current
2011-08-23
Dean Camera
Minor documentation fixes.
blob
|
commitdiff
|
diff to current
2011-08-16
Dean Camera
Pull out architecture specific macros and other definit...
blob
|
commitdiff
|
diff to current
2011-07-14
Dean Camera
Add new STRINGIFY() and STRINGIFY_EXPANDED() convenienc...
blob
|
commitdiff
|
diff to current
2011-07-13
Dean Camera
Add start of an architecture port to the Atmel USB...
blob
|
commitdiff
|
diff to current
2011-07-06
Dean Camera
Split out compiler specific helper macros into a new...
blob
|
commitdiff
|
diff to current
2011-06-20
Dean Camera
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE...
blob
|
commitdiff
|
diff to current
2011-06-01
Dean Camera
Spell check library source code files.
blob
|
commitdiff
|
diff to current
2011-05-09
Dean Camera
Add new USE_LUFA_CONFIG_HEADER compile time option.
blob
|
commitdiff
|
diff to current
2011-05-08
Dean Camera
Minor documentation fixes.
blob
|
commitdiff
|
diff to current
2011-04-25
Dean Camera
Add __VA_ARGS__ support to the LUFA supplied ISR macro...
blob
|
commitdiff
|
diff to current
2011-04-13
Dean Camera
Fix definition of pgm_read_ptr().
blob
|
commitdiff
|
diff to current
2011-04-12
Dean Camera
Add missing function attributes to the pipe/endpoint...
blob
|
commitdiff
|
diff to current
2011-04-10
Dean Camera
Remove redundant type information for bitfield elements...
blob
|
commitdiff
|
diff to current
2011-04-08
Dean Camera
Create a new Common module documentation group for...
blob
|
commitdiff
|
diff to current
2011-04-08
Dean Camera
Move global interrupt enable/disable functions out...
blob
|
commitdiff
|
diff to current
2011-04-08
Dean Camera
Correct UC3 global interrupt functions.
blob
|
commitdiff
|
diff to current
2011-04-08
Dean Camera
Add in a new common Delay_MS() function, which provides...
blob
|
commitdiff
|
diff to current
2011-03-21
Dean Camera
Add in new architecture attribute defines to selectivel...
blob
|
commitdiff
|
diff to current
2011-03-15
Dean Camera
Remove redundant Doxygen guards from the internal prepr...
blob
|
commitdiff
|
diff to current
2011-03-13
Dean Camera
Rename UC3B driver files to UC3, as they are generic...
blob
|
commitdiff
|
diff to current
2011-03-13
Dean Camera
Add experimental support for the UC3A0, UC3A1 and UC3A3...
blob
|
commitdiff
|
diff to current
2011-03-13
Dean Camera
Oops - rename misnamed Endianess.h header file.
blob
|
commitdiff
|
diff to current
2011-03-13
Dean Camera
Move out endianness management macros into a new common...
blob
|
commitdiff
|
diff to current
2011-03-05
Dean Camera
Fix UC3B architecture compile errors and ensure the...
blob
|
commitdiff
|
diff to current
2011-03-05
Dean Camera
Porting updates for the UC3B architecture - get UC3B...
blob
|
commitdiff
|
diff to current
2011-02-28
Dean Camera
Add in USB_INT_RegisterHandlers() internal function...
blob
|
commitdiff
|
diff to current
2011-02-27
Dean Camera
Fix USB Host mode compile errors for the UC3B architecture.
blob
|
commitdiff
|
diff to current
2011-02-27
Dean Camera
Move out common architecture-independent core definitio...
blob
|
commitdiff
|
diff to current
2011-02-27
Dean Camera
More AVR32 UC3B architecture ports - USB device mode...
blob
|
commitdiff
|
diff to current
2011-02-20
Dean Camera
Update board driver common APIs to use uint_reg_t.
blob
|
commitdiff
|
diff to current
2011-02-20
Dean Camera
Added start of a port of the core USB driver code to...
blob
|
commitdiff
|
diff to current
2011-02-20
Dean Camera
More updates to remove architecture-specific comments...
blob
|
commitdiff
|
diff to current
2011-02-20
Dean Camera
More Doxygen updates for multiple architecture support.
blob
|
commitdiff
|
diff to current
2011-02-20
Dean Camera
Start update of documentation to support possible multi...
blob
|
commitdiff
|
diff to current
2011-02-19
Dean Camera
Add new ARCH option to the makefiles to (eventually...
blob
|
commitdiff
|
diff to current
2011-01-26
Dean Camera
Added new KeyboardMouseMultiReport Device ClassDriver...
blob
|
commitdiff
|
diff to current
2011-01-08
Dean Camera
Minor documentation improvements.
blob
|
commitdiff
|
diff to current
2011-01-01
Dean Camera
Update copyright year on all source files.
blob
|
commitdiff
|
diff to current
2010-12-26
Dean Camera
Fix compile errors from the changes to the SerialStream...
blob
|
commitdiff
|
diff to current
2010-12-26
Dean Camera
Added basic driver example use code to the library...
blob
|
commitdiff
|
diff to current
2010-12-26
Dean Camera
Make a new general RingBuffer.h misc library driver...
blob
|
commitdiff
|
diff to current
2010-10-28
Dean Camera
Changed over fourwalledcubicle.com links to the new...
blob
|
commitdiff
|
diff to current
2010-10-13
Dean Camera
Clean up excessive whitespace at the end of each line...
blob
|
commitdiff
|
diff to current
2010-09-22
Dean Camera
Reverted modifications to USBInterrupt.h that were...
blob
|
commitdiff
|
diff to current
2010-07-30
Dean Camera
Oops - fix mixed "initialize" and "initialise" - opt...
blob
|
commitdiff
|
diff to current
2010-07-30
Dean Camera
More spell checking of all source files -- correct...
blob
|
commitdiff
|
diff to current
2010-07-29
Dean Camera
Spell check all source files once again to find any...
blob
|
commitdiff
|
diff to current
2010-07-21
Dean Camera
Add missing const qualifiers to class drivers.
blob
|
commitdiff
|
diff to current
2010-07-21
Dean Camera
Move and rename DevChaper9.c/.h and HostChapter9.c...
blob
|
commitdiff
|
diff to current
2010-07-09
Dean Camera
Rewrote the implementation of the SwapEndian_16() and...
blob
|
commitdiff
|
diff to current
2010-06-22
Dean Camera
Added new pgm_read_ptr() macro to Common.h for reading...
blob
|
commitdiff
|
diff to current
2010-06-17
Dean Camera
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
blob
|
commitdiff
|
diff to current
2010-06-02
Dean Camera
Fix byte ordering of UUIDs in the SDP server - host...
blob
|
commitdiff
|
diff to current
2010-06-02
Dean Camera
The SDP UUID lists should be searched and ALL UUIDs...
blob
|
commitdiff
|
diff to current
2010-05-29
Dean Camera
Fix spacing of the function parameter descriptions...
blob
|
commitdiff
|
diff to current
2010-05-29
Dean Camera
Fixed incorrect signature for the ATMEGA32U2 in the...
blob
|
commitdiff
|
diff to current
2010-05-25
Dean Camera
Fixed RNDISEthernet demos crashing when calculating...
blob
|
commitdiff
|
diff to current
2010-05-23
Dean Camera
Add UUID Class matching to the Service Discovery Protoc...
blob
|
commitdiff
|
diff to current
2010-05-08
Dean Camera
Add svn:eol-style property to source files, so that...
blob
|
commitdiff
|
diff to current
2010-04-28
Dean Camera
Use puts_P() and printf_P() instead of the normal varia...
blob
|
commitdiff
|
diff to current
2010-04-15
Dean Camera
Rename FunctionAttributes.h to Attributes.h, as some...
blob
|
commitdiff
|
diff to current
2010-03-29
Dean Camera
Add file-level brief documentation.
blob
|
commitdiff
|
diff to current
2010-02-24
Dean Camera
Revert changes made for the partial port to the AVR32...
blob
|
commitdiff
|
diff to current
2010-02-23
Dean Camera
Update Temperature board driver to be AVR32 compatible...
blob
|
commitdiff
|
diff to current
2010-02-23
Dean Camera
Fixed software PDI/TPI programming mode in the AVRISP...
blob
|
commitdiff
|
diff to current
2010-02-22
Dean Camera
Change over board hardware drivers to use the custom...
blob
|
commitdiff
|
diff to current
2010-02-22
Dean Camera
Add drivers for the EVK1101 - begin full port to the...
blob
|
commitdiff
|
diff to current
2010-01-05
Dean Camera
Inline USB management functions in the Class drivers...
blob
|
commitdiff
|
diff to current
2009-12-30
Dean Camera
Update copyright year to 2010.
blob
|
commitdiff
|
diff to current
2009-12-28
Dean Camera
Fix MIT license language to make its intent clearer.
blob
|
commitdiff
|
diff to current
2009-11-06
Dean Camera
Add optional double-banking support to the Device mode...
blob
|
commitdiff
|
diff to current
2009-06-28
Dean Camera
Added const modifiers to device mode class drivers.
blob
|
commitdiff
|
diff to current
2009-04-17
Dean Camera
Renamed Serial_Stream driver to SerialStream to remain...
blob
|
commitdiff
|
diff to current
2009-04-16
Dean Camera
Fixed GenericHIDHost demo report write routine incorrec...
blob
|
commitdiff
|
diff to current
2009-04-01
Dean Camera
All comments in the library, bootloaders, demos and...
blob
|
commitdiff
|
diff to current
2009-03-09
Dean Camera
Removed SetSystemClockPrescaler() macro, the clock_pres...
blob
|
commitdiff
|
diff to current
2009-02-23
Dean Camera
Moved all source to the trunk directory.
blob
|
commitdiff
|
diff to current