Minor fixups to the documentation and preprocessor tokens.
[pub/USBasp.git] / Projects / Webserver / Lib / HTTPServerApp.c
2010-02-02 Dean CameraReplace the Webserver demo's uIP with the latest code...
2010-02-02 Dean CameraMake TPI programming protocol program in words, not...
2010-02-01 Dean CameraFixed Pipe_IsEndpointBound() function not taking the...
2010-01-31 Dean CameraClean up HTTP webserver code in the Webserver project...
2010-01-31 Dean CameraBetter HTTP GET parsing in the Webserver demo, add...
2010-01-29 Dean CameraAdd TCP retransmission support to the HTTP webserver...
2010-01-29 Dean CameraAdd MIME type handling to the Webserver project, so...
2010-01-28 Dean CameraAdd FatFS library to the Webserver project, extend...