summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-05-02 06:08:50 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-05-02 06:08:50 -0600
commit86e3c09296ce9453f1feb380c976dce52aead0e6 (patch)
tree69608be75f401f190cdfef3bcaae502f2940b685 /nuttx/ChangeLog
parentb33800ebb451ada4c664592d830c41bc27fafe5f (diff)
downloadnuttx-86e3c09296ce9453f1feb380c976dce52aead0e6.tar.gz
nuttx-86e3c09296ce9453f1feb380c976dce52aead0e6.tar.bz2
nuttx-86e3c09296ce9453f1feb380c976dce52aead0e6.zip
Freedom KL25Z pin mux'ing fixes from Alan Carvalho de Assis
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 989d04245..b87462c11 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -4655,4 +4655,7 @@
* fs/smartfs: Add Ken Pettits SMART FS (2013-4-30).
* include/nuttx/mtd.h and most MTD drivers: Add support for
(optional) method to perform byte oriented writes if so configured
- (2013-5-1) \ No newline at end of file
+ (2013-5-1).
+ * arch/arm/src/kl/chip/kl25z128_pinmux.h: Corrections fo the
+ pin multiplexing definitions from Alan Carvalho de Assis
+ (2013-5-2).