From 16166e4a5ea25f9c01784a11162de92156b5b872 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: svn://svn.code.sf.net/p/nuttx/code/trunk@4363 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/stm3240g-eval/nettest/defconfig | 0 nuttx/configs/stm3240g-eval/nettest/ld.script | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 nuttx/configs/stm3240g-eval/nettest/defconfig mode change 100755 => 100644 nuttx/configs/stm3240g-eval/nettest/ld.script (limited to 'nuttx/configs/stm3240g-eval/nettest') diff --git a/nuttx/configs/stm3240g-eval/nettest/defconfig b/nuttx/configs/stm3240g-eval/nettest/defconfig old mode 100755 new mode 100644 diff --git a/nuttx/configs/stm3240g-eval/nettest/ld.script b/nuttx/configs/stm3240g-eval/nettest/ld.script old mode 100755 new mode 100644 -- cgit v1.2.3