From 4a0c2aa831fea28360ca31eb57d0e922e33d1896 Mon Sep 17 00:00:00 2001 From: "bernard.xiong" Date: Mon, 16 Aug 2010 05:35:28 +0000 Subject: [PATCH] update Keil project file. git-svn-id: https://rt-thread.googlecode.com/svn/trunk@857 bbd45198-f89e-11dd-88c7-29a3b14d5316 --- bsp/stm3210/project.Uv2 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/bsp/stm3210/project.Uv2 b/bsp/stm3210/project.Uv2 index 09d91be31c..698018cefb 100644 --- a/bsp/stm3210/project.Uv2 +++ b/bsp/stm3210/project.Uv2 @@ -74,11 +74,10 @@ File 4,1,<..\..\components\finsh\finsh_var.c> File 4,1,<..\..\components\finsh\finsh_vm.c> File 4,1,<..\..\components\finsh\shell.c> File 4,1,<..\..\components\finsh\symbol.c> +File 5,1,<..\..\components\dfs\src\dfs.c> File 5,1,<..\..\components\dfs\src\dfs_fs.c> -File 5,1,<..\..\components\dfs\src\dfs_init.c> +File 5,1,<..\..\components\dfs\src\dfs_file.c> File 5,1,<..\..\components\dfs\src\dfs_posix.c> -File 5,1,<..\..\components\dfs\src\dfs_raw.c> -File 5,1,<..\..\components\dfs\src\dfs_util.c> File 5,1,<..\..\components\dfs\filesystems\elmfat\dfs_elm.c> File 5,1,<..\..\components\dfs\filesystems\elmfat\ff.c> File 6,1,<..\..\components\net\lwip\src\api\api_lib.c> @@ -146,6 +145,8 @@ File 7,1,<.\sdcard.c> File 7,1,<.\enc28j60.c> + + Options 1,0,0 // Target 'RT-Thread STM32' Device (STM32F103ZE) Vendor (STMicroelectronics) @@ -178,7 +179,7 @@ Options 1,0,0 // Target 'RT-Thread STM32' GenHex=0 Debug=1 Browse=0 - LstDir (.\obj\) + LstDir (.\) HexSel=1 MG32K=0 TGMORE=0 @@ -229,7 +230,7 @@ Options 1,0,0 // Target 'RT-Thread STM32' ADSLDIF () ADSLDDW () OPTDL (SARMCM3.DLL)()(DARMSTM.DLL)(-pSTM32F103ZE)(SARMCM3.DLL)()(TARMSTM.DLL)(-pSTM32F103ZE) - OPTDBG 49150,7,()()()()()()()()()() (Segger\JL2CM3.dll)()()() + OPTDBG 49142,7,()()()()()()()()()() (Segger\JL2CM3.dll)()()() FLASH1 { 1,0,0,0,1,0,0,0,6,16,0,0,0,0,0,0,0,0,0,0 } FLASH2 (Segger\JL2CM3.dll) FLASH3 ("" ()) -- GitLab