summaryrefslogtreecommitdiff
path: root/www/activity.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/activity.t')
-rw-r--r--www/activity.t12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/activity.t b/www/activity.t
new file mode 100644
index 0000000000..eabd0be18b
--- /dev/null
+++ b/www/activity.t
@@ -0,0 +1,12 @@
1#define STATUS(_a_,_b_,_c_) \
2<tr><td bgcolor="#dddddd">_a_</td><td bgcolor="#eeeeee">_b_</td><td bgcolor="#dddddd">_c_</td></tr>
3
4<table>
5<tr bgcolor="#cccccc"><th>Person</th><th>Activity</th><th>Current status</th></tr><tr>
6STATUS(Björn,I2C driver and MAS serial port,Idle - trying to repair his Archos...)
7STATUS(Linus,Serial port GDB stub to bring remote debugging to the archos,Works well; some details left)
8STATUS(Alan,FAT-32 file system and handling,Can create files. Not safe yet ;->)
9STATUS(Daniel,GUI simulator for X11,Partly working)
10STATUS(Rob,Assembling a FAQ,Just began)
11</tr></table>
12<i><small>Updated __DATE__</small></i>