From 43542f9f8fb9942fd3cce22d5472b2cd791d8827 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 2 Feb 2012 23:14:54 +0000 Subject: Add stm3240g-eval nsh2 configuration: SDIO and no UART git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4363 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index b925e914b..3dc5d697f 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -2437,4 +2437,9 @@ Add a configuration to test the USB composite device. * configs/stm3240g-eval/telnetd: Add a configuration for testing the Telnet daemon. + * configs/stm3240g-eval/nsh2: This is another NSH configuration. It differs + from the original nsh configuration because it does not have an RS-232 + console (only a Telnet console) and SDIO is enabled. This configuration is + required because the STM3240G-EVAL board cannot simultaneously support + RS-232 and SDIO due to pin conflicts. -- cgit v1.2.3