summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-08 20:56:40 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-08 20:56:40 +0000
commitba1189436af1c941497484d199f383ffc64dc38f (patch)
tree0ce5a8fef2db57cb94682de53ecdea6625f2b83f /nuttx/TODO
parent6e6b69155e425d81c6f92761bf80cf85ac79c808 (diff)
downloadpx4-nuttx-ba1189436af1c941497484d199f383ffc64dc38f.tar.gz
px4-nuttx-ba1189436af1c941497484d199f383ffc64dc38f.tar.bz2
px4-nuttx-ba1189436af1c941497484d199f383ffc64dc38f.zip
Rename arch/arm/src/lm3s to arch/arm/src/lm to allow a namespace that will include the lm4f
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5495 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index c0b00d497..72eb845bc 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -30,7 +30,7 @@ nuttx/
(2) ARM/LPC313x (arch/arm/src/lpc313x/)
(0) ARM/LPC43x (arch/arm/src/lpc43xx/)
(3) ARM/STR71x (arch/arm/src/str71x/)
- (3) ARM/LM3S6918 (arch/arm/src/lm3s/)
+ (3) ARM/LM3S6918 (arch/arm/src/lm/)
(5) ARM/STM32 (arch/arm/src/stm32/)
(3) AVR (arch/avr)
(0) Intel x86 (arch/x86)
@@ -1409,7 +1409,7 @@ o ARM/STR71x (arch/arm/src/str71x/)
Status: Open
Priority: Medium -- Will be very high if you do SPI access from multiple threads.
-o ARM/LM3S6918 (arch/arm/src/lm3s/)
+o ARM/LM3S6918 (arch/arm/src/lm/)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Title: I2C DRIVER