From: bernie Date: Mon, 24 Jan 2005 18:24:39 +0000 (+0000) Subject: Add a few TODO items. X-Git-Tag: 1.0.0~885 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=19e2019b03a4ec26ffc0bf72ca81ea3714d5c5f7;p=bertos.git Add a few TODO items. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@356 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/TODO b/TODO index 63b74ab6..96c94056 100755 --- a/TODO +++ b/TODO @@ -1,5 +1,10 @@ - - Move kern/event.[ch] to mware/ (it can be used by freestanding apps too). + - Move kern/event.[ch] to mware/ (it can be used by freestanding apps too) - - Rename IOMux to reactor + - Rename IOMux to Reactor + + - Move top-level headers to some subdirectory (port/?) + + - Adopt CppUnit or maybe CppUnit Lite + + - Write test for cxxutil/split.h - - Move top-level headers to some subdirectory (port/?).