From 21de300584601f990c440757197097746fa40034 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 7 Jul 2011 16:20:35 +0000 Subject: Add support for STM3210E-EVAL button interrupts git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3750 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/stm3210e-eval/README.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'nuttx/configs/stm3210e-eval/README.txt') diff --git a/nuttx/configs/stm3210e-eval/README.txt b/nuttx/configs/stm3210e-eval/README.txt index 3f050e32f..26b7fabcf 100755 --- a/nuttx/configs/stm3210e-eval/README.txt +++ b/nuttx/configs/stm3210e-eval/README.txt @@ -431,6 +431,14 @@ can be selected as follow: Where is one of the following: + buttons: + -------- + + Uses apps/examples/buttons to exercise STM3210E-EVAL buttons and + button interrupts. + + CONFIG_STM32_CODESOURCERYW=y : CodeSourcery under Windows + nsh and nsh2: ------------ Configure the NuttShell (nsh) located at examples/nsh. -- cgit v1.2.3