From f5ab5978905faf5b9bd81c2c2463a25cd75325ae Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 25 Jul 2012 13:35:36 +0000 Subject: Add PM support for the STM32F4Discovery -- still a work in progress git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4976 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 0ec8ffb8f..44ffa57bf 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -3065,4 +3065,7 @@ * include/termios.h and lib/termios/*: Replace cfsetispeed and cfsetospeed with cfsetspeed (with definitions for the input/outputs in termios.h). Same for cfgetispeed and cfgetospeed. + * configs/stm32f4discovery/src and configs/stm32f4discovery/pm: Add a power + management configuration for the STM32F4Discovery and supporting logic. This + check-in also includes some fixes for the F4 RTC alarm logic. -- cgit v1.2.3