summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO11
1 files changed, 1 insertions, 10 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index b97b65cab..598a4ae3f 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -12,7 +12,7 @@ NuttX TODO List (Last updated August 7, 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
@@ -465,15 +465,6 @@ o Graphics subystem (graphics/)
Status: Open
Priority: Low (unless you need the p13201 then it is certainly higher).
- Description: When building for a framebuffer driver, there are warnings that a
- symbol is used before being initialized in graphics/nxglib/ in all
- of the auto-generated files named nxglib_moverectangle_*bpp.c. This
- looks like a real error and must be fixed. I don't think that the
- moverectangle logic is currently being used in any of the examples,
- so this should not be a big problem.
- Status: Open
- Priority: Medium-to-High
-
o Pascal Add-On (pcode/)
^^^^^^^^^^^^^^^^^^^^^^