| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert changes made for the partial port to the AVR32 architecture. | Dean Camera | 2010-02-24 | 1 | -1/+1 |
* | Add start of an AVR32 SPI driver. | Dean Camera | 2010-02-22 | 1 | -1/+1 |
* | Make SPI and USART peripheral dispatch driver headers in preparation for a se... | Dean Camera | 2010-02-22 | 1 | -1/+1 |
* | Add uIP-split code to the Webserver project, so that each packet is split in ... | Dean Camera | 2010-02-18 | 1 | -1/+1 |
* | Add a TELNET server to the webserver project, which currently can list active... | Dean Camera | 2010-02-03 | 1 | -1/+1 |
* | Replace the Webserver demo's uIP with the latest code ripped from the Contiki... | Dean Camera | 2010-02-02 | 1 | -1/+1 |
* | Oops - fix path case in the Webserver project makefile, to fix *nix builds. | Dean Camera | 2010-01-28 | 1 | -1/+1 |
* | Add FatFS library to the Webserver project, extend the HTTP server so that it... | Dean Camera | 2010-01-28 | 1 | -1/+1 |
* | Add DHCP server to the Webserver demo for automatic network configuration. Co... | Dean Camera | 2010-01-27 | 1 | -1/+1 |
* | Exclude host application directories from the Doxygen input source file direc... | Dean Camera | 2010-01-25 | 1 | -1/+1 |
* | Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory. | Dean Camera | 2010-01-25 | 1 | -1/+1 |
* | Add Webserver project Doxygen configuration file and overview document. | Dean Camera | 2010-01-25 | 1 | -1/+1 |
* | ADC2 and ADC3 channels do not exist on the U4 series USB AVRs. | Dean Camera | 2010-01-25 | 1 | -1/+1 |
* | Enhance TemperatureDatalogger project -- add RTC capabilities so that data is... | Dean Camera | 2010-01-24 | 1 | -1/+1 |
* | Fix up the incomplete Webserver project so that it integrates with the uIP st... | Dean Camera | 2010-01-21 | 1 | -1/+1 |
* | Clean up of the altered XPLAINBridge project. | Dean Camera | 2010-01-19 | 1 | -1/+1 |
* | Changed XPLAINBridge project to be both a USB to USART bridge and a PDI progr... | Dean Camera | 2010-01-19 | 1 | -1/+1 |
* | Added master mode hardware TWI driver. | Dean Camera | 2010-01-19 | 1 | -1/+1 |
* | Started Webserver RNDIS host project. | Dean Camera | 2010-01-12 | 1 | -1/+1 |
* | Add new TemperatureDataLogger project, a simple USB Mass Storage class Temper... | Dean Camera | 2009-12-30 | 1 | -1/+1 |
* | Fix references to the renamed AVRISP-MKII project folder. | Dean Camera | 2009-12-27 | 1 | -1/+1 |
* | Complete combining of PDI and TPI target communication code files, stub out T... | Dean Camera | 2009-12-24 | 1 | -1/+1 |
* | Rename PDIProtocol.c/.h to XPROGProtocol.c/.h as it will now handle both TPI ... | Dean Camera | 2009-12-24 | 1 | -1/+1 |
* | Combine AVRISP project TPI and PDI lib directories - these protocols use the ... | Dean Camera | 2009-12-24 | 1 | -1/+1 |
* | Correct include paths and makefile for the AVRISP project now that the protoc... | Dean Camera | 2009-12-23 | 1 | -1/+1 |
* | Stub out more of the TPI programming protocol routines in the AVRISP project. | Dean Camera | 2009-12-23 | 1 | -1/+1 |
* | Seperate out XMEGA and TINY NVM routines into seperate files. | Dean Camera | 2009-12-23 | 1 | -1/+1 |
* | Start of implementation of the low level TPI programming protocol in the AVRI... | Dean Camera | 2009-12-23 | 1 | -1/+1 |
* | Add const qualifier to the parameters of Projects' functions where possible. | Dean Camera | 2009-12-20 | 1 | -1/+1 |
* | Add LEDNotifier project to the Projects folder build list. Add new LEDMixer C... | Dean Camera | 2009-12-18 | 1 | -1/+1 |
* | Fix up references in the LEDNotifier project to the old HotmailNotifier name. | Dean Camera | 2009-12-18 | 1 | -1/+1 |
* | Rename HotmailNotifier project files to LEDNotifier. | Dean Camera | 2009-12-18 | 1 | -1/+1 |
* | Renamed HotmailNotifier project to LEDNotifier. | Dean Camera | 2009-12-18 | 1 | -1/+1 |
* | Enhance the HotmailNotifier project so that the LEDs' individual brightness c... | Dean Camera | 2009-12-18 | 1 | -1/+1 |
* | Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project. | Dean Camera | 2009-12-17 | 1 | -1/+1 |
* | Split out NVM access code in the AVRISP project into a seperate NVMTarget.c s... | Dean Camera | 2009-12-14 | 1 | -1/+1 |
* | The AVRISP project can now enter PDI mode under both bit-bang and hardware US... | Dean Camera | 2009-12-13 | 1 | -1/+1 |
* | Additional file renames and modifications to change CDC demos to VirtualSerial. | Dean Camera | 2009-12-07 | 1 | -1/+1 |
* | Added support for the Atmel EVK527 board hardware. | Dean Camera | 2009-12-04 | 1 | -1/+1 |
* | Added support for the Dataflash mounted on the XPLAIN board. Added new XPLAIN... | Dean Camera | 2009-12-03 | 1 | -1/+1 |
* | Started implementing the low level PDI protocol in the AVRISP project, for XM... | Dean Camera | 2009-12-03 | 1 | -1/+1 |
* | Add new more reliable software UART for the XPLAINBridge project by David Pre... | Dean Camera | 2009-12-02 | 1 | -1/+1 |
* | Removed John Steggall's software UART code from the XPLAIN Bridge project due... | Dean Camera | 2009-12-02 | 1 | -1/+1 |
* | Add support for unwrapping of the XMEGA PDI programming protocol to the AVRIS... | Dean Camera | 2009-12-02 | 1 | -1/+1 |
* | Rename V2ProtocolTarget files to ISPTarget in the AVRISP Programmer Clone pro... | Dean Camera | 2009-12-02 | 1 | -1/+1 |
* | Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost C... | Dean Camera | 2009-11-26 | 1 | -1/+1 |
* | Updated John Steggall's software USART in the XPLAINBridge project. | Dean Camera | 2009-11-26 | 1 | -1/+1 |
* | Fix build and Doxygen errors. | Dean Camera | 2009-11-25 | 1 | -1/+1 |
* | Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() ma... | Dean Camera | 2009-11-25 | 1 | -1/+1 |
* | Added new XPLAIN serial Bridge project (thanks to John Steggall for the softw... | Dean Camera | 2009-11-25 | 1 | -1/+1 |