projects
/
pub
/
USBasp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pub/USBasp.git
2014-06-08
Dean Camera
Fix possible infinite loop in the control stream write...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-06-08
Dean Camera
Add COMPILER_PATH optional variable to the BUILD build...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-06-07
Dean Camera
Ensure BulkVendor received data is cleared before readi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-05-30
Dean Camera
Fixed spurious 0xFE USART byte sent in the USBtoSerial...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-05-27
Dean Camera
Fix AVRISP-MKII status values to match the published...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-05-21
Dean Camera
Fixed incorrect XMEGA DFLL reference frequency (thanks...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-04-30
Dean Camera
Fix LED driver for the Arduino Leonardo board.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-04-21
Dean Camera
Merge branch 'master' of github.com:abcminiuser/lufa
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-04-21
Dean Camera
Upgrade to latest Doxygen.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-04-07
Dean Camera
Merge pull request #23 from mondalaci/add-further-scancodes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-04-06
László Monda
Fix typos and add new macros for HID keyboard scancodes.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-03-31
Dean Camera
Update to latest Atmel Studio integration binary, impro...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-03-09
Dean Camera
More fixes for incorrect return types/values.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-03-05
Dean Camera
Fix incorrect error codes returned on pip config failur...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-03-01
Dean Camera
Revert version and update documentation after the 14030...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-03-01
Dean Camera
Update version for the 140302 release.
LUFA-140302
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-03-01
Dean Camera
Add Atmel Studio 6.2 compatibility.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-02-22
Dean Camera
Minor typo corrections.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-02-16
Dean Camera
Merge branch 'master' of github.com:abcminiuser/lufa
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-02-16
Dean Camera
Fix incorrect whitespace.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-02-16
Dean Camera
Update to latest Atmel Studio integration binary.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-02-01
Dean Camera
Merge pull request #21 from mondalaci/fix-ringbuffer...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-02-01
László Monda
Fix ring buffer example.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-01-27
Dean Camera
Fix incorrect descriptor length when using USB_STRING_D...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-01-12
Dean Camera
Fix documentation: jump address for bootloader should...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-01-08
Dean Camera
Rename all Doxygen.conf file to doxyfile and distribute...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-01-07
Dean Camera
Fix USB_STRING_DESCRIPTOR() macro reported length to...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-01-07
Dean Camera
Minor documentation improvements.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-01-07
Dean Camera
Add USB_STRING_DESCRIPTOR_ARRAY() macro, update demos...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-01-07
László Monda
Use the new USB_STRING_DESCRIPTOR macro for every strin...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-01-07
László Monda
Add USB_STRING_DESCRIPTOR and make the Keyboard demo...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-01-07
Dean Camera
Update to latest Atmel Studio integration binary.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-01-07
Dean Camera
Fix broken teensy-ee build rule.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-01-06
Dean Camera
Update to latest Atmel Studio integration binary.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-01-06
Dean Camera
Minor documentation improvements.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-01-05
Dean Camera
Minor documentation improvements.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-01-05
Dean Camera
Merge pull request #19 from mondalaci/attr-no-inline...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-01-04
László Monda
Get rid of the redundant ATTR_NEVER_INLINE macro which...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-01-03
Dean Camera
Update copyrights for 2014.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-01-03
Dean Camera
Minor documentation improvements.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-01-03
Dean Camera
Merge pull request #17 from mondalaci/further-generichi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2014-01-03
László Monda
Add further instructions regarding the modemmanager...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-12-30
Dean Camera
Minor documentation improvements.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-12-30
Dean Camera
Update VSIX extension manifest description.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-12-26
Dean Camera
Minor documentation improvements.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-12-26
Dean Camera
Upgrade Doxygen configuration files to the latest version.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-12-22
Dean Camera
Update to latest LUFA Atmel Studio integration binary.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-12-20
Dean Camera
Fix incorrect Dataflash header file included for the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-12-20
Dean Camera
Merge pull request #15 from mondalaci/limit-control...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-12-20
Dean Camera
Minor documentation improvements.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-12-20
Dean Camera
Merge pull request #16 from hansmi/master
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-12-19
Michael Hanselmann
AVR8: Add option to keep 3.3V regulator enabled
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-12-18
László Monda
Add todo item.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-12-14
Dean Camera
Fix STK525 and STK526 device support in the Atmel Studi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-11-21
Dean Camera
Use new VERSION_BCD() macro with explicit int arguments...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-11-21
Dean Camera
Reduce PDI/TPI reset hold period from 1ms to 100us...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-11-20
Dean Camera
Exclude all host application directories from the Doxyg...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-11-20
Dean Camera
Fix incorrect status constants in the AVRISP-MKII Clone...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-11-20
Dean Camera
Add Documentation output directories to the .gitignore...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-11-05
Dean Camera
Fixed MIDI device class driver MIDI_Device_ReceiveEvent...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-11-04
Dean Camera
Increase AVRISP-MKII Clone PDI/TPI handshake to 1ms...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-11-03
Dean Camera
Minor documentation improvements.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-11-03
Dean Camera
Merge pull request #12 from mondalaci/generichid-node...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-11-03
László Monda
Add node.js libusb GenericHID test script.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-11-03
Dean Camera
Minor documentation improvements.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-11-03
Dean Camera
Merge pull request #11 from mondalaci/generichid-libusb...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-11-03
Dean Camera
Fix signature bytes in the DFU class bootloader.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-11-02
László Monda
Add libusb GenericHID Python test script.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-11-02
Dean Camera
AVRISP-MKII Clone Project PDI/TPI frequency increased...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-10-30
Dean Camera
Minor documentation improvements.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-10-30
Dean Camera
Add new Bulk Vendor device demo application.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-10-30
Dean Camera
Add Python host test application for the low level...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-10-27
Dean Camera
Minor documentation fixes.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-10-27
Dean Camera
Use non-abbreviated XPROG/PDI/TPI constant names.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-10-27
Dean Camera
Refactor AVRISP MKII Clone PDI/TPI command constants...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-10-27
Dean Camera
More minor speedups to the AVRISP-MKII clone programmer...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-10-27
Dean Camera
Merge branch 'master' of github.com:abcminiuser/lufa
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-10-27
Dean Camera
Minor documentation improvements.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-10-27
Dean Camera
Only issue the REPEAT instruction in the clone programm...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-10-12
Dean Camera
Merge pull request #10 from mondalaci/replace-audio...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-10-11
László Monda
Replace remaining MIDI interface numbers with enums.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-10-11
Dean Camera
Merge pull request #9 from mondalaci/replace-remaining...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-10-09
László Monda
Replace CDC interface numbers with enums.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-10-06
Dean Camera
Minor documentation corrections.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-10-06
Dean Camera
Merge pull request #8 from mondalaci/extract-interface...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-10-06
László Monda
Extract interface numbers into enums.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-09-27
Dean Camera
Merge pull request #7 from mondalaci/hidclassdevice_whi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-09-27
Dean Camera
Merge branch 'mondalaci-avr910_typos'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-09-27
Dean Camera
Minor formatting fixes.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-09-24
László Monda
Use spaces instead of tabs wherever necessary to fix...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-09-24
László Monda
Use spaces instead of tabs where necessary to fix inden...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-09-24
László Monda
Fix "AVR910" typos to "AVR109".
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-09-16
Dean Camera
Add missing AppConfig.h reference in the Mass Storage...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-09-05
Dean Camera
Remove style override that conflicts with the latest...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-09-05
Dean Camera
Minor code style fix.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-09-01
Dean Camera
Reset version information following the 130901 release.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-09-01
Dean Camera
Version for the 130901 release.
LUFA-130901
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-09-01
Dean Camera
Minor documentation improvements.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-09-01
Dean Camera
Minor documentation improvements.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2013-09-01
Dean Camera
Oops - use unique section names for the board driver...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
next