summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO10
1 files changed, 2 insertions, 8 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 87dd3ed89..0458f4ddc 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -1,4 +1,4 @@
-NuttX TODO List (Last updated May 14, 2010)
+NuttX TODO List (Last updated May 16, 2010)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(5) Task/Scheduler (sched/)
@@ -12,7 +12,7 @@ NuttX TODO List (Last updated May 14, 2010)
(1) USB (drivers/usbdev)
(5) Libraries (lib/)
(12) File system/Generic drivers (fs/, drivers/)
- (3) Graphics subystem (graphics/)
+ (2) Graphics subystem (graphics/)
(1) Pascal add-on (pcode/)
(1) Documentation (Documentation/)
(6) Build system / Toolchains
@@ -430,12 +430,6 @@ o Graphics subystem (graphics/)
Status: Open
Priority: Medium
- Description: There is an issue with building NXGL on some newer tool chains
- (gcc-4.2.2). The is s problem with the way that the isystem option
- works with the -E option. See the full description under Build
- Status: Open
- Priority: This is a duplicate of an issue addressed under Build problems.
-
o Pascal Add-On (pcode/)
^^^^^^^^^^^^^^^^^^^^^^