aboutsummaryrefslogtreecommitdiff
path: root/Projects/Webserver/Lib/uip/clock.c
AgeCommit message (Expand)Author
2011-04-08Move global interrupt enable/disable functions out to Common.h and document t...Dean
2011-04-08Add in a new common Delay_MS() function, which provides a blocking delay for ...Dean
2010-11-25Changed the XPLAINBridge software UART to use the regular CTC mode instead of...Dean
2010-11-08Added board hardware driver support for the Adafruit U4 breakout board.Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-05-07Change over unix line-endings to dos line endings.Dean
2010-02-03Add a TELNET server to the webserver project, which currently can list active...Dean
2010-02-02Replace the Webserver demo's uIP with the latest code ripped from the Contiki...Dean