Björn Stenberg | 554b95a | 2002-03-27 09:25:09 +0000 | [diff] [blame] | 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> |
| 6 | STATUS(Björn,I2C driver and MAS serial port,Idle - trying to repair his Archos...) |
| 7 | STATUS(Linus,Serial port GDB stub to bring remote debugging to the archos,Works well; some details left) |
| 8 | STATUS(Alan,FAT-32 file system and handling,Can create files. Not safe yet ;->) |
| 9 | STATUS(Daniel,GUI simulator for X11,Partly working) |
| 10 | STATUS(Rob,Assembling a FAQ,Just began) |
| 11 | </tr></table> |
| 12 | <i><small>Updated __DATE__</small></i> |