summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-02-22 21:24:11 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-02-22 21:24:11 +0000
commit0771708a5b354be5d9e9119a82dbd227fdcb0f62 (patch)
tree1873b0b9a2132eaaed78e4d287d25282f47d7d4a /nuttx/ChangeLog
parent50daab3f16fd9822ff8ebf28e088581981db03f1 (diff)
downloadpx4-nuttx-0771708a5b354be5d9e9119a82dbd227fdcb0f62.tar.gz
px4-nuttx-0771708a5b354be5d9e9119a82dbd227fdcb0f62.tar.bz2
px4-nuttx-0771708a5b354be5d9e9119a82dbd227fdcb0f62.zip
Converted the EKK-LM3S9B96 configurations to use kconfig-frontend tools
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5663 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index b0fd52728..3724af185 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -4200,5 +4200,7 @@
for the Cortex-M0
* configs/nutiny-nuc120, arch/arm/include/nu1xx, and arch/arm/src/nuc1xx:
Support for Nuvoton NuTiny NUC120.
- * 2013-02-22: the Cortex-M0, NuvoTron NUC1xx, and NuTiny-SDK-NUC120 port is
- code complete and ready for testing. \ No newline at end of file
+ * 2013-02-22: the Cortex-M0, NuvoTron NUC1xx, and NuTiny-SDK-NUC120 port
+ is code complete and ready for testing.
+ * configs/ekk-lm3s9b96/ostest and nsh: All EKK-LM3S9B96 configurations
+ converted to use the mconf configuration tool.