aboutsummaryrefslogtreecommitdiff
path: root/Projects/Incomplete/Webserver/Lib/uip
AgeCommit message (Collapse)Author
2010-01-25Moved initial completed version of the Webserver project out of the ↵Dean
Projects/Incomplete directory. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1064 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-01-25Neaten Webserver project code.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1063 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-01-21Fix up the incomplete Webserver project so that it integrates with the uIP ↵Dean
stack correctly. Add simple HTTP webserver as a placeholder until FatFS can be integrated. Begin to look into the RNDIS Host Class Driver, which seems to crash on test hardware after many packets have been received. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1055 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-01-15Fixed invalid USB controller PLL prescaler values for the ATMEGAxxU2 controllersDean
Fixed lack of support for the ATMEGA32U2 in the DFU and CDC class bootloaders Changed incomplete Webserver project over to using the uIP timer library. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1044 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-01-12Started Webserver RNDIS host project.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1043 d5102386-fcda-11dd-9fdb-3debd5008f28