summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-01 19:10:02 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-01 19:10:02 +0000
commit7b9858c44c827799d2d4c898fc081b907bce7b49 (patch)
tree1764a99eb1971176a2b242949ec23c742b46dd83 /nuttx/ChangeLog
parent632648b224dfcefbf70347d7fb3a60d8f6e7fad4 (diff)
downloadnuttx-7b9858c44c827799d2d4c898fc081b907bce7b49.tar.gz
nuttx-7b9858c44c827799d2d4c898fc081b907bce7b49.tar.bz2
nuttx-7b9858c44c827799d2d4c898fc081b907bce7b49.zip
Add a configuration to begin development of an LM4F120 LaunchPad port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5692 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index db909eab2..d518d863d 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -4225,3 +4225,7 @@
* drivers/mmcsd/mmcsd_spi.c: When bus is shared, the speed has to be
set every time. Also SD cards require a few dummy clocks to react
into CS release. From Petteri Aimonen.
+ * configs/lm4f120-launchpad: In initial configuration for testing
+ the LM4F120 LaunchPad port. This is to support testing only and
+ is not yet a functional board port (as of 2013-03-01).
+