kopia lustrzana https://github.com/Qyon/STM32_RTTY
				
				
				
			Włączenie optymalizacji O3 zeby APRS działał jak kompilujemy z CoCox/CoIDE
							rodzic
							
								
									17ccac3963
								
							
						
					
					
						commit
						d0f4705d7a
					
				
							
								
								
									
										10
									
								
								rtty.coproj
								
								
								
								
							
							
						
						
									
										10
									
								
								rtty.coproj
								
								
								
								
							|  | @ -4,7 +4,7 @@ | ||||||
|     <Device manufacturerId="9" manufacturerName="ST" chipId="252" chipName="STM32F100C8" boardId="" boardName=""/> |     <Device manufacturerId="9" manufacturerName="ST" chipId="252" chipName="STM32F100C8" boardId="" boardName=""/> | ||||||
|     <BuildOption> |     <BuildOption> | ||||||
|       <Compile> |       <Compile> | ||||||
|         <Option name="OptimizationLevel" value="0"/> |         <Option name="OptimizationLevel" value="3"/> | ||||||
|         <Option name="UseFPU" value="0"/> |         <Option name="UseFPU" value="0"/> | ||||||
|         <Option name="UserEditCompiler" value=""/> |         <Option name="UserEditCompiler" value=""/> | ||||||
|         <Option name="SupportCPlusplus" value="1"/> |         <Option name="SupportCPlusplus" value="1"/> | ||||||
|  | @ -86,8 +86,8 @@ | ||||||
|     <File name="cmsis_boot" path="" type="2"/> |     <File name="cmsis_boot" path="" type="2"/> | ||||||
|     <File name="delay.h" path="delay.h" type="1"/> |     <File name="delay.h" path="delay.h" type="1"/> | ||||||
|     <File name="init.h" path="init.h" type="1"/> |     <File name="init.h" path="init.h" type="1"/> | ||||||
|     <File name="stm_lib/inc/stm32f10x_pwr.h" path="stm_lib/inc/stm32f10x_pwr.h" type="1"/> |  | ||||||
|     <File name="stm_lib/src/stm32f10x_tim.c" path="stm_lib/src/stm32f10x_tim.c" type="1"/> |     <File name="stm_lib/src/stm32f10x_tim.c" path="stm_lib/src/stm32f10x_tim.c" type="1"/> | ||||||
|  |     <File name="stm_lib/inc/stm32f10x_pwr.h" path="stm_lib/inc/stm32f10x_pwr.h" type="1"/> | ||||||
|     <File name="cmsis_boot/startup" path="" type="2"/> |     <File name="cmsis_boot/startup" path="" type="2"/> | ||||||
|     <File name="cmsis/core_cmFunc.h" path="cmsis/core_cmFunc.h" type="1"/> |     <File name="cmsis/core_cmFunc.h" path="cmsis/core_cmFunc.h" type="1"/> | ||||||
|     <File name="stm_lib/src/misc.c" path="stm_lib/src/misc.c" type="1"/> |     <File name="stm_lib/src/misc.c" path="stm_lib/src/misc.c" type="1"/> | ||||||
|  | @ -100,8 +100,8 @@ | ||||||
|     <File name="syscalls/syscalls.c" path="syscalls/syscalls.c" type="1"/> |     <File name="syscalls/syscalls.c" path="syscalls/syscalls.c" type="1"/> | ||||||
|     <File name="stm_lib/inc/stm32f10x_spi.h" path="stm_lib/inc/stm32f10x_spi.h" type="1"/> |     <File name="stm_lib/inc/stm32f10x_spi.h" path="stm_lib/inc/stm32f10x_spi.h" type="1"/> | ||||||
|     <File name="init.c" path="init.c" type="1"/> |     <File name="init.c" path="init.c" type="1"/> | ||||||
|     <File name="stm_lib/src/stm32f10x_adc.c" path="stm_lib/src/stm32f10x_adc.c" type="1"/> |  | ||||||
|     <File name="stm_lib/inc/stm32f10x_dma.h" path="stm_lib/inc/stm32f10x_dma.h" type="1"/> |     <File name="stm_lib/inc/stm32f10x_dma.h" path="stm_lib/inc/stm32f10x_dma.h" type="1"/> | ||||||
|  |     <File name="stm_lib/src/stm32f10x_adc.c" path="stm_lib/src/stm32f10x_adc.c" type="1"/> | ||||||
|     <File name="radio.c" path="radio.c" type="1"/> |     <File name="radio.c" path="radio.c" type="1"/> | ||||||
|     <File name="ublox.h" path="ublox.h" type="1"/> |     <File name="ublox.h" path="ublox.h" type="1"/> | ||||||
|     <File name="stm_lib/src/stm32f10x_usart.c" path="stm_lib/src/stm32f10x_usart.c" type="1"/> |     <File name="stm_lib/src/stm32f10x_usart.c" path="stm_lib/src/stm32f10x_usart.c" type="1"/> | ||||||
|  | @ -113,14 +113,14 @@ | ||||||
|     <File name="cmsis_boot/system_stm32f10x.c" path="cmsis_boot/system_stm32f10x.c" type="1"/> |     <File name="cmsis_boot/system_stm32f10x.c" path="cmsis_boot/system_stm32f10x.c" type="1"/> | ||||||
|     <File name="stm_lib/inc/misc.h" path="stm_lib/inc/misc.h" type="1"/> |     <File name="stm_lib/inc/misc.h" path="stm_lib/inc/misc.h" type="1"/> | ||||||
|     <File name="cmsis/core_cmInstr.h" path="cmsis/core_cmInstr.h" type="1"/> |     <File name="cmsis/core_cmInstr.h" path="cmsis/core_cmInstr.h" type="1"/> | ||||||
|     <File name="cmsis/core_cm3.h" path="cmsis/core_cm3.h" type="1"/> |  | ||||||
|     <File name="QAPRSCommon.h" path="QAPRSCommon.h" type="1"/> |     <File name="QAPRSCommon.h" path="QAPRSCommon.h" type="1"/> | ||||||
|  |     <File name="cmsis/core_cm3.h" path="cmsis/core_cm3.h" type="1"/> | ||||||
|     <File name="stm_lib/src/stm32f10x_rcc.c" path="stm_lib/src/stm32f10x_rcc.c" type="1"/> |     <File name="stm_lib/src/stm32f10x_rcc.c" path="stm_lib/src/stm32f10x_rcc.c" type="1"/> | ||||||
|     <File name="fun.c" path="fun.c" type="1"/> |     <File name="fun.c" path="fun.c" type="1"/> | ||||||
|     <File name="aprs.cpp" path="aprs.cpp" type="1"/> |     <File name="aprs.cpp" path="aprs.cpp" type="1"/> | ||||||
|     <File name="radio.h" path="radio.h" type="1"/> |     <File name="radio.h" path="radio.h" type="1"/> | ||||||
|     <File name="stm_lib/src/stm32f10x_dma.c" path="stm_lib/src/stm32f10x_dma.c" type="1"/> |  | ||||||
|     <File name="f_rtty.h" path="f_rtty.h" type="1"/> |     <File name="f_rtty.h" path="f_rtty.h" type="1"/> | ||||||
|  |     <File name="stm_lib/src/stm32f10x_dma.c" path="stm_lib/src/stm32f10x_dma.c" type="1"/> | ||||||
|     <File name="stm_lib/src" path="" type="2"/> |     <File name="stm_lib/src" path="" type="2"/> | ||||||
|     <File name="cmsis" path="" type="2"/> |     <File name="cmsis" path="" type="2"/> | ||||||
|     <File name="stm_lib" path="" type="2"/> |     <File name="stm_lib" path="" type="2"/> | ||||||
|  |  | ||||||
		Ładowanie…
	
		Reference in New Issue
	
	 Łukasz Nidecki
						Łukasz Nidecki