From f01a56f6ca729b143cb2a65c108fac534bc76f10 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 28 May 2012 18:10:41 +0000 Subject: Update all STM32 F2 files so that they are the same as the corresponding F4 files git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4778 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/stm32f4discovery/README.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/stm32f4discovery') diff --git a/nuttx/configs/stm32f4discovery/README.txt b/nuttx/configs/stm32f4discovery/README.txt index de6c94435..795dfb23f 100755 --- a/nuttx/configs/stm32f4discovery/README.txt +++ b/nuttx/configs/stm32f4discovery/README.txt @@ -1011,6 +1011,7 @@ Where is one of the following: the USB console would be to change the .config file like this: CONFIG_STM32_OTGFS=y : STM32 OTG FS support + CONFIG_DEV_CONSOLE=n : Inhibit use of /dev/console by other logic CONFIG_USBDEV=y : USB device support must be enabled CONFIG_CDCACM=y : The CDC/ACM driver must be built CONFIG_CDCACM_CONSOLE=y : Enable the CDC/ACM USB console. -- cgit v1.2.3