summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-11-04 16:31:24 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-11-04 16:31:24 +0000
commitd71296f49b301d3ca8edcc6e9b79dd6b23a01c31 (patch)
tree23808398c7fcff423f580bfe5a9140788f336dc0 /nuttx/TODO
parente77ccab049d2df5252503e01aae180e6168024fa (diff)
downloadpx4-nuttx-d71296f49b301d3ca8edcc6e9b79dd6b23a01c31.tar.gz
px4-nuttx-d71296f49b301d3ca8edcc6e9b79dd6b23a01c31.tar.bz2
px4-nuttx-d71296f49b301d3ca8edcc6e9b79dd6b23a01c31.zip
DM90x0 driver hooked into DM320
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@367 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 3f6825e73..1e1905e80 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -54,6 +54,7 @@ o Build system
- Some names under arch are still incorrect. These should be processor architecture
names: pjrc-8051 should be 805x
- configs/pjrc-8051 should be configs/pjrc-87c52
+- Dependencies do not work correctly under configs/<board>/src (same as arch/<arch>/src/board).
o Applications & Tests