117 lines
		
	
	
		
			6.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			117 lines
		
	
	
		
			6.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <!DOCTYPE CrossStudio_Project_File>
 | |
| <solution Name="lpc175x_6x" target="8" version="2">
 | |
|   <project Name="lpc175x_6x">
 | |
|     <configuration
 | |
|       Name="Common"
 | |
|       Placement="Flash"
 | |
|       Target="LPC4357 Cortex-M4"
 | |
|       arm_architecture="v7M"
 | |
|       arm_core_type="Cortex-M3"
 | |
|       arm_endian="Little"
 | |
|       arm_fp_abi="Soft"
 | |
|       arm_fpu_type="None"
 | |
|       arm_interwork="No"
 | |
|       arm_linker_heap_size="1024"
 | |
|       arm_linker_process_stack_size="0"
 | |
|       arm_linker_stack_size="1024"
 | |
|       arm_simulator_memory_simulation_parameter="RX 00000000,00080000,FFFFFFFF;RWX 10000000,00008000,CDCDCDCD"
 | |
|       arm_target_debug_interface_type="ADIv5"
 | |
|       arm_target_device_name="LPC1769"
 | |
|       arm_target_interface_type="SWD"
 | |
|       build_treat_warnings_as_errors="Yes"
 | |
|       c_preprocessor_definitions="LPC175x_6x;__LPC1700_FAMILY;__LPC176x_SUBFAMILY;ARM_MATH_CM3;FLASH_PLACEMENT=1;CORE_M3;CFG_TUSB_MCU=OPT_MCU_LPC175X_6X"
 | |
|       c_user_include_directories="../../src;$(rootDir)/hw;$(rootDir)/hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc;$(rootDir)/src"
 | |
|       debug_register_definition_file="LPC176x5x_Registers.xml"
 | |
|       debug_target_connection="J-Link"
 | |
|       gcc_enable_all_warnings="Yes"
 | |
|       gcc_entry_point="Reset_Handler"
 | |
|       link_use_linker_script_file="No"
 | |
|       linker_memory_map_file="LPC1769_MemoryMap.xml"
 | |
|       linker_section_placement_file="flash_placement.xml"
 | |
|       linker_section_placements_segments="FLASH RX 0x00000000 0x00080000;RAM RWX 0x10000000 0x00008000"
 | |
|       macros="DeviceFamily=LPC1700;DeviceSubFamily=LPC176x;Target=LPC1769;Placement=Flash;rootDir=../../../../.."
 | |
|       project_directory=""
 | |
|       project_type="Executable"
 | |
|       target_reset_script="Reset();"
 | |
|       target_script_file="$(ProjectDir)/LPC1700_Target.js"
 | |
|       target_trace_initialize_script="EnableTrace("$(TraceInterfaceType)")" />
 | |
|     <folder
 | |
|       Name="tinyusb"
 | |
|       exclude=""
 | |
|       filter="*.c;*.h"
 | |
|       path="../../../../../src"
 | |
|       recurse="Yes" />
 | |
|     <folder Name="hw">
 | |
|       <folder Name="bsp">
 | |
|         <file file_name="../../../../../hw/bsp/ansi_escape.h" />
 | |
|         <file file_name="../../../../../hw/bsp/board.h" />
 | |
|         <folder Name="lpcxpresso1769">
 | |
|           <file file_name="../../../../../hw/bsp/lpcxpresso1769/lpcxpresso1769.c" />
 | |
|         </folder>
 | |
|       </folder>
 | |
|       <folder Name="mcu">
 | |
|         <folder Name="nxp">
 | |
|           <folder Name="lpc_driver">
 | |
|             <folder Name="lpc_chip_175x_6x">
 | |
|               <folder Name="inc">
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/chip.h" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/chip_lpc175x_6x.h" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/chip_lpc177x_8x.h" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/chip_lpc407x_8x.h" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/clock_17xx_40xx.h" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/cmsis.h" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/cmsis_175x_6x.h" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/core_cm3.h" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/core_cmFunc.h" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/core_cmInstr.h" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/gpio_17xx_40xx.h" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/gpioint_17xx_40xx.h" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/iocon_17xx_40xx.h" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/lpc_types.h" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/sys_config.h" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/sysctl_17xx_40xx.h" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/uart_17xx_40xx.h" />
 | |
|               </folder>
 | |
|               <folder Name="src">
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/src/chip_17xx_40xx.c" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/src/clock_17xx_40xx.c" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/src/gpio_17xx_40xx.c" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/src/iocon_17xx_40xx.c" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/src/sysctl_17xx_40xx.c" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/src/sysinit_17xx_40xx.c" />
 | |
|                 <file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/src/uart_17xx_40xx.c" />
 | |
|               </folder>
 | |
|             </folder>
 | |
|           </folder>
 | |
|         </folder>
 | |
|       </folder>
 | |
|     </folder>
 | |
|     <configuration Name="Debug" build_treat_warnings_as_errors="Yes" />
 | |
|     <folder
 | |
|       Name="src"
 | |
|       exclude=""
 | |
|       filter="*.c;*.h"
 | |
|       path="../../src"
 | |
|       recurse="Yes" />
 | |
|     <folder Name="System Files">
 | |
|       <file file_name="flash_placement.xml" />
 | |
|       <file file_name="LPC1700_Startup.s" />
 | |
|       <file file_name="LPC1700_Target.js" />
 | |
|       <file file_name="LPC1769_MemoryMap.xml" />
 | |
|       <file file_name="LPC176x5x_Registers.xml" />
 | |
|       <file file_name="LPC176x5x_Vectors.s" />
 | |
|       <file file_name="thumb_crt0.s" />
 | |
|     </folder>
 | |
|     <folder
 | |
|       Name="segger_rtt"
 | |
|       exclude=""
 | |
|       filter="*.c;*.h"
 | |
|       path="../../../../../lib/segger_rtt"
 | |
|       recurse="No" />
 | |
|     <configuration
 | |
|       Name="LPCXpresso 1769"
 | |
|       c_preprocessor_definitions="BOARD_LPCXPRESSO1769" />
 | |
|   </project>
 | |
|   <configuration Name="LPCXpresso 1769" />
 | |
| </solution>
 | 
