summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-09 15:18:14 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-09 15:18:14 +0000
commit9b9627f7223c6f2e20afaf57a340d8e4d3370aec (patch)
tree0198d42f9f3d0fe94efdb7ad9740f0f14adf3177 /nuttx/ChangeLog
parentc9a7d81146415e62614b4d18d3b8e7145e0f18a7 (diff)
downloadpx4-nuttx-9b9627f7223c6f2e20afaf57a340d8e4d3370aec.tar.gz
px4-nuttx-9b9627f7223c6f2e20afaf57a340d8e4d3370aec.tar.bz2
px4-nuttx-9b9627f7223c6f2e20afaf57a340d8e4d3370aec.zip
Add support for fast GPIO on lpc214x
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1766 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 5c8bed60a..a97d79c1c 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -714,4 +714,6 @@
for verifying this.
* Began adding support for the MicroMint Eagle100 board. This board has a
Luminary LM3S6918 Cortex-M3.
+ * Add configuration option to enable fast GPIO (vs. legacy, "slow" GPIO) for
+ LPC214x.