summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-04-18 20:50:58 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-04-18 20:50:58 +0000
commit344b60cd882276b803415ecbcbc08234feb66b35 (patch)
tree40f384d5926ddfcf4fb40d2cda20890509809aa5 /nuttx/TODO
parent8090e8f1a61a531e4bdc4471136d4099f0b817f4 (diff)
downloadpx4-nuttx-344b60cd882276b803415ecbcbc08234feb66b35.tar.gz
px4-nuttx-344b60cd882276b803415ecbcbc08234feb66b35.tar.bz2
px4-nuttx-344b60cd882276b803415ecbcbc08234feb66b35.zip
add lcd pin configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2616 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 836f92427..992a9c5b8 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -12,7 +12,7 @@ NuttX TODO List (Last updated April 18, 2010)
(1) USB (drivers/usbdev)
(5) Libraries (lib/)
(11) File system/Generic drivers (fs/, drivers/)
- (2) Graphics subystem (graphics/)
+ (3) Graphics subystem (graphics/)
(1) Pascal add-on (pcode/)
(1) Documentation (Documentation/)
(6) Build system / Toolchains
@@ -410,6 +410,12 @@ 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/)
^^^^^^^^^^^^^^^^^^^^^^