summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-02-20 13:32:37 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-02-20 13:32:37 -0600
commitec664110c67db30fb24656fc27380fc0be52547e (patch)
tree84a6bd72083b56675df6baabde3613474b259107
parent33197bf2cf9b7264aa0cb08e22bfde94540ecb17 (diff)
downloadnuttx-ec664110c67db30fb24656fc27380fc0be52547e.tar.gz
nuttx-ec664110c67db30fb24656fc27380fc0be52547e.tar.bz2
nuttx-ec664110c67db30fb24656fc27380fc0be52547e.zip
Update ChangeLog
-rwxr-xr-xnuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index cf9ccd3ab..c195fc89e 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -9842,3 +9842,6 @@
value of nanoseconds in struct tm. From Juha Niskanen (2015-02-20).
* tm4c123g-launchpad: Add board button interrupt logic. From Calvin
Maguranis (2015-02-20).
+ * "Tiva: Move GPIIO prototypes out of arch/arm/include/tiva/irq.h to
+ arch/arm/tiva/tiva_gpio.h where they belong (2015-02-20).
+