Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor documentation cleanups. | Dean Camera | 2010-06-03 | 1 | -2/+2 |
* | Add svn:eol-style property to source files, so that the line endings are corr... | Dean Camera | 2010-05-08 | 1 | -80/+80 |
* | USB_Init() no longer calls sei() to enable global interrupts - this must now ... | Dean Camera | 2010-04-28 | 1 | -0/+1 |
* | Webserver project now uses the board LEDs to indicate the current IP configur... | Dean Camera | 2010-03-09 | 1 | -5/+11 |
* | Add FatFS library to the Webserver project, extend the HTTP server so that it... | Dean Camera | 2010-01-28 | 1 | -30/+5 |
* | Add DHCP server to the Webserver demo for automatic network configuration. Co... | Dean Camera | 2010-01-27 | 1 | -4/+9 |
* | Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory. | Dean Camera | 2010-01-25 | 1 | -3/+3 |
* | Add Webserver project Doxygen configuration file and overview document. | Dean Camera | 2010-01-25 | 1 | -1/+10 |
* | Moved initial completed version of the Webserver project out of the Projects/... | Dean Camera | 2010-01-25 | 1 | -0/+84 |