From d1278740b8f30dfc26db19c1f03f9fdbc6c2ff0c Mon Sep 17 00:00:00 2001 From: "bernard.xiong" Date: Fri, 6 Nov 2009 00:02:45 +0000 Subject: [PATCH] update project file. git-svn-id: https://rt-thread.googlecode.com/svn/trunk@152 bbd45198-f89e-11dd-88c7-29a3b14d5316 --- bsp/stm32_radio/board.h | 108 +++++------ bsp/stm32_radio/project.Opt | 375 +++++++++++++++++++----------------- bsp/stm32_radio/project.Uv2 | 98 +++++++++- bsp/stm32_radio/rtconfig.h | 1 - 4 files changed, 346 insertions(+), 236 deletions(-) diff --git a/bsp/stm32_radio/board.h b/bsp/stm32_radio/board.h index b812df3eaa..67e3efc904 100644 --- a/bsp/stm32_radio/board.h +++ b/bsp/stm32_radio/board.h @@ -1,54 +1,54 @@ -/* - * File : board.h - * This file is part of RT-Thread RTOS - * COPYRIGHT (C) 2006, RT-Thread Develop Team - * - * The license and distribution terms for this file may be - * found in the file LICENSE in this distribution or at - * http://www.rt-thread.org/license/LICENSE - * - * Change Logs: - * Date Author Notes - * 2009-09-22 Bernard add board.h to this bsp - */ - -// <<< Use Configuration Wizard in Context Menu >>> -#ifndef __BOARD_H__ -#define __BOARD_H__ - -/* board configuration */ -// SDCard Driver <1=>SDIO sdcard <0=>SPI MMC card -// Default: 1 -#define STM32_USE_SDIO 1 - -/* whether use board external SRAM memory */ -// Use external SRAM memory on the board -// Enable External SRAM memory -#define STM32_EXT_SRAM 1 -// Begin Address of External SRAM -// Default: 0x68000000 -#define STM32_EXT_SRAM_BEGIN 0x68000000 /* the begining address of external SRAM */ -// End Address of External SRAM -// Default: 0x68080000 -#define STM32_EXT_SRAM_END 0x68080000 /* the end address of external SRAM */ -// - -// Internal SRAM memory size[Kbytes] <8-64> -// Default: 64 -#define STM32_SRAM_SIZE 64 -#define STM32_SRAM_END (0x20000000 + STM32_SRAM_SIZE * 1024) - -// Console on USART: <0=> no console <1=>USART 1 <2=>USART 2 <3=> USART 3 -// Default: 1 -#define STM32_CONSOLE_USART 1 - -void rt_hw_board_led_on(int n); -void rt_hw_board_led_off(int n); -void rt_hw_board_init(void); - -void rt_hw_usart_init(void); -void rt_hw_sdcard_init(void); - -#endif - -// <<< Use Configuration Wizard in Context Menu >>> +/* + * File : board.h + * This file is part of RT-Thread RTOS + * COPYRIGHT (C) 2006, RT-Thread Develop Team + * + * The license and distribution terms for this file may be + * found in the file LICENSE in this distribution or at + * http://www.rt-thread.org/license/LICENSE + * + * Change Logs: + * Date Author Notes + * 2009-09-22 Bernard add board.h to this bsp + */ + +// <<< Use Configuration Wizard in Context Menu >>> +#ifndef __BOARD_H__ +#define __BOARD_H__ + +/* board configuration */ +// SDCard Driver <1=>SDIO sdcard <0=>SPI MMC card +// Default: 1 +#define STM32_USE_SDIO 1 + +/* whether use board external SRAM memory */ +// Use external SRAM memory on the board +// Enable External SRAM memory +#define STM32_EXT_SRAM 1 +// Begin Address of External SRAM +// Default: 0x68000000 +#define STM32_EXT_SRAM_BEGIN 0x68000000 /* the begining address of external SRAM */ +// End Address of External SRAM +// Default: 0x68080000 +#define STM32_EXT_SRAM_END 0x68080000 /* the end address of external SRAM */ +// + +// Internal SRAM memory size[Kbytes] <8-64> +// Default: 64 +#define STM32_SRAM_SIZE 64 +#define STM32_SRAM_END (0x20000000 + STM32_SRAM_SIZE * 1024) + +// Console on USART: <0=> no console <1=>USART 1 <2=>USART 2 <3=> USART 3 +// Default: 1 +#define STM32_CONSOLE_USART 1 + +void rt_hw_board_led_on(int n); +void rt_hw_board_led_off(int n); +void rt_hw_board_init(void); + +void rt_hw_usart_init(void); +void rt_hw_sdcard_init(void); + +#endif + +// <<< Use Configuration Wizard in Context Menu >>> diff --git a/bsp/stm32_radio/project.Opt b/bsp/stm32_radio/project.Opt index c08a7c64e9..44b49333a5 100644 --- a/bsp/stm32_radio/project.Opt +++ b/bsp/stm32_radio/project.Opt @@ -20,189 +20,218 @@ GRPOPT 6,(finsh),0,0,0 GRPOPT 7,(Filesystem),0,0,0 GRPOPT 8,(LwIP),0,0,0 GRPOPT 9,(mp3),0,0,0 -GRPOPT 10,(RTGUI),1,0,0 +GRPOPT 10,(RTGUI),0,0,0 +GRPOPT 11,(libpng),0,0,0 +GRPOPT 12,(libz),0,0,0 -OPTFFF 1,1,5,469762048,0,0,0,0,<.\rtconfig.h> -OPTFFF 1,2,5,956301312,0,0,0,0,<.\board.h> +OPTFFF 1,1,5,0,0,0,0,0,<.\rtconfig.h> +OPTFFF 1,2,5,0,0,0,0,0,<.\board.h> OPTFFF 1,3,5,0,0,0,0,0,<.\stm32f10x_conf.h> OPTFFF 1,4,1,0,0,0,0,0,<.\application.c> OPTFFF 1,5,1,83886080,0,0,0,0,<.\board.c> -OPTFFF 1,6,1,0,0,0,0,0,<.\startup.c> +OPTFFF 1,6,1,335544320,0,0,0,0,<.\startup.c> OPTFFF 1,7,1,0,0,0,0,0,<.\stm32f10x_it.c> OPTFFF 1,8,1,0,0,0,0,0,<.\usart.c> -OPTFFF 1,9,1,33554432,0,0,0,0,<.\sdcard.c> +OPTFFF 1,9,1,0,0,0,0,0,<.\sdcard.c> OPTFFF 1,10,1,0,0,0,0,0,<.\rtc.c> OPTFFF 1,11,1,0,0,0,0,0,<.\wm8753.c> -OPTFFF 1,12,1,100663296,0,0,0,0,<.\dm9000.c> +OPTFFF 1,12,1,0,0,0,0,0,<.\dm9000.c> OPTFFF 1,13,1,0,0,0,0,0,<.\fsmc_nand.c> OPTFFF 1,14,1,0,0,0,0,0,<.\fsmc_sram.c> OPTFFF 1,15,1,0,0,0,0,0,<.\fmt0371\fmt0371.c> -OPTFFF 1,16,1,234881024,0,0,0,0,<.\http.c> -OPTFFF 1,17,1,520093696,0,0,0,0,<.\lcd.c> -OPTFFF 1,18,1,0,0,0,0,0,<..\..\net\apps\tcpecho.c> -OPTFFF 1,19,1,268435456,0,0,0,0,<..\..\net\apps\udpecho.c> -OPTFFF 1,20,1,620756992,0,0,0,0,<.\mp3.c> -OPTFFF 1,21,1,369098752,0,0,0,0,<.\wav.c> -OPTFFF 1,22,1,620756992,0,0,0,0,<.\netbuffer.c> -OPTFFF 1,23,1,33554434,0,1,24,0,<.\gui.c> { 44,0,0,0,2,0,0,0,3,0,0,0,255,255,255,255,255,255,255,255,252,255,255,255,226,255,255,255,22,0,0,0,29,0,0,0,208,2,0,0,238,0,0,0 } -OPTFFF 2,24,1,0,0,0,0,0,<..\..\src\clock.c> -OPTFFF 2,25,1,536870912,0,0,0,0,<..\..\src\idle.c> -OPTFFF 2,26,1,0,0,0,0,0,<..\..\src\ipc.c> -OPTFFF 2,27,1,0,0,0,0,0,<..\..\src\mempool.c> -OPTFFF 2,28,1,0,0,0,0,0,<..\..\src\mem.c> -OPTFFF 2,29,1,0,0,0,0,0,<..\..\src\object.c> -OPTFFF 2,30,1,0,0,0,0,0,<..\..\src\scheduler.c> -OPTFFF 2,31,1,0,0,0,0,0,<..\..\src\thread.c> -OPTFFF 2,32,1,0,0,0,0,0,<..\..\src\timer.c> -OPTFFF 2,33,1,0,0,0,0,0,<..\..\src\irq.c> -OPTFFF 2,34,1,0,0,0,0,0,<..\..\src\kservice.c> -OPTFFF 2,35,1,0,0,0,0,0,<..\..\src\device.c> -OPTFFF 2,36,1,0,0,0,0,0,<..\..\src\slab.c> -OPTFFF 3,37,1,0,0,0,0,0,<..\..\libcpu\arm\stm32\stack.c> -OPTFFF 3,38,1,0,0,0,0,0,<..\..\libcpu\arm\stm32\interrupt.c> -OPTFFF 3,39,1,0,0,0,0,0,<..\..\libcpu\arm\stm32\cpu.c> -OPTFFF 3,40,1,0,0,0,0,0,<..\..\libcpu\arm\stm32\serial.c> -OPTFFF 3,41,2,0,0,0,0,0,<..\..\libcpu\arm\stm32\context_rvds.S> -OPTFFF 3,42,2,0,0,0,0,0,<..\..\libcpu\arm\stm32\start_rvds.s> -OPTFFF 3,43,1,0,0,0,0,0,<..\..\libcpu\arm\stm32\fault.c> -OPTFFF 3,44,2,0,0,0,0,0,<..\..\libcpu\arm\stm32\fault_rvds.S> -OPTFFF 4,45,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c> -OPTFFF 4,46,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c> -OPTFFF 4,47,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c> -OPTFFF 4,48,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c> -OPTFFF 4,49,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c> -OPTFFF 4,50,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c> -OPTFFF 4,51,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c> -OPTFFF 4,52,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c> -OPTFFF 4,53,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c> -OPTFFF 4,54,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c> -OPTFFF 4,55,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c> -OPTFFF 4,56,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c> -OPTFFF 4,57,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c> -OPTFFF 4,58,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c> -OPTFFF 4,59,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c> -OPTFFF 4,60,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c> -OPTFFF 4,61,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c> -OPTFFF 4,62,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c> -OPTFFF 4,63,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c> -OPTFFF 4,64,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c> -OPTFFF 4,65,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c> -OPTFFF 4,66,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c> -OPTFFF 5,67,1,0,0,0,0,0,<.\Libraries\CMSIS\Core\CM3\core_cm3.c> -OPTFFF 5,68,1,0,0,0,0,0,<.\Libraries\CMSIS\Core\CM3\system_stm32f10x.c> -OPTFFF 6,69,1,0,0,0,0,0,<..\..\finsh\finsh_compiler.c> -OPTFFF 6,70,1,0,0,0,0,0,<..\..\finsh\finsh_error.c> -OPTFFF 6,71,1,0,0,0,0,0,<..\..\finsh\finsh_heap.c> -OPTFFF 6,72,1,0,0,0,0,0,<..\..\finsh\finsh_init.c> -OPTFFF 6,73,1,0,0,0,0,0,<..\..\finsh\finsh_node.c> -OPTFFF 6,74,1,0,0,0,0,0,<..\..\finsh\finsh_ops.c> -OPTFFF 6,75,1,0,0,0,0,0,<..\..\finsh\finsh_parser.c> -OPTFFF 6,76,1,0,0,0,0,0,<..\..\finsh\finsh_token.c> -OPTFFF 6,77,1,0,0,0,0,0,<..\..\finsh\finsh_var.c> -OPTFFF 6,78,1,0,0,0,0,0,<..\..\finsh\finsh_vm.c> -OPTFFF 6,79,1,0,0,0,0,0,<..\..\finsh\shell.c> -OPTFFF 6,80,1,0,0,0,0,0,<..\..\finsh\symbol.c> -OPTFFF 6,81,1,0,0,0,0,0,<..\..\finsh\cmd.c> -OPTFFF 7,82,1,0,0,0,0,0,<..\..\filesystem\dfs\src\dfs_init.c> -OPTFFF 7,83,1,0,0,0,0,0,<..\..\filesystem\dfs\src\dfs_fs.c> -OPTFFF 7,84,1,0,0,0,0,0,<..\..\filesystem\dfs\src\dfs_raw.c> -OPTFFF 7,85,1,0,0,0,0,0,<..\..\filesystem\dfs\src\dfs_util.c> -OPTFFF 7,86,1,0,0,0,0,0,<..\..\filesystem\dfs\src\dfs_cache.c> +OPTFFF 1,16,1,0,0,0,0,0,<.\http.c> +OPTFFF 1,17,1,0,0,0,0,0,<.\lcd.c> +OPTFFF 1,18,1,620756992,0,0,0,0,<.\mp3.c> +OPTFFF 1,19,1,369098752,0,0,0,0,<.\wav.c> +OPTFFF 1,20,1,620756992,0,0,0,0,<.\netbuffer.c> +OPTFFF 1,21,1,33554432,0,0,0,0,<.\gui.c> +OPTFFF 1,22,1,0,0,0,0,0,<.\key.c> +OPTFFF 1,23,1,0,0,0,0,0,<.\info.c> +OPTFFF 1,24,1,0,0,0,0,0,<.\today.c> +OPTFFF 2,25,1,0,0,0,0,0,<..\..\src\clock.c> +OPTFFF 2,26,1,0,0,0,0,0,<..\..\src\idle.c> +OPTFFF 2,27,1,671088640,0,0,0,0,<..\..\src\ipc.c> +OPTFFF 2,28,1,0,0,0,0,0,<..\..\src\mempool.c> +OPTFFF 2,29,1,0,0,0,0,0,<..\..\src\mem.c> +OPTFFF 2,30,1,0,0,0,0,0,<..\..\src\object.c> +OPTFFF 2,31,1,0,0,0,0,0,<..\..\src\scheduler.c> +OPTFFF 2,32,1,285212672,0,0,0,0,<..\..\src\thread.c> +OPTFFF 2,33,1,0,0,0,0,0,<..\..\src\timer.c> +OPTFFF 2,34,1,0,0,0,0,0,<..\..\src\irq.c> +OPTFFF 2,35,1,0,0,0,0,0,<..\..\src\kservice.c> +OPTFFF 2,36,1,0,0,0,0,0,<..\..\src\device.c> +OPTFFF 2,37,1,0,0,0,0,0,<..\..\src\slab.c> +OPTFFF 3,38,1,0,0,0,0,0,<..\..\libcpu\arm\stm32\stack.c> +OPTFFF 3,39,1,0,0,0,0,0,<..\..\libcpu\arm\stm32\interrupt.c> +OPTFFF 3,40,1,0,0,0,0,0,<..\..\libcpu\arm\stm32\cpu.c> +OPTFFF 3,41,1,0,0,0,0,0,<..\..\libcpu\arm\stm32\serial.c> +OPTFFF 3,42,2,0,0,0,0,0,<..\..\libcpu\arm\stm32\context_rvds.S> +OPTFFF 3,43,2,0,0,0,0,0,<..\..\libcpu\arm\stm32\start_rvds.s> +OPTFFF 3,44,1,0,0,0,0,0,<..\..\libcpu\arm\stm32\fault.c> +OPTFFF 3,45,2,0,0,0,0,0,<..\..\libcpu\arm\stm32\fault_rvds.S> +OPTFFF 4,46,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c> +OPTFFF 4,47,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c> +OPTFFF 4,48,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c> +OPTFFF 4,49,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c> +OPTFFF 4,50,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c> +OPTFFF 4,51,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c> +OPTFFF 4,52,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c> +OPTFFF 4,53,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c> +OPTFFF 4,54,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c> +OPTFFF 4,55,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c> +OPTFFF 4,56,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c> +OPTFFF 4,57,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c> +OPTFFF 4,58,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c> +OPTFFF 4,59,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c> +OPTFFF 4,60,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c> +OPTFFF 4,61,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c> +OPTFFF 4,62,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c> +OPTFFF 4,63,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c> +OPTFFF 4,64,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c> +OPTFFF 4,65,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c> +OPTFFF 4,66,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c> +OPTFFF 4,67,1,0,0,0,0,0,<.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c> +OPTFFF 5,68,1,0,0,0,0,0,<.\Libraries\CMSIS\Core\CM3\core_cm3.c> +OPTFFF 5,69,1,0,0,0,0,0,<.\Libraries\CMSIS\Core\CM3\system_stm32f10x.c> +OPTFFF 6,70,1,0,0,0,0,0,<..\..\finsh\finsh_compiler.c> +OPTFFF 6,71,1,0,0,0,0,0,<..\..\finsh\finsh_error.c> +OPTFFF 6,72,1,0,0,0,0,0,<..\..\finsh\finsh_heap.c> +OPTFFF 6,73,1,0,0,0,0,0,<..\..\finsh\finsh_init.c> +OPTFFF 6,74,1,0,0,0,0,0,<..\..\finsh\finsh_node.c> +OPTFFF 6,75,1,0,0,0,0,0,<..\..\finsh\finsh_ops.c> +OPTFFF 6,76,1,0,0,0,0,0,<..\..\finsh\finsh_parser.c> +OPTFFF 6,77,1,0,0,0,0,0,<..\..\finsh\finsh_token.c> +OPTFFF 6,78,1,0,0,0,0,0,<..\..\finsh\finsh_var.c> +OPTFFF 6,79,1,0,0,0,0,0,<..\..\finsh\finsh_vm.c> +OPTFFF 6,80,1,0,0,0,0,0,<..\..\finsh\shell.c> +OPTFFF 6,81,1,0,0,0,0,0,<..\..\finsh\symbol.c> +OPTFFF 6,82,1,285212672,0,0,0,0,<..\..\finsh\cmd.c> +OPTFFF 7,83,1,0,0,0,0,0,<..\..\filesystem\dfs\src\dfs_init.c> +OPTFFF 7,84,1,503316480,0,0,0,0,<..\..\filesystem\dfs\src\dfs_fs.c> +OPTFFF 7,85,1,0,0,0,0,0,<..\..\filesystem\dfs\src\dfs_raw.c> +OPTFFF 7,86,1,0,0,0,0,0,<..\..\filesystem\dfs\src\dfs_util.c> OPTFFF 7,87,1,0,0,0,0,0,<..\..\filesystem\dfs\src\dfs_posix.c> -OPTFFF 7,88,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\base\efs.c> -OPTFFF 7,89,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\base\extract.c> -OPTFFF 7,90,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\base\partition.c> -OPTFFF 7,91,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\base\plibc.c> -OPTFFF 7,92,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\dir.c> -OPTFFF 7,93,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\fat.c> -OPTFFF 7,94,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\file.c> -OPTFFF 7,95,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\fs.c> -OPTFFF 7,96,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\ls.c> -OPTFFF 7,97,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\time.c> -OPTFFF 7,98,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\ui.c> -OPTFFF 8,99,1,0,0,0,0,0,<..\..\net\lwip\src\core\dhcp.c> -OPTFFF 8,100,1,0,0,0,0,0,<..\..\net\lwip\src\core\dns.c> -OPTFFF 8,101,1,0,0,0,0,0,<..\..\net\lwip\src\core\init.c> -OPTFFF 8,102,1,0,0,0,0,0,<..\..\net\lwip\src\core\netif.c> -OPTFFF 8,103,1,0,0,0,0,0,<..\..\net\lwip\src\core\pbuf.c> -OPTFFF 8,104,1,0,0,0,0,0,<..\..\net\lwip\src\core\raw.c> -OPTFFF 8,105,1,0,0,0,0,0,<..\..\net\lwip\src\core\stats.c> -OPTFFF 8,106,1,0,0,0,0,0,<..\..\net\lwip\src\core\sys.c> -OPTFFF 8,107,1,0,0,0,0,0,<..\..\net\lwip\src\core\tcp.c> -OPTFFF 8,108,1,0,0,0,0,0,<..\..\net\lwip\src\core\tcp_in.c> -OPTFFF 8,109,1,0,0,0,0,0,<..\..\net\lwip\src\core\tcp_out.c> -OPTFFF 8,110,1,0,0,0,0,0,<..\..\net\lwip\src\core\udp.c> -OPTFFF 8,111,1,0,0,0,0,0,<..\..\net\lwip\src\core\ipv4\autoip.c> -OPTFFF 8,112,1,0,0,0,0,0,<..\..\net\lwip\src\core\ipv4\icmp.c> -OPTFFF 8,113,1,0,0,0,0,0,<..\..\net\lwip\src\core\ipv4\igmp.c> -OPTFFF 8,114,1,0,0,0,0,0,<..\..\net\lwip\src\core\ipv4\inet.c> -OPTFFF 8,115,1,0,0,0,0,0,<..\..\net\lwip\src\core\ipv4\inet_chksum.c> -OPTFFF 8,116,1,0,0,0,0,0,<..\..\net\lwip\src\core\ipv4\ip.c> -OPTFFF 8,117,1,0,0,0,0,0,<..\..\net\lwip\src\core\ipv4\ip_addr.c> -OPTFFF 8,118,1,0,0,0,0,0,<..\..\net\lwip\src\core\ipv4\ip_frag.c> -OPTFFF 8,119,1,0,0,0,0,0,<..\..\net\lwip\src\core\snmp\msg_in.c> -OPTFFF 8,120,1,0,0,0,0,0,<..\..\net\lwip\src\core\snmp\msg_out.c> -OPTFFF 8,121,1,0,0,0,0,0,<..\..\net\lwip\src\api\api_lib.c> -OPTFFF 8,122,1,0,0,0,0,0,<..\..\net\lwip\src\api\api_msg.c> -OPTFFF 8,123,1,0,0,0,0,0,<..\..\net\lwip\src\api\err.c> -OPTFFF 8,124,1,0,0,0,0,0,<..\..\net\lwip\src\api\netbuf.c> -OPTFFF 8,125,1,0,0,0,0,0,<..\..\net\lwip\src\api\netdb.c> -OPTFFF 8,126,1,0,0,0,0,0,<..\..\net\lwip\src\api\netifapi.c> -OPTFFF 8,127,1,0,0,0,0,0,<..\..\net\lwip\src\api\tcpip.c> -OPTFFF 8,128,1,0,0,0,0,0,<..\..\net\lwip\src\netif\etharp.c> -OPTFFF 8,129,1,150994944,0,0,0,0,<..\..\net\lwip\src\netif\ethernetif.c> -OPTFFF 8,130,1,0,0,0,0,0,<..\..\net\lwip\src\netif\loopif.c> -OPTFFF 8,131,1,0,0,0,0,0,<..\..\net\lwip\src\arch\sys_arch_init.c> -OPTFFF 8,132,1,0,0,0,0,0,<..\..\net\lwip\src\arch\sys_arch.c> -OPTFFF 8,133,1,0,0,0,0,0,<..\..\net\lwip\src\api\sockets.c> -OPTFFF 8,134,1,0,0,0,0,0,<..\..\net\lwip\src\core\memp_tiny.c> -OPTFFF 9,135,1,268435456,0,0,0,0,<.\mp3\mp3dec.c> -OPTFFF 9,136,1,0,0,0,0,0,<.\mp3\mp3tabs.c> -OPTFFF 9,137,1,0,0,0,0,0,<.\mp3\real\bitstream.c> -OPTFFF 9,138,1,83886080,0,0,0,0,<.\mp3\real\buffers.c> -OPTFFF 9,139,1,0,0,0,0,0,<.\mp3\real\dct32.c> -OPTFFF 9,140,1,0,0,0,0,0,<.\mp3\real\dequant.c> -OPTFFF 9,141,1,0,0,0,0,0,<.\mp3\real\dqchan.c> -OPTFFF 9,142,1,0,0,0,0,0,<.\mp3\real\huffman.c> -OPTFFF 9,143,1,0,0,0,0,0,<.\mp3\real\hufftabs.c> -OPTFFF 9,144,1,0,0,0,0,0,<.\mp3\real\imdct.c> -OPTFFF 9,145,1,0,0,0,0,0,<.\mp3\real\scalfact.c> -OPTFFF 9,146,1,0,0,0,0,0,<.\mp3\real\stproc.c> -OPTFFF 9,147,1,0,0,0,0,0,<.\mp3\real\subband.c> -OPTFFF 9,148,1,0,0,0,0,0,<.\mp3\real\trigtabs.c> -OPTFFF 9,149,2,0,0,0,0,0,<.\mp3\real\arm\asmpoly_thumb2.s> -OPTFFF 9,150,2,0,0,0,0,0,<.\mp3\real\arm\asmmisc.s> -OPTFFF 10,151,1,0,0,0,0,0,<..\..\rtgui\common\rtgui_object.c> -OPTFFF 10,152,1,0,0,0,0,0,<..\..\rtgui\common\rtgui_system.c> -OPTFFF 10,153,1,335544320,0,0,0,0,<..\..\rtgui\common\rtgui_theme.c> -OPTFFF 10,154,1,0,0,0,0,0,<..\..\rtgui\common\asc12font.c> -OPTFFF 10,155,1,0,0,0,0,0,<..\..\rtgui\common\color.c> -OPTFFF 10,156,1,352321536,0,0,0,0,<..\..\rtgui\common\dc.c> -OPTFFF 10,157,1,0,0,0,0,0,<..\..\rtgui\common\dc_buffer.c> -OPTFFF 10,158,1,0,0,0,0,0,<..\..\rtgui\common\dc_hw.c> -OPTFFF 10,159,1,0,0,0,0,0,<..\..\rtgui\common\filerw.c> -OPTFFF 10,160,1,83886080,0,0,0,0,<..\..\rtgui\common\font.c> -OPTFFF 10,161,1,0,0,0,0,0,<..\..\rtgui\common\image.c> -OPTFFF 10,162,1,0,0,0,0,0,<..\..\rtgui\common\image_xpm.c> -OPTFFF 10,163,1,0,0,0,0,0,<..\..\rtgui\common\region.c> -OPTFFF 10,164,1,0,0,0,0,0,<..\..\rtgui\server\server.c> -OPTFFF 10,165,1,0,0,0,0,0,<..\..\rtgui\server\driver.c> -OPTFFF 10,166,1,0,0,0,0,0,<..\..\rtgui\server\panel.c> -OPTFFF 10,167,1,0,0,0,0,0,<..\..\rtgui\widgets\widget.c> -OPTFFF 10,168,1,0,0,0,0,0,<..\..\rtgui\widgets\window.c> -OPTFFF 10,169,1,0,0,0,0,0,<..\..\rtgui\widgets\workbench.c> -OPTFFF 10,170,1,0,0,0,0,0,<..\..\rtgui\widgets\view.c> -OPTFFF 10,171,1,0,0,0,0,0,<..\..\rtgui\widgets\box.c> -OPTFFF 10,172,1,0,0,0,0,0,<..\..\rtgui\widgets\button.c> -OPTFFF 10,173,1,0,0,0,0,0,<..\..\rtgui\widgets\container.c> -OPTFFF 10,174,1,0,0,0,0,0,<..\..\rtgui\widgets\iconbox.c> -OPTFFF 10,175,1,0,0,0,0,0,<..\..\rtgui\widgets\label.c> -OPTFFF 10,176,1,0,0,0,0,0,<..\..\rtgui\widgets\textbox.c> -OPTFFF 10,177,1,0,0,0,0,0,<..\..\rtgui\widgets\title.c> -OPTFFF 10,178,1,0,0,0,0,0,<..\..\rtgui\widgets\toplevel.c> -OPTFFF 10,179,1,0,0,0,0,0,<..\..\rtgui\server\mouse.c> -OPTFFF 10,180,1,0,0,0,0,0,<..\..\rtgui\server\topwin.c> -OPTFFF 10,181,1,0,0,0,0,0,<..\..\rtgui\common\caret.c> +OPTFFF 7,88,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\dir.c> +OPTFFF 7,89,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\fat.c> +OPTFFF 7,90,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\file.c> +OPTFFF 7,91,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\fs.c> +OPTFFF 7,92,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\ls.c> +OPTFFF 7,93,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\time.c> +OPTFFF 7,94,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\ui.c> +OPTFFF 7,95,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\base\plibc.c> +OPTFFF 7,96,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\base\efs.c> +OPTFFF 7,97,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\base\extract.c> +OPTFFF 7,98,1,0,0,0,0,0,<..\..\filesystem\dfs\filesystems\efsl\src\base\partition.c> +OPTFFF 7,99,1,0,0,0,0,0,<..\..\filesystem\dfs\src\dfs_cache.c> +OPTFFF 8,100,1,0,0,0,0,0,<..\..\net\lwip\src\core\dhcp.c> +OPTFFF 8,101,1,0,0,0,0,0,<..\..\net\lwip\src\core\dns.c> +OPTFFF 8,102,1,0,0,0,0,0,<..\..\net\lwip\src\core\init.c> +OPTFFF 8,103,1,0,0,0,0,0,<..\..\net\lwip\src\core\netif.c> +OPTFFF 8,104,1,0,0,0,0,0,<..\..\net\lwip\src\core\pbuf.c> +OPTFFF 8,105,1,0,0,0,0,0,<..\..\net\lwip\src\core\raw.c> +OPTFFF 8,106,1,0,0,0,0,0,<..\..\net\lwip\src\core\stats.c> +OPTFFF 8,107,1,0,0,0,0,0,<..\..\net\lwip\src\core\sys.c> +OPTFFF 8,108,1,0,0,0,0,0,<..\..\net\lwip\src\core\tcp.c> +OPTFFF 8,109,1,0,0,0,0,0,<..\..\net\lwip\src\core\tcp_in.c> +OPTFFF 8,110,1,0,0,0,0,0,<..\..\net\lwip\src\core\tcp_out.c> +OPTFFF 8,111,1,0,0,0,0,0,<..\..\net\lwip\src\core\udp.c> +OPTFFF 8,112,1,0,0,0,0,0,<..\..\net\lwip\src\core\ipv4\autoip.c> +OPTFFF 8,113,1,0,0,0,0,0,<..\..\net\lwip\src\core\ipv4\icmp.c> +OPTFFF 8,114,1,0,0,0,0,0,<..\..\net\lwip\src\core\ipv4\igmp.c> +OPTFFF 8,115,1,0,0,0,0,0,<..\..\net\lwip\src\core\ipv4\inet.c> +OPTFFF 8,116,1,0,0,0,0,0,<..\..\net\lwip\src\core\ipv4\inet_chksum.c> +OPTFFF 8,117,1,0,0,0,0,0,<..\..\net\lwip\src\core\ipv4\ip.c> +OPTFFF 8,118,1,0,0,0,0,0,<..\..\net\lwip\src\core\ipv4\ip_addr.c> +OPTFFF 8,119,1,285212672,0,0,0,0,<..\..\net\lwip\src\core\ipv4\ip_frag.c> +OPTFFF 8,120,1,0,0,0,0,0,<..\..\net\lwip\src\core\snmp\msg_in.c> +OPTFFF 8,121,1,0,0,0,0,0,<..\..\net\lwip\src\core\snmp\msg_out.c> +OPTFFF 8,122,1,0,0,0,0,0,<..\..\net\lwip\src\api\api_lib.c> +OPTFFF 8,123,1,50331648,0,0,0,0,<..\..\net\lwip\src\api\api_msg.c> +OPTFFF 8,124,1,0,0,0,0,0,<..\..\net\lwip\src\api\err.c> +OPTFFF 8,125,1,0,0,0,0,0,<..\..\net\lwip\src\api\netbuf.c> +OPTFFF 8,126,1,0,0,0,0,0,<..\..\net\lwip\src\api\netdb.c> +OPTFFF 8,127,1,0,0,0,0,0,<..\..\net\lwip\src\api\netifapi.c> +OPTFFF 8,128,1,0,0,0,0,0,<..\..\net\lwip\src\api\tcpip.c> +OPTFFF 8,129,1,0,0,0,0,0,<..\..\net\lwip\src\netif\etharp.c> +OPTFFF 8,130,1,150994944,0,0,0,0,<..\..\net\lwip\src\netif\ethernetif.c> +OPTFFF 8,131,1,0,0,0,0,0,<..\..\net\lwip\src\netif\loopif.c> +OPTFFF 8,132,1,0,0,0,0,0,<..\..\net\lwip\src\arch\sys_arch_init.c> +OPTFFF 8,133,1,0,0,0,0,0,<..\..\net\lwip\src\arch\sys_arch.c> +OPTFFF 8,134,1,0,0,0,0,0,<..\..\net\lwip\src\api\sockets.c> +OPTFFF 8,135,1,0,0,0,0,0,<..\..\net\lwip\src\core\memp_tiny.c> +OPTFFF 9,136,1,268435456,0,0,0,0,<.\mp3\mp3dec.c> +OPTFFF 9,137,1,0,0,0,0,0,<.\mp3\mp3tabs.c> +OPTFFF 9,138,1,0,0,0,0,0,<.\mp3\real\bitstream.c> +OPTFFF 9,139,1,83886080,0,0,0,0,<.\mp3\real\buffers.c> +OPTFFF 9,140,1,0,0,0,0,0,<.\mp3\real\dct32.c> +OPTFFF 9,141,1,0,0,0,0,0,<.\mp3\real\dequant.c> +OPTFFF 9,142,1,0,0,0,0,0,<.\mp3\real\dqchan.c> +OPTFFF 9,143,1,0,0,0,0,0,<.\mp3\real\huffman.c> +OPTFFF 9,144,1,0,0,0,0,0,<.\mp3\real\hufftabs.c> +OPTFFF 9,145,1,0,0,0,0,0,<.\mp3\real\imdct.c> +OPTFFF 9,146,1,0,0,0,0,0,<.\mp3\real\scalfact.c> +OPTFFF 9,147,1,0,0,0,0,0,<.\mp3\real\stproc.c> +OPTFFF 9,148,1,0,0,0,0,0,<.\mp3\real\subband.c> +OPTFFF 9,149,1,0,0,0,0,0,<.\mp3\real\trigtabs.c> +OPTFFF 9,150,2,0,0,0,0,0,<.\mp3\real\arm\asmpoly_thumb2.s> +OPTFFF 9,151,2,0,0,0,0,0,<.\mp3\real\arm\asmmisc.s> +OPTFFF 10,152,1,0,0,0,0,0,<..\..\rtgui\common\rtgui_object.c> +OPTFFF 10,153,1,385875968,0,0,0,0,<..\..\rtgui\common\rtgui_system.c> +OPTFFF 10,154,1,0,0,0,0,0,<..\..\rtgui\common\rtgui_theme.c> +OPTFFF 10,155,1,0,0,0,0,0,<..\..\rtgui\common\asc12font.c> +OPTFFF 10,156,1,0,0,0,0,0,<..\..\rtgui\common\color.c> +OPTFFF 10,157,1,0,0,0,0,0,<..\..\rtgui\common\dc.c> +OPTFFF 10,158,1,0,0,0,0,0,<..\..\rtgui\common\dc_buffer.c> +OPTFFF 10,159,1,0,0,0,0,0,<..\..\rtgui\common\dc_hw.c> +OPTFFF 10,160,1,16777216,0,0,0,0,<..\..\rtgui\common\filerw.c> +OPTFFF 10,161,1,83886080,0,0,0,0,<..\..\rtgui\common\font.c> +OPTFFF 10,162,1,0,0,0,0,0,<..\..\rtgui\common\image.c> +OPTFFF 10,163,1,0,0,0,0,0,<..\..\rtgui\common\image_xpm.c> +OPTFFF 10,164,1,0,0,0,0,0,<..\..\rtgui\common\region.c> +OPTFFF 10,165,1,0,0,0,0,0,<..\..\rtgui\server\server.c> +OPTFFF 10,166,1,0,0,0,0,0,<..\..\rtgui\server\driver.c> +OPTFFF 10,167,1,335544320,0,0,0,0,<..\..\rtgui\server\panel.c> +OPTFFF 10,168,1,0,0,0,0,0,<..\..\rtgui\widgets\widget.c> +OPTFFF 10,169,1,0,0,0,0,0,<..\..\rtgui\widgets\window.c> +OPTFFF 10,170,1,0,0,0,0,0,<..\..\rtgui\widgets\workbench.c> +OPTFFF 10,171,1,0,0,0,0,0,<..\..\rtgui\widgets\view.c> +OPTFFF 10,172,1,0,0,0,0,0,<..\..\rtgui\widgets\box.c> +OPTFFF 10,173,1,0,0,0,0,0,<..\..\rtgui\widgets\button.c> +OPTFFF 10,174,1,0,0,0,0,0,<..\..\rtgui\widgets\container.c> +OPTFFF 10,175,1,0,0,0,0,0,<..\..\rtgui\widgets\iconbox.c> +OPTFFF 10,176,1,0,0,0,0,0,<..\..\rtgui\widgets\label.c> +OPTFFF 10,177,1,0,0,0,0,0,<..\..\rtgui\widgets\textbox.c> +OPTFFF 10,178,1,0,0,0,0,0,<..\..\rtgui\widgets\title.c> +OPTFFF 10,179,1,67108864,0,0,0,0,<..\..\rtgui\widgets\toplevel.c> +OPTFFF 10,180,1,0,0,0,0,0,<..\..\rtgui\server\mouse.c> +OPTFFF 10,181,1,0,0,0,0,0,<..\..\rtgui\server\topwin.c> +OPTFFF 10,182,1,0,0,0,0,0,<..\..\rtgui\common\caret.c> +OPTFFF 10,183,1,0,0,0,0,0,<..\..\rtgui\common\image_png.c> +OPTFFF 11,184,1,0,0,0,0,0,<..\..\rtgui\common\libpng\pngwutil.c> +OPTFFF 11,185,1,0,0,0,0,0,<..\..\rtgui\common\libpng\png.c> +OPTFFF 11,186,1,100663296,0,0,0,0,<..\..\rtgui\common\libpng\pngerror.c> +OPTFFF 11,187,1,0,0,0,0,0,<..\..\rtgui\common\libpng\pnggccrd.c> +OPTFFF 11,188,1,0,0,0,0,0,<..\..\rtgui\common\libpng\pngget.c> +OPTFFF 11,189,1,1,0,0,0,0,<..\..\rtgui\common\libpng\pngmem.c> +OPTFFF 11,190,1,0,0,0,0,0,<..\..\rtgui\common\libpng\pngpread.c> +OPTFFF 11,191,1,268435456,0,0,0,0,<..\..\rtgui\common\libpng\pngread.c> +OPTFFF 11,192,1,0,0,0,0,0,<..\..\rtgui\common\libpng\pngrio.c> +OPTFFF 11,193,1,0,0,0,0,0,<..\..\rtgui\common\libpng\pngrtran.c> +OPTFFF 11,194,1,0,0,0,0,0,<..\..\rtgui\common\libpng\pngrutil.c> +OPTFFF 11,195,1,0,0,0,0,0,<..\..\rtgui\common\libpng\pngset.c> +OPTFFF 11,196,1,0,0,0,0,0,<..\..\rtgui\common\libpng\pngtrans.c> +OPTFFF 11,197,1,0,0,0,0,0,<..\..\rtgui\common\libpng\pngvcrd.c> +OPTFFF 11,198,1,0,0,0,0,0,<..\..\rtgui\common\libpng\pngwio.c> +OPTFFF 11,199,1,0,0,0,0,0,<..\..\rtgui\common\libpng\pngwrite.c> +OPTFFF 11,200,1,0,0,0,0,0,<..\..\rtgui\common\libpng\pngwtran.c> +OPTFFF 12,201,1,0,0,0,0,0,<..\..\rtgui\common\libz\zutil.c> +OPTFFF 12,202,1,0,0,0,0,0,<..\..\rtgui\common\libz\adler32.c> +OPTFFF 12,203,1,0,0,0,0,0,<..\..\rtgui\common\libz\crc32.c> +OPTFFF 12,204,1,0,0,0,0,0,<..\..\rtgui\common\libz\infback.c> +OPTFFF 12,205,1,50331648,0,0,0,0,<..\..\rtgui\common\libz\inffast.c> +OPTFFF 12,206,1,0,0,0,0,0,<..\..\rtgui\common\libz\inflate.c> +OPTFFF 12,207,1,0,0,0,0,0,<..\..\rtgui\common\libz\inftrees.c> +OPTFFF 12,208,1,0,0,0,0,0,<..\..\rtgui\common\libz\uncompr.c> TARGOPT 1, (RT-Thread STM32 Radio) @@ -221,7 +250,9 @@ TARGOPT 1, (RT-Thread STM32 Radio) OPTKEY 0,(ARMDBGFLAGS)() OPTKEY 0,(DLGUARM)((105=-1,-1,-1,-1,0)(106=-1,-1,-1,-1,0)(107=-1,-1,-1,-1,0)) OPTKEY 0,(JL2CM3)(-U20090110 -O718 -S8 -C0 -JU1 -JI127.0.0.1 -JP0 -N00("ARM CoreSight SW-DP") -D00(00000000) -L00(0) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO27 -FD20000000 -FC800 -FN1 -FF0STM32F10x_512 -FS08000000 -FL080000) - OPTMM 1,2,(mp3_fd_buffer) + OPTBB 0,0,590,1,134251230,0,0,0,0,1,()() + OPTBB 1,0,331,1,134431418,0,0,0,0,1,()() + OPTMM 1,8,(0x20005f34) OPTMM 2,8,(mimeBuffer) OPTDF 0x86 OPTLE <> diff --git a/bsp/stm32_radio/project.Uv2 b/bsp/stm32_radio/project.Uv2 index 7f7885b119..59426f02af 100644 --- a/bsp/stm32_radio/project.Uv2 +++ b/bsp/stm32_radio/project.Uv2 @@ -13,6 +13,8 @@ Group (Filesystem) Group (LwIP) Group (mp3) Group (RTGUI) +Group (libpng) +Group (libz) File 1,5,<.\rtconfig.h> File 1,5,<.\board.h> @@ -31,12 +33,13 @@ File 1,1,<.\fsmc_sram.c> File 1,1,<.\fmt0371\fmt0371.c> File 1,1,<.\http.c> File 1,1,<.\lcd.c> -File 1,1,<..\..\net\apps\tcpecho.c> -File 1,1,<..\..\net\apps\udpecho.c> File 1,1,<.\mp3.c> File 1,1,<.\wav.c> File 1,1,<.\netbuffer.c> File 1,1,<.\gui.c> +File 1,1,<.\key.c> +File 1,1,<.\info.c> +File 1,1,<.\today.c> File 2,1,<..\..\src\clock.c> File 2,1,<..\..\src\idle.c> File 2,1,<..\..\src\ipc.c> @@ -99,12 +102,7 @@ File 7,1,<..\..\filesystem\dfs\src\dfs_init.c> File 7,1,<..\..\filesystem\dfs\src\dfs_fs.c> File 7,1,<..\..\filesystem\dfs\src\dfs_raw.c> File 7,1,<..\..\filesystem\dfs\src\dfs_util.c> -File 7,1,<..\..\filesystem\dfs\src\dfs_cache.c> File 7,1,<..\..\filesystem\dfs\src\dfs_posix.c> -File 7,1,<..\..\filesystem\dfs\filesystems\efsl\src\base\efs.c> -File 7,1,<..\..\filesystem\dfs\filesystems\efsl\src\base\extract.c> -File 7,1,<..\..\filesystem\dfs\filesystems\efsl\src\base\partition.c> -File 7,1,<..\..\filesystem\dfs\filesystems\efsl\src\base\plibc.c> File 7,1,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\dir.c> File 7,1,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\fat.c> File 7,1,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\file.c> @@ -112,6 +110,11 @@ File 7,1,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\fs.c> File 7,1,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\ls.c> File 7,1,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\time.c> File 7,1,<..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\ui.c> +File 7,1,<..\..\filesystem\dfs\filesystems\efsl\src\base\plibc.c> +File 7,1,<..\..\filesystem\dfs\filesystems\efsl\src\base\efs.c> +File 7,1,<..\..\filesystem\dfs\filesystems\efsl\src\base\extract.c> +File 7,1,<..\..\filesystem\dfs\filesystems\efsl\src\base\partition.c> +File 7,1,<..\..\filesystem\dfs\src\dfs_cache.c> File 8,1,<..\..\net\lwip\src\core\dhcp.c> File 8,1,<..\..\net\lwip\src\core\dns.c> File 8,1,<..\..\net\lwip\src\core\init.c> @@ -195,6 +198,32 @@ File 10,1,<..\..\rtgui\widgets\toplevel.c> File 10,1,<..\..\rtgui\server\mouse.c> File 10,1,<..\..\rtgui\server\topwin.c> File 10,1,<..\..\rtgui\common\caret.c> +File 10,1,<..\..\rtgui\common\image_png.c> +File 11,1,<..\..\rtgui\common\libpng\pngwutil.c> +File 11,1,<..\..\rtgui\common\libpng\png.c> +File 11,1,<..\..\rtgui\common\libpng\pngerror.c> +File 11,1,<..\..\rtgui\common\libpng\pnggccrd.c> +File 11,1,<..\..\rtgui\common\libpng\pngget.c> +File 11,1,<..\..\rtgui\common\libpng\pngmem.c> +File 11,1,<..\..\rtgui\common\libpng\pngpread.c> +File 11,1,<..\..\rtgui\common\libpng\pngread.c> +File 11,1,<..\..\rtgui\common\libpng\pngrio.c> +File 11,1,<..\..\rtgui\common\libpng\pngrtran.c> +File 11,1,<..\..\rtgui\common\libpng\pngrutil.c> +File 11,1,<..\..\rtgui\common\libpng\pngset.c> +File 11,1,<..\..\rtgui\common\libpng\pngtrans.c> +File 11,1,<..\..\rtgui\common\libpng\pngvcrd.c> +File 11,1,<..\..\rtgui\common\libpng\pngwio.c> +File 11,1,<..\..\rtgui\common\libpng\pngwrite.c> +File 11,1,<..\..\rtgui\common\libpng\pngwtran.c> +File 12,1,<..\..\rtgui\common\libz\zutil.c> +File 12,1,<..\..\rtgui\common\libz\adler32.c> +File 12,1,<..\..\rtgui\common\libz\crc32.c> +File 12,1,<..\..\rtgui\common\libz\infback.c> +File 12,1,<..\..\rtgui\common\libz\inffast.c> +File 12,1,<..\..\rtgui\common\libz\inflate.c> +File 12,1,<..\..\rtgui\common\libz\inftrees.c> +File 12,1,<..\..\rtgui\common\libz\uncompr.c> Options 1,0,0 // Target 'RT-Thread STM32 Radio' @@ -255,7 +284,7 @@ Options 1,0,0 // Target 'RT-Thread STM32 Radio' ADSCMISC () ADSCDEFN (USE_STDPERIPH_DRIVER, STM32F10X_HD,) ADSCUDEF () - ADSCINCD (.;.\Libraries\STM32F10x_StdPeriph_Driver\inc;.\Libraries\CMSIS\Core\CM3;..\..\include;..\..\libcpu\arm\stm32;..\..\finsh;..\..\net\lwip\src;..\..\net\lwip\src\include;..\..\net\lwip\src\arch\include;..\..\net\lwip\src\include\ipv4;..\..\filesystem\dfs;..\..\filesystem\dfs\include;..\..\filesystem\dfs\filesystems\efsl\src\include;..\..\filesystem\dfs\filesystems\efsl\src\base\include;..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\include;..\..\rtgui\include) + ADSCINCD (.;.\Libraries\STM32F10x_StdPeriph_Driver\inc;.\Libraries\CMSIS\Core\CM3;..\..\include;..\..\libcpu\arm\stm32;..\..\finsh;..\..\net\lwip\src;..\..\net\lwip\src\include;..\..\net\lwip\src\arch\include;..\..\net\lwip\src\include\ipv4;..\..\filesystem\dfs;..\..\filesystem\dfs\include;..\..\filesystem\dfs\filesystems\efsl\src\include;..\..\filesystem\dfs\filesystems\efsl\src\base\include;..\..\filesystem\dfs\filesystems\efsl\src\fs\vfat\include;..\..\rtgui\include;..\..\rtgui\common\libz) ADSASFLG { 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } ADSAMISC () ADSADEFN () @@ -331,7 +360,58 @@ Options 1,10,0 // Group 'RTGUI' ADSAINCD () EndOpt -Options 1,1,23 // File 'gui.c' +Options 1,1,21 // File 'gui.c' + PropFld { 2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } + IncBld=2 + AlwaysBuild=2 + GenAsm=2 + AsmAsm=2 + PublicsOnly=2 + StopCode=11 + CustArgs () + LibMods () + ADSCCFLG { 2,84,85,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } + ADSCMISC (--gnu) + ADSCDEFN () + ADSCUDEF () + ADSCINCD () +EndOpt + +Options 1,1,22 // File 'key.c' + PropFld { 2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } + IncBld=2 + AlwaysBuild=2 + GenAsm=2 + AsmAsm=2 + PublicsOnly=2 + StopCode=11 + CustArgs () + LibMods () + ADSCCFLG { 2,84,85,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } + ADSCMISC (--gnu) + ADSCDEFN () + ADSCUDEF () + ADSCINCD () +EndOpt + +Options 1,1,23 // File 'info.c' + PropFld { 2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } + IncBld=2 + AlwaysBuild=2 + GenAsm=2 + AsmAsm=2 + PublicsOnly=2 + StopCode=11 + CustArgs () + LibMods () + ADSCCFLG { 2,84,85,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } + ADSCMISC (--gnu) + ADSCDEFN () + ADSCUDEF () + ADSCINCD () +EndOpt + +Options 1,1,24 // File 'today.c' PropFld { 2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 } IncBld=2 AlwaysBuild=2 diff --git a/bsp/stm32_radio/rtconfig.h b/bsp/stm32_radio/rtconfig.h index 864ad47567..b47ea2f73b 100644 --- a/bsp/stm32_radio/rtconfig.h +++ b/bsp/stm32_radio/rtconfig.h @@ -92,7 +92,6 @@ /* SECTION: lwip, a lighwight TCP/IP protocol stack */ /* Using lighweight TCP/IP protocol stack */ #define RT_USING_LWIP -/* #define RT_USING_WEBSERVER */ /* Trace LwIP protocol */ /* #define RT_LWIP_DEBUG */ -- GitLab