From 2fad99b8b58af74da6fb7d00fbd0585276da92f2 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 28 Jun 2012 15:53:52 +0000 Subject: [PATCH] Adding LPC43xx header files git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4881 42af7a65-404d-4744-a932-0658087f49c3 --- configs/stm3210e-eval/README.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/configs/stm3210e-eval/README.txt b/configs/stm3210e-eval/README.txt index aea32dffbd..c46f738110 100755 --- a/configs/stm3210e-eval/README.txt +++ b/configs/stm3210e-eval/README.txt @@ -805,6 +805,15 @@ Where is one of the following: CONFIG_STM32_BUILDROOT=y : NuttX buildroot under Linux or Cygwin + pm: + -- + This is a configuration that is used to test STM32 power management, i.e., + to test that the board can go into lower and lower states of power usage + as a result of inactivity. This configuration is based on the nsh2 + configuration with modifications for testing power management. + + CONFIG_STM32_CODESOURCERYW=y : CodeSourcery under Windows + RIDE ---- This configuration builds a trivial bring-up binary. It is