summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-05-16 18:02:37 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-05-16 18:02:37 +0000
commitb9aa66266d4afd4ff8fe978bca4d706a809a4c1c (patch)
tree2c6577a1a781572dd6edfd6606277bd191b19545 /nuttx/TODO
parent694de4eb08b74ddea49c85716f452ddd33a15925 (diff)
downloadpx4-nuttx-b9aa66266d4afd4ff8fe978bca4d706a809a4c1c.tar.gz
px4-nuttx-b9aa66266d4afd4ff8fe978bca4d706a809a4c1c.tar.bz2
px4-nuttx-b9aa66266d4afd4ff8fe978bca4d706a809a4c1c.zip
Fixes for rendering fonts at 4bpp
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2682 42af7a65-404d-4744-a932-0658087f49c3
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/)
^^^^^^^^^^^^^^^^^^^^^^