aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Webserver/Lib/uip/clock.c
Commit message (Expand)AuthorAgeFilesLines
* Move global interrupt enable/disable functions out to Common.h and document t...Dean Camera2011-04-081-5/+4
* Add in a new common Delay_MS() function, which provides a blocking delay for ...Dean Camera2011-04-081-4/+3
* Changed the XPLAINBridge software UART to use the regular CTC mode instead of...Dean Camera2010-11-251-1/+1
* Added board hardware driver support for the Adafruit U4 breakout board.Dean Camera2010-11-081-1/+1
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-0/+1
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-38/+38
* Change over unix line-endings to dos line endings.Dean Camera2010-05-071-33/+33
* Add a TELNET server to the webserver project, which currently can list active...Dean Camera2010-02-031-2/+3
* Replace the Webserver demo's uIP with the latest code ripped from the Contiki...Dean Camera2010-02-021-0/+37