forked from xuxuchenwei/STM32F4xx_USB_AOA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.mxproject
13 lines (10 loc) · 7.77 KB
/
.mxproject
1
2
3
4
5
6
7
8
9
10
11
12
[PreviousUsedKeilFiles]
HeaderPath=..\..\Drivers\STM32F4xx_HAL_Driver\Inc;..\..\Middlewares\ST\STM32_USB_Host_Library\Core\Inc;..\..\Middlewares\ST\STM32_USB_Host_Library\Class\HID\Inc;..\..\Middlewares\ST\STM32_USB_Host_Library\Class\MSC\Inc;..\..\Drivers\CMSIS\Include;..\..\Drivers\CMSIS\Device\ST\STM32F4xx\Include;
SourceFiles=../../Src/main.c;../../Src/gpio.c;../../Src/usart.c;../../Src/usb_host.c;../../Src/usbh_conf.c;../../Src/stm32f4xx_it.c;../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c;../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c;../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c;../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c;../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c;../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c;../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.c;../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c;../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c;../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c;../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c;../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c;../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c;../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c;../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c;../../Middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.c;../../Middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.c;../../Middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.c;../../Middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.c;../../Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/usbh_hid.c;../../Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/usbh_hid_keybd.c;../../Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/usbh_hid_mouse.c;../../Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/usbh_hid_parser.c;../../Middlewares/ST/STM32_USB_Host_Library/Class/MSC/Src/usbh_msc.c;../../Middlewares/ST/STM32_USB_Host_Library/Class/MSC/Src/usbh_msc_bot.c;../../Middlewares/ST/STM32_USB_Host_Library/Class/MSC/Src/usbh_msc_scsi.c;../../Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/system_stm32f4xx.c;..\..\Drivers\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f407xx.s;../../Middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.c;../../Middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.c;../../Middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.c;../../Middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.c;../../Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/usbh_hid.c;../../Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/usbh_hid_keybd.c;../../Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/usbh_hid_mouse.c;../../Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/usbh_hid_parser.c;../../Middlewares/ST/STM32_USB_Host_Library/Class/MSC/Src/usbh_msc.c;../../Middlewares/ST/STM32_USB_Host_Library/Class/MSC/Src/usbh_msc_bot.c;../../Middlewares/ST/STM32_USB_Host_Library/Class/MSC/Src/usbh_msc_scsi.c;
[PreviousLibFiles]
LibFiles=Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_hcd.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_usb.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_cortex.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c;Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h;Middlewares/ST/STM32_USB_Host_Library/Core/Inc/usbh_core.h;Middlewares/ST/STM32_USB_Host_Library/Core/Inc/usbh_ctlreq.h;Middlewares/ST/STM32_USB_Host_Library/Core/Inc/usbh_def.h;Middlewares/ST/STM32_USB_Host_Library/Core/Inc/usbh_ioreq.h;Middlewares/ST/STM32_USB_Host_Library/Core/Inc/usbh_pipes.h;Middlewares/ST/STM32_USB_Host_Library/Class/HID/Inc/usbh_hid.h;Middlewares/ST/STM32_USB_Host_Library/Class/HID/Inc/usbh_hid_keybd.h;Middlewares/ST/STM32_USB_Host_Library/Class/HID/Inc/usbh_hid_mouse.h;Middlewares/ST/STM32_USB_Host_Library/Class/HID/Inc/usbh_hid_parser.h;Middlewares/ST/STM32_USB_Host_Library/Class/HID/Inc/usbh_hid_usage.h;Middlewares/ST/STM32_USB_Host_Library/Class/MSC/Inc/usbh_msc.h;Middlewares/ST/STM32_USB_Host_Library/Class/MSC/Inc/usbh_msc_bot.h;Middlewares/ST/STM32_USB_Host_Library/Class/MSC/Inc/usbh_msc_scsi.h;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c;Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c;Middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.c;Middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.c;Middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.c;Middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.c;Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/usbh_hid.c;Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/usbh_hid_keybd.c;Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/usbh_hid_mouse.c;Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/usbh_hid_parser.c;Middlewares/ST/STM32_USB_Host_Library/Class/MSC/Src/usbh_msc.c;Middlewares/ST/STM32_USB_Host_Library/Class/MSC/Src/usbh_msc_bot.c;Middlewares/ST/STM32_USB_Host_Library/Class/MSC/Src/usbh_msc_scsi.c;Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/system_stm32f4xx.c;Drivers/CMSIS/Include/arm_common_tables.h;Drivers/CMSIS/Include/arm_const_structs.h;Drivers/CMSIS/Include/arm_math.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_cm4_simd.h;Drivers/CMSIS/Include/core_cmFunc.h;Drivers/CMSIS/Include/core_cmInstr.h;Drivers/CMSIS/Include/core_sc000.h;Drivers/CMSIS/Include/core_sc300.h;Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f401xc.h;Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f401xe.h;Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f405xx.h;Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f407xx.h;Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f411xe.h;Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f415xx.h;Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f417xx.h;Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f427xx.h;Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f429xx.h;Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f437xx.h;Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f439xx.h;Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h;Drivers/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h;
[PreviousGenFiles]
HeaderPath=F:/git/USB_FSandHS/Inc
SourcePath=F:/git/USB_FSandHS/Src
SourceFiles=gpio.h;usart.h;usb_host.h;usbh_conf.h;stm32f4xx_it.h;stm32f4xx_hal_conf.h;gpio.c;usart.c;usb_host.c;usbh_conf.c;stm32f4xx_it.c;main.c;
HeaderFiles=gpio.h;usart.h;usb_host.h;usbh_conf.h;stm32f4xx_it.h;stm32f4xx_hal_conf.h;