From 371caf107117416bfcd7605d1d1c9c70eea6027c Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 19 May 2012 15:26:38 +0000 Subject: [PATCH] Prep for 6.18 release git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4751 42af7a65-404d-4744-a932-0658087f49c3 --- configs/stm3240g-eval/README.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/stm3240g-eval/README.txt b/configs/stm3240g-eval/README.txt index 0717f51c7b..1c15be2caf 100755 --- a/configs/stm3240g-eval/README.txt +++ b/configs/stm3240g-eval/README.txt @@ -1004,6 +1004,7 @@ Where is one of the following: CONFIG_STM32_FSMC=y : FSMC support is required for the LCD CONFIG_NX=y : Enable graphics suppport + CONFIG_MM_REGIONS=3 : When FSMC is enabled, so is the on-board SRAM memory region 8. This configuration requires that jumper JP22 be set to enable RS-232 operation.