Skip to content
Snippets Groups Projects
Commit ada417cc authored by patacongo's avatar patacongo
Browse files

update

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2829 42af7a65-404d-4744-a932-0658087f49c3
parent 4113b6d4
No related branches found
No related tags found
No related merge requests found
NuttX TODO List (Last updated July 28, 2010)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
NuttX TODO List (Last updated August 7, 2010)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(5) Task/Scheduler (sched/)
(2) Memory Managment (mm/)
......@@ -465,6 +465,15 @@ 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/)
^^^^^^^^^^^^^^^^^^^^^^
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment