summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-10 07:24:55 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-10 07:48:47 -0600
commit45ac4f41d4a70ba10aaec44cce5637fd24f1e9b7 (patch)
tree3e53a53b9d3168a9b7b60545a71d9ffc2130daa6
parent475bd0191ba811d08b2ded271d197aec17dc6701 (diff)
downloadnuttx-45ac4f41d4a70ba10aaec44cce5637fd24f1e9b7.tar.gz
nuttx-45ac4f41d4a70ba10aaec44cce5637fd24f1e9b7.tar.bz2
nuttx-45ac4f41d4a70ba10aaec44cce5637fd24f1e9b7.zip
Update ChangeLog
-rwxr-xr-xnuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 2462127a4..90f0c9c7c 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8913,3 +8913,5 @@
* drivers/rwbuffer.c: Fix typo that can cause compiler error (2014-11-05).
* drivers/mtd/m25px.c: Extend MTD support to M25P16. From Sébastien
Lorquet (2014-11-07).
+ * arch/arm/src/stm32/Kconfig, chip.h, and include/stm32/chip.h: Support
+ for the STM32F103RG. From Murilo Ponte (2014-11-10).