summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-28 00:48:00 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-28 00:48:00 +0000
commit78b440f4520f4fc7f6d4e5bdda2a157382e7096b (patch)
treefbe49ae4214b4d3c13d01a00e6d95b281da19b2b /nuttx/ChangeLog
parent56224ea316165af86d3db983464e40e1b5b2ac63 (diff)
downloadnuttx-78b440f4520f4fc7f6d4e5bdda2a157382e7096b.tar.gz
nuttx-78b440f4520f4fc7f6d4e5bdda2a157382e7096b.tar.bz2
nuttx-78b440f4520f4fc7f6d4e5bdda2a157382e7096b.zip
ST3210E-EVAL: Add power management configuration; move all linker scripts to common files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4879 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index b8c153421..ae12f7384 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2936,4 +2936,12 @@
module for testing the on-module SST 25 chip using the NXFFS file system.
* arch/arm/src/lpc43xx and arch/arm/include/lpc43xx: The NXP LPC43xx port
is slowly evolving in these directories.
+ * configs/stm3210e-eval/pm: Add a new configuration for testing STM32 power
+ management.
+ * configs/stm3210e-eval/scripts: Moved all of the duplicate ST3210-EVAL
+ linker scripts into one set of linker scripts at this location.
+ * configs/stm3210e-eval/src/up_buttons.c, up_lcd.c, and up_pm.c: New logic
+ for testing STM32 power management.
+
+