summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 032778a32..e69cc20e6 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -350,6 +350,14 @@ o Build system
Status: Open
Priority: Medium-low
+ Description: If CONFIG_NXGRAPHICS is enabled, the build fails the first time
+ saying that there is "No rule to make target..." for one of the
+ auto-generated graphics files. This is a nuisance, but if you
+ simply build again (with the source files already auto-generated)
+ the problem does not reoccur.
+ Status: Open
+ Priority: Low, the work-around is simple
+
o NuttShell (NSH) (examples/nsh)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^