[Tinyx-devel] [PATCH] DOCS: Feature Schedule.
Status: Planning
                
                Brought to you by:
                
                    davidcohen
                    
                
            | 
      
      
      From: David C. <da...@gm...> - 2008-01-11 01:54:07
      
     | 
| 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..51c9698 100644 --- a/docs/feature-schedule.txt +++ b/docs/feature-schedule.txt @@ -4,14 +4,28 @@ 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: Needed primarily on debugging purposes +Who: David Cohen + +------------------------------------------------------------------------------- + +What: Device Driver Model Subsystem +When: February 29st 2008 Why: Needed primarily on debugging purposes Who: David Cohen -- 1.5.3.7 |