projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add COMPILER_PATH optional variable to the BUILD build system module.
[pub/USBasp.git]
/
LUFA
/
Drivers
/
2014-04-30
Dean Camera
Fix LED driver for the Arduino Leonardo board.
tree
|
commitdiff
2014-04-21
Dean Camera
Merge branch 'master' of github.com:abcminiuser/lufa
tree
|
commitdiff
2014-04-07
Dean Camera
Merge pull request #23 from mondalaci/add-further-scancodes
tree
|
commitdiff
2014-04-06
László Monda
Fix typos and add new macros for HID keyboard scancodes.
tree
|
commitdiff
2014-03-09
Dean Camera
More fixes for incorrect return types/values.
tree
|
commitdiff
2014-03-05
Dean Camera
Fix incorrect error codes returned on pip config failur...
tree
|
commitdiff
2014-02-16
Dean Camera
Merge branch 'master' of github.com:abcminiuser/lufa
tree
|
commitdiff
2014-02-01
Dean Camera
Merge pull request #21 from mondalaci/fix-ringbuffer...
tree
|
commitdiff
2014-02-01
László Monda
Fix ring buffer example.
tree
|
commitdiff
2014-01-27
Dean Camera
Fix incorrect descriptor length when using USB_STRING_D...
tree
|
commitdiff
2014-01-07
Dean Camera
Fix USB_STRING_DESCRIPTOR() macro reported length to...
tree
|
commitdiff
2014-01-07
Dean Camera
Add USB_STRING_DESCRIPTOR_ARRAY() macro, update demos...
tree
|
commitdiff
2014-01-07
László Monda
Add USB_STRING_DESCRIPTOR and make the Keyboard demo...
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
2014-01-03
Dean Camera
Merge pull request #17 from mondalaci/further-generichi...
tree
|
commitdiff
2013-12-20
Dean Camera
Merge pull request #15 from mondalaci/limit-control...
tree
|
commitdiff
2013-12-20
Dean Camera
Merge pull request #16 from hansmi/master
tree
|
commitdiff
2013-12-19
Michael Hanselmann
AVR8: Add option to keep 3.3V regulator enabled
tree
|
commitdiff
2013-11-21
Dean Camera
Use new VERSION_BCD() macro with explicit int arguments...
tree
|
commitdiff
2013-11-05
Dean Camera
Fixed MIDI device class driver MIDI_Device_ReceiveEvent...
tree
|
commitdiff
2013-11-03
Dean Camera
Merge pull request #12 from mondalaci/generichid-node...
tree
|
commitdiff
2013-11-03
Dean Camera
Merge pull request #11 from mondalaci/generichid-libusb...
tree
|
commitdiff
2013-10-27
Dean Camera
Minor documentation fixes.
tree
|
commitdiff
2013-10-27
Dean Camera
Merge branch 'master' of github.com:abcminiuser/lufa
tree
|
commitdiff
2013-10-27
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2013-10-06
Dean Camera
Minor documentation corrections.
tree
|
commitdiff
2013-10-06
Dean Camera
Merge pull request #8 from mondalaci/extract-interface...
tree
|
commitdiff
2013-09-27
Dean Camera
Merge pull request #7 from mondalaci/hidclassdevice_whi...
tree
|
commitdiff
2013-09-24
László Monda
Use spaces instead of tabs wherever necessary to fix...
tree
|
commitdiff
2013-09-24
László Monda
Use spaces instead of tabs where necessary to fix inden...
tree
|
commitdiff
2013-09-05
Dean Camera
Minor code style fix.
tree
|
commitdiff
2013-08-23
Dean Camera
Fixed error receiving PIMA events via the Still Image...
tree
|
commitdiff
2013-08-23
Dean Camera
Fix code style in the HID parser module.
tree
|
commitdiff
2013-08-19
Dean Camera
Prevent accessing past the UsageList bounds in the...
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-13
Dean Camera
Fixed re-enumeration issue of XMEGA architecture targets.
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-07-15
Dean Camera
Fixed incorrect USB device state set when a suspended...
tree
|
commitdiff
2013-06-22
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2013-06-22
Michael
Add U2S board support
tree
|
commitdiff
2013-06-12
Dean Camera
Update board Dataflash_Init() functions to automaticall...
tree
|
commitdiff
2013-06-12
Dean Camera
Fix typos in the XMEGA board LED drivers, use a cleaner...
tree
|
commitdiff
2013-06-01
Dean Camera
Ensure core library documentation sections use unique...
tree
|
commitdiff
2013-06-01
Dean Camera
Added missing LEDs to the XMEGA A3BU Xplained and XMEGA...
tree
|
commitdiff
2013-05-23
Dean Camera
Fix HID descriptor mouse and joystick macros for intege...
tree
|
commitdiff
2013-05-22
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2013-05-20
Dean Camera
Merge branch 'XMEGA-Demo-Ports-ClockOnly'
tree
|
commitdiff
2013-05-19
Dean Camera
Merge branch 'master' into XMEGA-Demo-Ports-ClockOnly
tree
|
commitdiff
2013-05-19
Dean Camera
Add support for the XMEGA C3 Xplained board.
tree
|
commitdiff
2013-05-19
Dean Camera
Add stub functions to all board drivers, so that demos...
tree
|
commitdiff
2013-05-19
Dean Camera
Simplify the Doxygen to Docbook XML transform.
tree
|
commitdiff
2013-05-14
Dean Camera
Fix missing bitshift in the AVR8 Pipe_GetBoundEndpointA...
tree
|
commitdiff
2013-05-12
Dean Camera
Update Atmel Studio getting started page and associated...
tree
|
commitdiff
2013-05-12
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2013-05-10
Dean Camera
Fix Pipe_GetBoundEndpointAddress() returning bad values...
tree
|
commitdiff
2013-05-10
Dean Camera
Update Android Accessory Class driver to be compatible...
tree
|
commitdiff
2013-05-05
Dean Camera
Add proper reset handling to the USB Printer Device...
tree
|
commitdiff
2013-05-05
Dean Camera
Add missing EVENT_PRNT_Device_SoftReset() public functi...
tree
|
commitdiff
2013-05-05
Dean Camera
Add new Printer Device Class driver.
tree
|
commitdiff
2013-05-05
Dean Camera
Revert incorrect XMEGA interrupt disable patch; all...
tree
|
commitdiff
2013-05-04
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2013-04-29
Dean Camera
Fix Serial peripheral driver compile error for XMEGA...
tree
|
commitdiff
2013-04-28
Dean Camera
Fix board driver hardware capability definition macro...
tree
|
commitdiff
2013-04-28
Dean Camera
Move USB mode enum into the top level USB controller...
tree
|
commitdiff
2013-04-23
Dean Camera
Fix typo in the XMEGA SerialSPI peripheral driver.
tree
|
commitdiff
2013-04-21
Dean Camera
Fixed possible register corruption in USB Host mode...
tree
|
commitdiff
2013-04-21
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2013-04-14
Dean Camera
Reduce the amount of inlining of core Endpoint function...
tree
|
commitdiff
2013-04-11
Dean Camera
Oops - fix function prototype attribute.
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-08
Dean Camera
Fix typos in the Arduino Leonardo board drivers.
tree
|
commitdiff
2013-04-06
Dean Camera
Added new CONCAT() and CONCAT_EXPANDED() convenience...
tree
|
commitdiff
2013-04-04
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2013-03-28
Dean Camera
Added additional MIDI command definitions to the MIDI...
tree
|
commitdiff
2013-03-23
Dean Camera
Fix incorrect Interrupt disable function for the XMEGA...
tree
|
commitdiff
2013-03-23
Dean Camera
Fixed Low Speed USB devices broken when using the libra...
tree
|
commitdiff
2013-03-18
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2013-03-17
Dean Camera
Fixed incorrect HID report descriptor generated for...
tree
|
commitdiff
2013-03-14
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2013-03-09
Dean Camera
Add dummy handler for SCSI_CMD_START_STOP_UNIT in all...
tree
|
commitdiff
2013-02-27
Dean Camera
Fixed potential NULL pointer dereference in the HID...
tree
|
commitdiff
2013-02-24
Dean Camera
Changed all *_SendByte() function prototypes to accept...
tree
|
commitdiff
2013-02-19
Dean Camera
Fixed swapped LED3 and LED4 masks for the Olimex-32U4...
tree
|
commitdiff
2013-02-13
Dean Camera
Reset XMEGA NVM read command to the symbolic NO_OPERATI...
tree
|
commitdiff
2013-02-05
Dean Camera
Remove CPPCheck suppressions for unused functions,...
tree
|
commitdiff
2013-01-27
Dean Camera
Suppress unused function parameter warnings in the...
tree
|
commitdiff
2013-01-27
Dean Camera
Fix broken XMEGA USB support.
tree
|
commitdiff
2013-01-27
Dean Camera
Fix typos in the new board hardware information header...
tree
|
commitdiff
2013-01-27
Dean Camera
Fix typo in the board hardware info dispatch driver...
tree
|
commitdiff
2013-01-27
Dean Camera
Added new Board Hardware Information board driver.
tree
|
commitdiff
2013-01-27
Dean Camera
Fixed incorrectly issuing STALL response to unsupported...
tree
|
commitdiff
next