[Tinyx-devel] [PATCH] DOC: Introduce feature-schedule.txt
Status: Planning
Brought to you by:
davidcohen
From: Felipe B. <me...@fe...> - 2008-01-09 18:47:54
|
This will help us keeping track of what to do. Whenever we finish a "milestone" we should provide a patch removing that feature from this new file. Signed-off-by: Felipe Balbi <me...@fe...> --- docs/feature-schedule.txt | 19 +++++++++++++++++++ 1 files changed, 19 insertions(+), 0 deletions(-) create mode 100644 docs/feature-schedule.txt diff --git a/docs/feature-schedule.txt b/docs/feature-schedule.txt new file mode 100644 index 0000000..7f13885 --- /dev/null +++ b/docs/feature-schedule.txt @@ -0,0 +1,19 @@ +The following is to help us keeping track of what to do +and which features to implement. + +------------------------------------------------------------------------------- + +What: LIBC implementation +When: January 31st +Why: We will need it during the project +Who: Felipe Balbi + +------------------------------------------------------------------------------- + +What: Serial API +When: January 31st +Why: Needed primarily on debugging purposes +Who: David Cohen + +------------------------------------------------------------------------------- + -- 1.5.4.rc1.21.g0e545-dirty |