-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.mxproject
13 lines (10 loc) · 4.87 KB
/
.mxproject
1
2
3
4
5
6
7
8
9
10
11
12
[PreviousGenFiles]
HeaderPath=C:/Users/Arsam/Desktop/workspace/git/s/rgbTest/Inc
HeaderFiles=gpio.h;i2c.h;stm32f1xx_it.h;stm32f1xx_hal_conf.h;main.h;
SourcePath=C:/Users/Arsam/Desktop/workspace/git/s/rgbTest/Src
SourceFiles=gpio.c;i2c.c;stm32f1xx_it.c;stm32f1xx_hal_msp.c;main.c;
[PreviousLibFiles]
LibFiles=Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c;Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xb.h;Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h;Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h;Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/system_stm32f1xx.c;Drivers/CMSIS/Include/arm_common_tables.h;Drivers/CMSIS/Include/arm_const_structs.h;Drivers/CMSIS/Include/arm_math.h;Drivers/CMSIS/Include/cmsis_armcc.h;Drivers/CMSIS/Include/cmsis_armcc_V6.h;Drivers/CMSIS/Include/cmsis_gcc.h;Drivers/CMSIS/Include/core_cm0.h;Drivers/CMSIS/Include/core_cm0plus.h;Drivers/CMSIS/Include/core_cm3.h;Drivers/CMSIS/Include/core_cm4.h;Drivers/CMSIS/Include/core_cm7.h;Drivers/CMSIS/Include/core_cmFunc.h;Drivers/CMSIS/Include/core_cmInstr.h;Drivers/CMSIS/Include/core_cmSimd.h;Drivers/CMSIS/Include/core_sc000.h;Drivers/CMSIS/Include/core_sc300.h;
[PreviousUsedKeilFiles]
SourceFiles=..\Src\main.c;..\Src\gpio.c;..\Src\i2c.c;..\Src\stm32f1xx_it.c;..\Src\stm32f1xx_hal_msp.c;C:\Users\Arsam\STM32Cube\Repository\STM32Cube_FW_F1_V1.6.0\Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c;C:\Users\Arsam\STM32Cube\Repository\STM32Cube_FW_F1_V1.6.0\Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c;C:\Users\Arsam\STM32Cube\Repository\STM32Cube_FW_F1_V1.6.0\Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c;C:\Users\Arsam\STM32Cube\Repository\STM32Cube_FW_F1_V1.6.0\Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c;C:\Users\Arsam\STM32Cube\Repository\STM32Cube_FW_F1_V1.6.0\Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c;C:\Users\Arsam\STM32Cube\Repository\STM32Cube_FW_F1_V1.6.0\Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c;C:\Users\Arsam\STM32Cube\Repository\STM32Cube_FW_F1_V1.6.0\Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c;C:\Users\Arsam\STM32Cube\Repository\STM32Cube_FW_F1_V1.6.0\Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c;C:\Users\Arsam\STM32Cube\Repository\STM32Cube_FW_F1_V1.6.0\Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c;C:\Users\Arsam\STM32Cube\Repository\STM32Cube_FW_F1_V1.6.0\Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c;C:\Users\Arsam\STM32Cube\Repository\STM32Cube_FW_F1_V1.6.0\Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c;C:\Users\Arsam\STM32Cube\Repository\STM32Cube_FW_F1_V1.6.0\Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c;C:\Users\Arsam\STM32Cube\Repository\STM32Cube_FW_F1_V1.6.0\Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c;../Src/system_stm32f1xx.c;C:\Users\Arsam\STM32Cube\Repository\STM32Cube_FW_F1_V1.6.0\Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/system_stm32f1xx.c;C:/Users/Arsam/STM32Cube/Repository/STM32Cube_FW_F1_V1.6.0/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/arm/startup_stm32f103xb.s;
HeaderPath=C:\Users\Arsam\STM32Cube\Repository\STM32Cube_FW_F1_V1.6.0\Drivers\STM32F1xx_HAL_Driver\Inc;C:\Users\Arsam\STM32Cube\Repository\STM32Cube_FW_F1_V1.6.0\Drivers\STM32F1xx_HAL_Driver\Inc\Legacy;C:\Users\Arsam\STM32Cube\Repository\STM32Cube_FW_F1_V1.6.0\Drivers\CMSIS\Device\ST\STM32F1xx\Include;C:\Users\Arsam\STM32Cube\Repository\STM32Cube_FW_F1_V1.6.0\Drivers\CMSIS\Include;..\Inc;