index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Projects
/
Webserver
/
Lib
/
FATFs
Age
Commit message (
Expand
)
Author
2011-12-23
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
dean
2011-02-06
Update projects using FatFS and PetiteFatFS to the latest library versions.
Dean
2010-10-13
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean
2010-07-30
Oops - fix mixed "initialize" and "initialise" - opt for American spelling du...
Dean
2010-07-30
More spell checking of all source files -- correct missed errors, switch to E...
Dean
2010-07-30
Spell check more of the third party libraries used by LUFA.
Dean
2010-07-29
Spell check all source files once again to find any typos.
Dean
2010-06-14
Update TemperatureDataLogger and Webserver projects to the latest FATFS libra...
Dean
2010-05-08
Add svn:eol-style property to source files, so that the line endings are corr...
Dean
2010-02-12
Speed up Webserver demo data rate by not sending a full ethernet frame each t...
Dean
2010-02-12
Move DHCP negotiation timer into the DHCP connection application state struct...
Dean
2010-01-29
Add TCP retransmission support to the HTTP webserver in the Webserver project...
Dean
2010-01-28
Delete FATFs .lst files from the Webserver project, accidentally committed.
Dean
2010-01-28
Oops - fix path case in the Webserver project makefile, to fix *nix builds.
Dean
2010-01-28
Fix up project documentation files' overview tables, so that multiple items o...
Dean
2010-01-28
Add FatFS library to the Webserver project, extend the HTTP server so that it...
Dean