aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Incomplete
Commit message (Expand)AuthorAgeFilesLines
* Fixed compilation error in the AudioInput demos when MICROPHONE_BIASED_TO_HAL...Dean Camera2010-03-241-1/+1
* Change over MIDIToneGenerator to use only a single channel (MIDI channel 1) d...Dean Camera2010-03-231-36/+12
* Added incomplete MIDIToneGenerator project.Dean Camera2010-03-235-0/+1430
* Standardized the naming scheme given to configuration descriptor sub-elements...Dean Camera2010-03-222-6/+6
* Webserver project now uses the board LEDs to indicate the current IP configur...Dean Camera2010-03-091-2/+0
* New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...Dean Camera2010-02-041-1/+1
* Minor fixups to the documentation and preprocessor tokens.Dean Camera2010-02-021-2/+2
* Moved initial completed version of the Webserver project out of the Projects/...Dean Camera2010-01-2533-9197/+0
* Neaten Webserver project code.Dean Camera2010-01-256-39/+17
* Fixed CDC and RNDIS host demos and class drivers - bidirectional endpoints sh...Dean Camera2010-01-252-2/+3
* Fix up the incomplete Webserver project so that it integrates with the uIP st...Dean Camera2010-01-217-67/+240
* Added master mode hardware TWI driver.Dean Camera2010-01-191-5/+7
* Fixed invalid USB controller PLL prescaler values for the ATMEGAxxU2 controllersDean Camera2010-01-155-31/+31
* Started Webserver RNDIS host project.Dean Camera2010-01-1231-0/+9043
* Fix MassStorageKeyboard demo USE_INTERNAL_SERIAL check being performed before...Dean Camera2010-01-041-2/+4
* Update copyright year to 2010.Dean Camera2009-12-3019-37/+37
* Add new TemperatureDataLogger project, a simple USB Mass Storage class Temper...Dean Camera2009-12-302-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-2814-98/+98
* Increase timeout of Mass Storage and Still Image host commands to 10 seconds ...Dean Camera2009-12-091-1/+1
* Added new XPLAIN serial Bridge project (thanks to John Steggall for the softw...Dean Camera2009-11-252-2/+1
* Make the StandaloneProgrammer project seamlessly read out drive contents from...Dean Camera2009-11-245-12/+17
* Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigurePipes() functions.Dean Camera2009-11-231-5/+1
* The incomplete StandaloneProgrammer project now uses Host and Device Mass sto...Dean Camera2009-11-2315-355/+470
* Fixed LowLevel Keyboard demo not saving the issued report only after it has b...Dean Camera2009-11-201-1/+1
* Make RNDISHost demo validate the set Packet Filter to ensure that it is being...Dean Camera2009-11-1718-0/+3926
* Partial Commit: Move AVRISP project out of the Projects\Incomplete directory.Dean Camera2009-08-2514-4072/+0
* Add function documentation to the AVRISP project.Dean Camera2009-08-257-30/+152
* Finished preliminary AVRISP project - all V2 protocol commands now work corre...Dean Camera2009-08-251-29/+17
* Fixed AVRISP V2 Protocol handler for the READ_FLASH_ISP and READ_EEPROM_ISP h...Dean Camera2009-08-251-21/+29
* Updated Benito project -- added hardware interrupt and software buffering for...Dean Camera2009-08-257-18/+29
* Fix endianness of LOAD_ADDRESS command data, add correct PROGRAM_FLASH_ISP/PR...Dean Camera2009-08-244-36/+42
* Switch to hardware delays and timeouts via a hardware timer in the V2 Protoco...Dean Camera2009-08-246-28/+101
* Added PROGRAM_FLASH_ISP and PROGRAM_EEPROM_ISP handler code to the V2 Protoco...Dean Camera2009-08-244-9/+71
* Fixed V2 Protocol READ_FLASH_ISP and READ_EEPROM_ISP handler code in the AVRI...Dean Camera2009-08-241-9/+0
* Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the arr...Dean Camera2009-08-248-21/+57
* Added V2 protocol handlers for the READ and WRITE memory commands in the AVRI...Dean Camera2009-08-233-10/+110
* Moved out target-related V2 protocol commands into a seperate file for the AV...Dean Camera2009-08-235-82/+183
* Fixed AVRISP programmer demo -- can now connect to a target and read/write Si...Dean Camera2009-08-233-47/+22
* Added V2Protocol handlers to the AVRISP project to enter/exit programming mod...Dean Camera2009-08-234-41/+265
* Renamed Projects/Unfinished to Projects/Incomplete for consistancy.Dean Camera2009-08-2012-0/+3375