summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
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