aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-06-28 00:48:00 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-06-28 00:48:00 +0000
commit5a86af642ed83b2aaa359414831999bc7e98a1e8 (patch)
treefbe49ae4214b4d3c13d01a00e6d95b281da19b2b /nuttx/ChangeLog
parenta37d2e547bf5a2f86369c47b0db8f38532a7c4da (diff)
downloadpx4-firmware-5a86af642ed83b2aaa359414831999bc7e98a1e8.tar.gz
px4-firmware-5a86af642ed83b2aaa359414831999bc7e98a1e8.tar.bz2
px4-firmware-5a86af642ed83b2aaa359414831999bc7e98a1e8.zip
ST3210E-EVAL: Add power management configuration; move all linker scripts to common files
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4879 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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.
+
+