summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-06-10 00:18:40 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-06-10 00:18:40 +0000
commit42aa5941d3e99c3df11945da4742768765653313 (patch)
tree48eaddd54c987b71673588b68d992a0b4621fb8d /nuttx/TODO
parent44d2148775438add2865272f6478a5946cba7c3b (diff)
downloadpx4-nuttx-42aa5941d3e99c3df11945da4742768765653313.tar.gz
px4-nuttx-42aa5941d3e99c3df11945da4742768765653313.tar.bz2
px4-nuttx-42aa5941d3e99c3df11945da4742768765653313.zip
Fixed a problem with arch/arm/src dependencies
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@282 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index aaa68683c..c05ec796b 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -51,9 +51,6 @@ 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
-- 0.2.4 changes to create the arch/arm directory breaks dependency target in arch/arm/src.
- Probably need to add the path to the chip or common subdirectorys when
- running tools/mkdeps.sh
o Applications & Tests