X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=TODO;h=0f98b0e55466d040d62897a359d912250a5b39e9;hb=99e01af883f1ef23dbff6432d45430a59cf2535e;hp=96c94056f747ee67b97bde1a53d27cd152d0309d;hpb=19e2019b03a4ec26ffc0bf72ca81ea3714d5c5f7;p=bertos.git diff --git a/TODO b/TODO index 96c94056..0f98b0e5 100755 --- a/TODO +++ b/TODO @@ -1,10 +1,3 @@ - - Move kern/event.[ch] to mware/ (it can be used by freestanding apps too) - - - Rename IOMux to Reactor - - - Move top-level headers to some subdirectory (port/?) - - - Adopt CppUnit or maybe CppUnit Lite - - Write test for cxxutil/split.h + - Write simulators for serial and lcd drivers.