[Tinyx-devel] [PATCH] DOCS: Feature Schedule.
Status: Planning
Brought to you by:
davidcohen
|
From: David C. <da...@gm...> - 2008-01-11 02:27:27
|
Adding Clock and Device Driver Model to Feature Schedule. Signed-off-by: David Cohen <da...@gm...> --- docs/feature-schedule.txt | 18 ++++++++++++++++-- 1 files changed, 16 insertions(+), 2 deletions(-) diff --git a/docs/feature-schedule.txt b/docs/feature-schedule.txt index 7f13885..fabaeb5 100644 --- a/docs/feature-schedule.txt +++ b/docs/feature-schedule.txt @@ -4,16 +4,30 @@ and which features to implement. ------------------------------------------------------------------------------- What: LIBC implementation -When: January 31st +When: January 31st 2008 Why: We will need it during the project Who: Felipe Balbi ------------------------------------------------------------------------------- What: Serial API -When: January 31st +When: January 31st 2008 Why: Needed primarily on debugging purposes Who: David Cohen ------------------------------------------------------------------------------- +What: Clock Subsystem +When: January 31st 2008 +Why: Create an easy way to use clocks by drivers +Who: David Cohen + +------------------------------------------------------------------------------- + +What: Device Driver Model Subsystem +When: February 29st 2008 +Why: Create standards to implement and export drivers +Who: David Cohen + +------------------------------------------------------------------------------- + -- 1.5.3.7 |