index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Projects
Age
Commit message (
Expand
)
Author
2009-11-23
Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigurePipes() functions.
Dean
2009-11-23
Added new ReportType parameter to the HID Device Class driver CALLBACK_HID_De...
Dean
2009-11-23
The incomplete StandaloneProgrammer project now uses Host and Device Mass sto...
Dean
2009-11-23
Add activity LED updates to the AVRISP project.
Dean
2009-11-20
Fixed LowLevel Keyboard demo not saving the issued report only after it has b...
Dean
2009-11-17
Make RNDISHost demo validate the set Packet Filter to ensure that it is being...
Dean
2009-11-13
Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function t...
Dean
2009-11-09
Spell check all source code variables, comments and strings.
Dean
2009-11-09
Minor changes to the AVRISP project for code clarity.
Dean
2009-11-08
Remove dependancies from the LowLevel demos to the ClassDriver demos, since t...
Dean
2009-11-07
Make Low Level host demos use void pointers for the configuration descriptor,...
Dean
2009-11-06
Add double banking property to LUFA powered projects in the Projects director...
Dean
2009-10-26
Use clearer buffer names in the USBtoSerial project to prevent confusion.
Dean
2009-10-18
Moved USBtoSerial demo the Projects directory, as it is simply an expanded CD...
Dean
2009-10-16
Fix invalid Event name rule in demo/project makefiles.
Dean
2009-10-12
Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.
Dean
2009-10-08
Application documentation/comment cleanup.
Dean
2009-10-01
Added pinouts to the AVRISP project for a standard ISP 6 Pin header to make c...
Dean
2009-09-24
Doxygen fixes to \param directives to give data direction in all projects. Ma...
Dean
2009-09-21
Fix broken MagStripe demo due to the HID Class driver changes.
Dean
2009-09-09
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standar...
Dean
2009-09-07
Add link to third-party signed version of the official FLIP DFU driver for 64...
Dean
2009-09-07
Remove information about 64 bit Windows OS signing requirements for the CDC b...
Dean
2009-09-06
Add in new invalid event hook check targets to project makefiles to produce c...
Dean
2009-09-06
Added 64 bit OS driver installation instructions to the readme for all CDC ba...
Dean
2009-09-06
Changed Still Image Host class driver to auto-fill TransactionID element of s...
Dean
2009-09-01
Fix up MissileLauncher demo's ConfigurationDescriptor.c so that it uses the n...
Dean
2009-08-30
Replace -finline-limit with -fno-inline-small-functions in project makefiles.
Dean
2009-08-30
Move ADC VTARGET sampling to a new V2Params_UpdateParamValues() in the AVRISP...
Dean
2009-08-28
Increase AVRISP command timeout to 240ms up from 150ms to prevent some ISP co...
Dean
2009-08-27
Make WaitWhileBusy function in the AVRISP project more explicit about how it ...
Dean
2009-08-27
Condensed SCSI command functions in the LowLevel Mass Storage Host demo, to s...
Dean
2009-08-27
Added extra note about missing OUT endpoint configuration to the HID Device m...
Dean
2009-08-25
Optimized Endpoint_Read_Word_* and Pipe_Read_Word_* macros to reduce compiled...
Dean
2009-08-25
Add VTARGET level detection to the AVRISP project on supported AVR models.
Dean
2009-08-25
Make AVRISP project build again - fix incorrect preprocessor directive in V2P...
Dean
2009-08-25
Partial Commit: Remove now empty Projects\Incomplete directory and add the ne...
Dean
2009-08-25
Partial Commit: Move AVRISP project out of the Projects\Incomplete directory.
Dean
2009-08-25
Add function documentation to the AVRISP project.
Dean
2009-08-25
Finished preliminary AVRISP project - all V2 protocol commands now work corre...
Dean
2009-08-25
Fixed AVRISP V2 Protocol handler for the READ_FLASH_ISP and READ_EEPROM_ISP h...
Dean
2009-08-25
Updated Benito project -- added hardware interrupt and software buffering for...
Dean
2009-08-24
Fix endianness of LOAD_ADDRESS command data, add correct PROGRAM_FLASH_ISP/PR...
Dean
2009-08-24
Switch to hardware delays and timeouts via a hardware timer in the V2 Protoco...
Dean
2009-08-24
Added PROGRAM_FLASH_ISP and PROGRAM_EEPROM_ISP handler code to the V2 Protoco...
Dean
2009-08-24
Fixed V2 Protocol READ_FLASH_ISP and READ_EEPROM_ISP handler code in the AVRI...
Dean
2009-08-24
Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the arr...
Dean
2009-08-23
Added V2 protocol handlers for the READ and WRITE memory commands in the AVRI...
Dean
2009-08-23
Moved out target-related V2 protocol commands into a seperate file for the AV...
Dean
2009-08-23
Fixed AVRISP programmer demo -- can now connect to a target and read/write Si...
Dean
[next]