stm32cubeide/USB-PD_Provider_1port/STM32CubeIDE/.project
Jochen Friedrich 66c5a26d69 Initial commit
2021-01-01 14:06:20 +01:00

361 lines
14 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>USB-PD_Provider_1port</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
<triggers>clean,full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
<triggers>full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>com.st.stm32cube.ide.mcu.MCUProjectNature</nature>
<nature>org.eclipse.cdt.core.cnature</nature>
<nature>com.st.stm32cube.ide.mcu.MCUCubeIdeServicesRevAev2ProjectNature</nature>
<nature>com.st.stm32cube.ide.mcu.MCUNonUnderRootProjectNature</nature>
<nature>com.st.stm32cube.ide.mcu.MCUCubeProjectNature</nature>
<nature>com.st.stm32cube.ide.mcu.MCUEndUserDisabledTrustZoneProjectNature</nature>
<nature>com.st.stm32cube.ide.mcu.MCUSingleCpuProjectNature</nature>
<nature>com.st.stm32cube.ide.mcu.MCURootProjectNature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
<nature>com.st.stm32cube.ide.mcu.MCUCubeImportedExampleProjectNature</nature>
</natures>
<linkedResources>
<link>
<name>USB-PD_Provider_1port.ioc</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/USB-PD_Provider_1port.ioc</locationURI>
</link>
<link>
<name>Doc/readme.txt</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/readme.txt</locationURI>
</link>
<link>
<name>Utilities/bsp_gui.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Utilities/GUI_INTERFACE/bsp_gui.c</locationURI>
</link>
<link>
<name>Utilities/data_struct_tlv.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Utilities/GUI_INTERFACE/data_struct_tlv.c</locationURI>
</link>
<link>
<name>Utilities/gui_api.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Utilities/GUI_INTERFACE/gui_api.c</locationURI>
</link>
<link>
<name>Utilities/tracer_emb.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Utilities/TRACER_EMB/tracer_emb.c</locationURI>
</link>
<link>
<name>Utilities/tracer_emb_hw.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Utilities/TRACER_EMB/tracer_emb_hw.c</locationURI>
</link>
<link>
<name>Application/User/app_freertos.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/app_freertos.c</locationURI>
</link>
<link>
<name>Application/User/main.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/main.c</locationURI>
</link>
<link>
<name>Application/User/stm32g0xx_hal_msp.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/stm32g0xx_hal_msp.c</locationURI>
</link>
<link>
<name>Application/User/stm32g0xx_it.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/stm32g0xx_it.c</locationURI>
</link>
<link>
<name>Application/User/usbpd.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/usbpd.c</locationURI>
</link>
<link>
<name>Application/User/usbpd_dpm_core.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/usbpd_dpm_core.c</locationURI>
</link>
<link>
<name>Application/User/usbpd_dpm_user.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/usbpd_dpm_user.c</locationURI>
</link>
<link>
<name>Application/User/usbpd_pwr_if.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/usbpd_pwr_if.c</locationURI>
</link>
<link>
<name>Application/User/usbpd_pwr_user.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/usbpd_pwr_user.c</locationURI>
</link>
<link>
<name>Application/User/usbpd_vdm_user.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/usbpd_vdm_user.c</locationURI>
</link>
<link>
<name>Drivers/CMSIS/system_stm32g0xx.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/system_stm32g0xx.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_hal.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_hal_adc.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_adc.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_hal_adc_ex.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_adc_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_hal_cortex.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_cortex.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_hal_dma.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_dma.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_hal_dma_ex.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_dma_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_hal_exti.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_exti.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_hal_flash.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_flash.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_hal_flash_ex.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_flash_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_hal_gpio.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_gpio.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_hal_lptim.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_lptim.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_hal_pwr.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_pwr.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_hal_pwr_ex.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_pwr_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_hal_rcc.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_rcc.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_hal_rcc_ex.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_rcc_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_hal_tim.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_tim.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_hal_tim_ex.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_tim_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_ll_adc.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_adc.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_ll_crs.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_crs.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_ll_dma.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_dma.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_ll_exti.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_exti.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_ll_gpio.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_gpio.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_ll_lpuart.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_lpuart.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_ll_rcc.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_rcc.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_ll_tim.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_tim.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_ll_ucpd.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_ucpd.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_ll_usart.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_usart.c</locationURI>
</link>
<link>
<name>Drivers/STM32G0xx_HAL_Driver/stm32g0xx_ll_utils.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_utils.c</locationURI>
</link>
<link>
<name>Middlewares/FreeRTOS/cmsis_os.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c</locationURI>
</link>
<link>
<name>Middlewares/FreeRTOS/croutine.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Middlewares/Third_Party/FreeRTOS/Source/croutine.c</locationURI>
</link>
<link>
<name>Middlewares/FreeRTOS/event_groups.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Middlewares/Third_Party/FreeRTOS/Source/event_groups.c</locationURI>
</link>
<link>
<name>Middlewares/FreeRTOS/heap_4.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c</locationURI>
</link>
<link>
<name>Middlewares/FreeRTOS/list.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Middlewares/Third_Party/FreeRTOS/Source/list.c</locationURI>
</link>
<link>
<name>Middlewares/FreeRTOS/port.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c</locationURI>
</link>
<link>
<name>Middlewares/FreeRTOS/queue.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Middlewares/Third_Party/FreeRTOS/Source/queue.c</locationURI>
</link>
<link>
<name>Middlewares/FreeRTOS/stream_buffer.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c</locationURI>
</link>
<link>
<name>Middlewares/FreeRTOS/tasks.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Middlewares/Third_Party/FreeRTOS/Source/tasks.c</locationURI>
</link>
<link>
<name>Middlewares/FreeRTOS/timers.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Middlewares/Third_Party/FreeRTOS/Source/timers.c</locationURI>
</link>
<link>
<name>Middlewares/USBPD/usbpd_cad_hw_if.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Middlewares/ST/STM32_USBPD_Library/Devices/STM32G0XX/src/usbpd_cad_hw_if.c</locationURI>
</link>
<link>
<name>Middlewares/USBPD/usbpd_hw.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Middlewares/ST/STM32_USBPD_Library/Devices/STM32G0XX/src/usbpd_hw.c</locationURI>
</link>
<link>
<name>Middlewares/USBPD/usbpd_hw_if_it.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Middlewares/ST/STM32_USBPD_Library/Devices/STM32G0XX/src/usbpd_hw_if_it.c</locationURI>
</link>
<link>
<name>Middlewares/USBPD/usbpd_phy.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Middlewares/ST/STM32_USBPD_Library/Devices/STM32G0XX/src/usbpd_phy.c</locationURI>
</link>
<link>
<name>Middlewares/USBPD/usbpd_phy_hw_if.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Middlewares/ST/STM32_USBPD_Library/Devices/STM32G0XX/src/usbpd_phy_hw_if.c</locationURI>
</link>
<link>
<name>Middlewares/USBPD/usbpd_pwr_hw_if.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Middlewares/ST/STM32_USBPD_Library/Devices/STM32G0XX/src/usbpd_pwr_hw_if.c</locationURI>
</link>
<link>
<name>Middlewares/USBPD/usbpd_timersserver.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Middlewares/ST/STM32_USBPD_Library/Devices/STM32G0XX/src/usbpd_timersserver.c</locationURI>
</link>
<link>
<name>Middlewares/USBPD/usbpd_trace.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Middlewares/ST/STM32_USBPD_Library/Core/src/usbpd_trace.c</locationURI>
</link>
<link>
<name>Drivers/BSP/STM32G0C1E-EV/stm32g0c1e_eval_pwr.c</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Drivers/BSP/STM32G0C1E-EV/stm32g0c1e_eval_pwr.c</locationURI>
</link>
</linkedResources>
</projectDescription>