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
/
Incomplete
Age
Commit message (
Expand
)
Author
2010-01-25
Moved initial completed version of the Webserver project out of the Projects/...
Dean
2010-01-25
Neaten Webserver project code.
Dean
2010-01-25
Fixed CDC and RNDIS host demos and class drivers - bidirectional endpoints sh...
Dean
2010-01-21
Fix up the incomplete Webserver project so that it integrates with the uIP st...
Dean
2010-01-19
Added master mode hardware TWI driver.
Dean
2010-01-15
Fixed invalid USB controller PLL prescaler values for the ATMEGAxxU2 controllers
Dean
2010-01-12
Started Webserver RNDIS host project.
Dean
2010-01-04
Fix MassStorageKeyboard demo USE_INTERNAL_SERIAL check being performed before...
Dean
2009-12-30
Update copyright year to 2010.
Dean
2009-12-30
Add new TemperatureDataLogger project, a simple USB Mass Storage class Temper...
Dean
2009-12-28
Fix MIT license language to make its intent clearer.
Dean
2009-12-09
Increase timeout of Mass Storage and Still Image host commands to 10 seconds ...
Dean
2009-11-25
Added new XPLAIN serial Bridge project (thanks to John Steggall for the softw...
Dean
2009-11-24
Make the StandaloneProgrammer project seamlessly read out drive contents from...
Dean
2009-11-23
Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigurePipes() functions.
Dean
2009-11-23
The incomplete StandaloneProgrammer project now uses Host and Device Mass sto...
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-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
2009-08-23
Added V2Protocol handlers to the AVRISP project to enter/exit programming mod...
Dean
2009-08-20
Renamed Projects/Unfinished to Projects/Incomplete for consistancy.
Dean