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