More AVR32 achitecture ports.
[pub/USBasp.git] / Projects / Incomplete /
2010-02-04 Dean CameraNew BOARD value option BOARD_NONE (equivelent to not...
2010-02-02 Dean CameraMinor fixups to the documentation and preprocessor...
2010-01-25 Dean CameraMoved initial completed version of the Webserver projec...
2010-01-25 Dean CameraNeaten Webserver project code.
2010-01-25 Dean CameraFixed CDC and RNDIS host demos and class drivers -...
2010-01-21 Dean CameraFix up the incomplete Webserver project so that it...
2010-01-19 Dean CameraAdded master mode hardware TWI driver.
2010-01-15 Dean CameraFixed invalid USB controller PLL prescaler values for...
2010-01-12 Dean CameraStarted Webserver RNDIS host project.
2010-01-04 Dean CameraFix MassStorageKeyboard demo USE_INTERNAL_SERIAL check...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-30 Dean CameraAdd new TemperatureDataLogger project, a simple USB...
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-09 Dean CameraIncrease timeout of Mass Storage and Still Image host...
2009-11-25 Dean CameraAdded new XPLAIN serial Bridge project (thanks to John...
2009-11-24 Dean CameraMake the StandaloneProgrammer project seamlessly read...
2009-11-23 Dean CameraFixed misnamed SI_Host_USBTask() and SI_Host_ConfigureP...
2009-11-23 Dean CameraThe incomplete StandaloneProgrammer project now uses...
2009-11-20 Dean CameraFixed LowLevel Keyboard demo not saving the issued...
2009-11-17 Dean CameraMake RNDISHost demo validate the set Packet Filter...
2009-08-25 Dean CameraPartial Commit: Move AVRISP project out of the Projects...
2009-08-25 Dean CameraAdd function documentation to the AVRISP project.
2009-08-25 Dean CameraFinished preliminary AVRISP project - all V2 protocol...
2009-08-25 Dean CameraFixed AVRISP V2 Protocol handler for the READ_FLASH_ISP...
2009-08-25 Dean CameraUpdated Benito project -- added hardware interrupt...
2009-08-24 Dean CameraFix endianness of LOAD_ADDRESS command data, add correc...
2009-08-24 Dean CameraSwitch to hardware delays and timeouts via a hardware...
2009-08-24 Dean CameraAdded PROGRAM_FLASH_ISP and PROGRAM_EEPROM_ISP handler...
2009-08-24 Dean CameraFixed V2 Protocol READ_FLASH_ISP and READ_EEPROM_ISP...
2009-08-24 Dean CameraFix to V2 Protocol for Fuse/Sig/Lock byte read -- off...
2009-08-23 Dean CameraAdded V2 protocol handlers for the READ and WRITE memor...
2009-08-23 Dean CameraMoved out target-related V2 protocol commands into...
2009-08-23 Dean CameraFixed AVRISP programmer demo -- can now connect to...
2009-08-23 Dean CameraAdded V2Protocol handlers to the AVRISP project to...
2009-08-20 Dean CameraRenamed Projects/Unfinished to Projects/Incomplete...