| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project>
- <fileVersion>4</fileVersion>
- <fileChecksum>3007546977</fileChecksum>
- <configuration>
- <name>usb_hid_example</name>
- <outputs>
- <file>$PROJ_DIR$\startup_stm32g431xx.s</file>
- <file>$PROJ_DIR$\..\Core\Src\stm32g4xx_hal_msp.c</file>
- <file>$PROJ_DIR$\..\Core\Src\stm32g4xx_it.c</file>
- <file>$PROJ_DIR$\..\modules\custom_hid_test.c</file>
- <file>$PROJ_DIR$\..\Core\Src\app_freertos.c</file>
- <file>$PROJ_DIR$\..\Core\Src\main.c</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_pcd.c</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_pwr.c</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_cortex.c</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\croutine.c</file>
- <file>$PROJ_DIR$\..\Core\Src\system_stm32g4xx.c</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_exti.c</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_pcd_ex.c</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_rcc.c</file>
- <file>$PROJ_DIR$\..\USB_Device\App\usbd_custom_hid_if.c</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_rcc_ex.c</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal.c</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_dma.c</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_flash_ramfunc.c</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_pwr_ex.c</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_rtc.c</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_ll_usb.c</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\event_groups.c</file>
- <file>$PROJ_DIR$\..\USB_Device\Target\usbd_conf.c</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_dma_ex.c</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_flash.c</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_rtc_ex.c</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\CMSIS_RTOS_V2\cmsis_os2.c</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\portable\MemMang\heap_4.c</file>
- <file>$PROJ_DIR$\..\USB_Device\App\usbd_desc.c</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\list.c</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\portable\IAR\ARM_CM4F\port.c</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\portable\IAR\ARM_CM4F\portasm.s</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\queue.c</file>
- <file>$PROJ_DIR$\..\USB_Device\App\usb_device.c</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_flash_ex.c</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_gpio.c</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_rtc_ex.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_customhid.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_conf.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stream_buffer.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_hid.xcl</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\stm32g4xx_hal_flash_ramfunc.h</file>
- <file>$PROJ_DIR$\usb_hid_example\List\usb_hid_example.map</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_msp.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_tim.o</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\include\semphr.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\main.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_desc.__cstat.et</file>
- <file>$TOOLKIT_DIR$\lib\m7M_tls.a</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_exti.__cstat.et</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\CMSIS_RTOS_V2\cmsis_os2.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_it.o</file>
- <file>$PROJ_DIR$\..\Middlewares\ST\STM32_USB_Device_Library\Core\Inc\usbd_ctlreq.h</file>
- <file>$PROJ_DIR$\stm32g431xx_flash.icf</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_pwr.__cstat.et</file>
- <file>$TOOLKIT_DIR$\inc\c\DLib_Defaults.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_tim_ex.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_ioreq.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_conf.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_flash.o</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\CMSIS_RTOS_V2\freertos_mpool.h</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\stm32g4xx_hal_pcd_ex.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\timers.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_ioreq.o</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\stm32g4xx_hal.h</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_tim.c</file>
- <file>$PROJ_DIR$\..\modules\custom_hid_test.h</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\stm32g4xx_hal_rtc.h</file>
- <file>$PROJ_DIR$\..\USB_Device\App\usbd_custom_hid_if.h</file>
- <file>$PROJ_DIR$\..\Drivers\CMSIS\Device\ST\STM32G4xx\Include\stm32g4xx.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_customhid.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_custom_hid_if.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\main.xcl</file>
- <file>$PROJ_DIR$\..\Drivers\CMSIS\Include\mpu_armv7.h</file>
- <file>$PROJ_DIR$\..\USB_Device\App\usb_device.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\event_groups.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Exe\usb_hid_example.out</file>
- <file>$TOOLKIT_DIR$\inc\c\stddef.h</file>
- <file>$PROJ_DIR$\..\Middlewares\ST\STM32_USB_Device_Library\Class\CustomHID\Inc\usbd_customhid.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_rtc.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_hid.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\heap_4.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_dma.xcl</file>
- <file>$PROJ_DIR$\..\Drivers\CMSIS\Include\cmsis_iccarm.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_custom_hid_if.__cstat.et</file>
- <file>$PROJ_DIR$\..\Middlewares\ST\STM32_USB_Device_Library\Class\HID\Src\usbd_hid.c</file>
- <file>$PROJ_DIR$\..\Middlewares\ST\STM32_USB_Device_Library\Class\HID\Inc\usbd_hid.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_customhid.o</file>
- <file>$PROJ_DIR$\..\Middlewares\ST\STM32_USB_Device_Library\Core\Inc\usbd_def.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_rcc_ex.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_core.xcl</file>
- <file>$TOOLKIT_DIR$\lib\shb_l.a</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_msp.__cstat.et</file>
- <file>$TOOLKIT_DIR$\inc\c\stdio.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\port.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_flash_ex.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_msp.xcl</file>
- <file>$TOOLKIT_DIR$\inc\c\stdint.h</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\stm32g4xx_hal_cortex.h</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\include\timers.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_flash_ramfunc.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usb_device.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_desc.o</file>
- <file>$PROJ_DIR$\..\USB_Device\App\usbd_desc.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_pcd_ex.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\queue.__cstat.et</file>
- <file>$PROJ_DIR$\..\USB_Device\Target\usbd_conf.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_rcc.__cstat.et</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\stm32g4xx_hal_rcc.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_pwr_ex.o</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\stm32g4xx_hal_def.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_pcd_ex.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_cortex.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\croutine.xcl</file>
- <file>$TOOLKIT_DIR$\inc\c\DLib_Product_string.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_dma_ex.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_pcd_ex.o</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\stm32g4xx_hal_flash_ex.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\custom_hid_test.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_conf.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\tasks.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\tasks.o</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\include\FreeRTOS.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\cmsis_os2.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_desc.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_it.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\timers.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_dma_ex.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\timers.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_tim_ex.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\cmsis_os2.o</file>
- <file>$TOOLKIT_DIR$\inc\c\ycheck.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_ll_usb.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_pcd.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_ctlreq.__cstat.et</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\include\list.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_exti.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_gpio.xcl</file>
- <file>$TOOLKIT_DIR$\inc\c\stdlib.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_flash_ramfunc.xcl</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\stm32g4xx_hal_dma_ex.h</file>
- <file>$PROJ_DIR$\..\Core\Inc\FreeRTOSConfig.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_ctlreq.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\list.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_rtc_ex.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_core.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_rcc.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\custom_hid_test.xcl</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\CMSIS_RTOS_V2\freertos_os2.h</file>
- <file>$PROJ_DIR$\..\Drivers\CMSIS\Include\cmsis_compiler.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stream_buffer.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\list.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\cmsis_os2.__cstat.et</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\stm32g4xx_hal_flash.h</file>
- <file>$PROJ_DIR$\..\Middlewares\ST\STM32_USB_Device_Library\Core\Inc\usbd_core.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_pwr.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_rtc_ex.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_pwr_ex.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\list.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_rtc.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_cortex.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\event_groups.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_dma_ex.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_flash_ramfunc.o</file>
- <file>$PROJ_DIR$\..\Drivers\CMSIS\Include\core_cm4.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\queue.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_gpio.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\croutine.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_rcc_ex.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_pcd.o</file>
- <file>$TOOLKIT_DIR$\inc\c\DLib_Config_Full.h</file>
- <file>$TOOLKIT_DIR$\inc\c\string.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_hid.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_pwr_ex.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_tim_ex.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_gpio.__cstat.et</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_tim_ex.c</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usb_device.__cstat.et</file>
- <file>$TOOLKIT_DIR$\inc\c\yvals.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Exe\usb_hid_example.hex</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\stm32g4xx_hal_pwr.h</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_it.__cstat.et</file>
- <file>$TOOLKIT_DIR$\inc\c\ysizet.h</file>
- <file>$TOOLKIT_DIR$\inc\c\intrinsics.h</file>
- <file>$TOOLKIT_DIR$\inc\c\DLib_Product.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_ioreq.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_tim.__cstat.et</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\include\projdefs.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_pwr.xcl</file>
- <file>$PROJ_DIR$\..\Core\Inc\stm32g4xx_hal_conf.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\system_stm32g4xx.o</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\stm32g4xx_hal_rtc_ex.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\system_stm32g4xx.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_tim.xcl</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\include\stack_macros.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_flash_ex.xcl</file>
- <file>$TOOLKIT_DIR$\lib\rt7M_tl.a</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_dma.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\tasks.__cstat.et</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\stm32g4xx_ll_usb.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_flash.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usb_hid_example.pbd</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\include\croutine.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_rtc.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\main.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_ctlreq.o</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\include\mpu_wrappers.h</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\include\queue.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\croutine.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\portasm.o</file>
- <file>$PROJ_DIR$\..\Drivers\CMSIS\Device\ST\STM32G4xx\Include\system_stm32g4xx.h</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\include\task.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_rcc_ex.o</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\stm32g4xx_hal_dma.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usb_device.xcl</file>
- <file>$TOOLKIT_DIR$\lib\dl7M_tlf.a</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\include\event_groups.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_cortex.__cstat.et</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\stm32g4xx_hal_exti.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_ll_usb.__cstat.et</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\stm32g4xx_hal_pwr_ex.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\port.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\app_freertos.xcl</file>
- <file>$PROJ_DIR$\..\Middlewares\ST\STM32_USB_Device_Library\Core\Inc\usbd_ioreq.h</file>
- <file>$TOOLKIT_DIR$\inc\c\DLib_Product_stdlib.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_pcd.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_rcc.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\system_stm32g4xx.xcl</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\include\deprecated_definitions.h</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\include\stream_buffer.h</file>
- <file>$PROJ_DIR$\..\Core\Inc\main.h</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\stm32g4xx_hal_gpio_ex.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_flash.__cstat.et</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_exti.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\app_freertos.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\startup_stm32g431xx.o</file>
- <file>$TOOLKIT_DIR$\inc\c\iar_intrinsics_common.h</file>
- <file>$PROJ_DIR$\..\Middlewares\ST\STM32_USB_Device_Library\Core\Src\usbd_ioreq.c</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\port.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\queue.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_custom_hid_if.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_dma.o</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_ll_usb.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\app_freertos.__cstat.et</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\tasks.c</file>
- <file>$PROJ_DIR$\..\Middlewares\ST\STM32_USB_Device_Library\Core\Src\usbd_core.c</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stream_buffer.xcl</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\CMSIS_RTOS_V2\cmsis_os.h</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\stm32g4xx_hal_gpio.h</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\stream_buffer.c</file>
- <file>$PROJ_DIR$\..\Middlewares\ST\STM32_USB_Device_Library\Core\Src\usbd_ctlreq.c</file>
- <file>$PROJ_DIR$\..\Core\Inc\stm32g4xx_it.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\usbd_core.__cstat.et</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\include\portable.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\heap_4.o</file>
- <file>$TOOLKIT_DIR$\inc\c\iccarm_builtin.h</file>
- <file>$PROJ_DIR$\..\Drivers\CMSIS\Include\cmsis_version.h</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\portable\IAR\ARM_CM4F\portmacro.h</file>
- <file>$PROJ_DIR$\..\Drivers\CMSIS\Device\ST\STM32G4xx\Include\stm32g431xx.h</file>
- <file>$PROJ_DIR$\..\Middlewares\ST\STM32_USB_Device_Library\Class\CustomHID\Src\usbd_customhid.c</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal_flash_ex.o</file>
- <file>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\timers.c</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\event_groups.__cstat.et</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\stm32g4xx_hal_pcd.h</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\stm32g4xx_hal.xcl</file>
- <file>$PROJ_DIR$\usb_hid_example\Obj\heap_4.__cstat.et</file>
- <file>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Inc\stm32g4xx_hal_rcc_ex.h</file>
- </outputs>
- <file>
- <name>[ROOT_NODE]</name>
- <outputs>
- <tool>
- <name>ILINK</name>
- <file> 43 78</file>
- </tool>
- </outputs>
- </file>
- <file>
- <name>$PROJ_DIR$\startup_stm32g431xx.s</name>
- <outputs>
- <tool>
- <name>AARM</name>
- <file> 238</file>
- </tool>
- </outputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Core\Src\stm32g4xx_hal_msp.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 44</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 98</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 94</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 233 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Core\Src\stm32g4xx_it.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 52</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 127</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 184</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 233 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194 255 124 143 190 257 231 261 186 239 209 214 137</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\modules\custom_hid_test.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 120</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 149</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 68 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194 251 124 143 190 257 231 261 186 239 209 214 137 51 76 90 108 95 140 227 173 116 80 226 156 53</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Core\Src\app_freertos.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 237</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 225</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 247</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 124 79 133 180 56 172 187 185 99 143 190 257 231 261 186 259 239 209 214 137 233 66 192 110 112 71 262 166 260 151 85 75 213 183 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Core\Src\main.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 207</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 74</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 47</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 233 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194 251 124 143 190 257 231 261 186 239 209 214 137 51 76 90 108 95 140 227 173 116 68</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_pcd.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 171</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 228</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 135</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_pwr.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 157</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 191</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 55</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_cortex.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 162</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 114</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 220</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\croutine.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 211</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 115</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 169</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 124 79 133 180 56 172 187 185 99 143 190 257 231 261 186 259 239 209 214 137 205</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Core\Src\system_stm32g4xx.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 193</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 230</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 195</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 66 192 110 112 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_exti.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 236</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 138</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 50</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_pcd_ex.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 118</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 113</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 106</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_rcc.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 229</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 148</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 109</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\USB_Device\App\usbd_custom_hid_if.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 244</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 73</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 86</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 70 80 226 90 108 95 133 180 56 172 187 185 140 227 173 116 71 262 166 99 260 151 85 259 75 213 66 192 110 112 183 79 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194 156 53 68</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_rcc_ex.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 215</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 91</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 170</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 241</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 268</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 60</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_dma.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 245</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 84</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 200</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_flash_ramfunc.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 165</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 141</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 102</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_pwr_ex.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 111</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 175</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 159</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_rtc.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 161</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 206</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 81</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_ll_usb.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 134</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 246</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 222</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\event_groups.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 163</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 77</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 266</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 140 133 180 56 172 187 185 227 124 79 99 143 190 257 231 261 186 259 239 209 214 137 101 219</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\USB_Device\Target\usbd_conf.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 39</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 121</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 59</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 66 192 110 112 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194 90 108 95 140 227 173 116 156 226 53 80</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_dma_ex.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 164</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 117</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 129</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_flash.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 61</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 203</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 235</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_rtc_ex.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 37</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 146</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 158</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\CMSIS_RTOS_V2\cmsis_os2.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 132</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 125</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 154</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 173 133 180 56 172 187 185 116 51 99 79 151 85 259 124 143 190 257 231 261 186 239 209 214 137 219 101 46 210 62 150 71 262 166 260 75 213 66 192 110 112 183 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\portable\MemMang\heap_4.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 258</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 83</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 269</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 140 133 180 56 172 187 185 227 124 79 99 143 190 257 231 261 186 259 239 209 214 137</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\USB_Device\App\usbd_desc.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 104</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 126</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 48</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 156 108 95 133 180 56 172 187 185 140 227 173 116 71 262 166 99 260 151 85 259 75 213 66 192 110 112 183 79 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194 90 226 53 105</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\list.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 153</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 145</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 160</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 140 133 180 56 172 187 185 227 124 79 99 143 190 257 231 261 186 259 239 209 137</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\portable\IAR\ARM_CM4F\port.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 242</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 224</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 96</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 186 259 180 56 172 187 239 124 79 133 185 99 143 190 257 231 261 209 214 137</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\portable\IAR\ARM_CM4F\portasm.s</name>
- <outputs>
- <tool>
- <name>AARM</name>
- <file> 212</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>AARM</name>
- <file> 143</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\queue.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 167</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 243</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 107</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 140 133 180 56 172 187 185 227 173 116 124 79 99 143 190 257 231 261 186 259 239 209 214 137 210</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\USB_Device\App\usb_device.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 103</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 217</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 179</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 76 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 66 192 110 112 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194 90 108 95 140 227 173 116 156 226 53 105 80 70</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_flash_ex.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 264</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 198</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 97</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_gpio.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 168</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 139</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 177</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_tim.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 45</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 196</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 189</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\usb_hid_example\Exe\usb_hid_example.out</name>
- <outputs>
- <tool>
- <name>OBJCOPY</name>
- <file> 181</file>
- </tool>
- <tool>
- <name>ILINK</name>
- <file> 43</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ILINK</name>
- <file> 54 237 132 211 120 163 258 153 207 242 212 167 238 241 162 245 164 236 61 264 165 168 44 171 118 157 111 229 215 161 37 52 134 152 193 123 64 103 39 147 208 244 89 104 65 93 199 49 218</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Middlewares\ST\STM32_USB_Device_Library\Class\HID\Src\usbd_hid.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 82</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 41</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 174</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 88 226 90 108 95 133 180 56 172 187 185 140 227 173 116 71 262 166 99 260 151 85 259 75 213 66 192 110 112 183 79 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194 156 53</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_hal_tim_ex.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 57</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 131</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 176</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 66 192 110 112 71 262 166 99 133 180 56 172 187 260 151 85 259 75 213 183 79 185 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Middlewares\ST\STM32_USB_Device_Library\Core\Src\usbd_ioreq.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 65</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 58</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 188</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 226 90 108 95 133 180 56 172 187 185 140 227 173 116 71 262 166 99 260 151 85 259 75 213 66 192 110 112 183 79 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194 156 53</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\tasks.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 123</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 122</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 201</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 140 133 180 56 172 187 185 227 173 116 124 79 99 143 190 257 231 261 186 259 239 209 214 137 101 197</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Middlewares\ST\STM32_USB_Device_Library\Core\Src\usbd_core.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 147</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 92</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 256</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 156 108 95 133 180 56 172 187 185 140 227 173 116 71 262 166 99 260 151 85 259 75 213 66 192 110 112 183 79 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194 90 226 53</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\stream_buffer.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 152</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 250</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 40</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 99 133 180 56 172 187 173 185 116 124 79 143 190 257 231 261 186 259 239 209 214 137 232</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Middlewares\ST\STM32_USB_Device_Library\Core\Src\usbd_ctlreq.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 208</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 144</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 136</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 53 90 108 95 133 180 56 172 187 185 140 227 173 116 71 262 166 99 260 151 85 259 75 213 66 192 110 112 183 79 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194 226 156</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Middlewares\ST\STM32_USB_Device_Library\Class\CustomHID\Src\usbd_customhid.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 89</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 72</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 38</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 80 226 90 108 95 133 180 56 172 187 185 140 227 173 116 71 262 166 99 260 151 85 259 75 213 66 192 110 112 183 79 270 252 234 216 142 100 221 155 119 42 267 202 63 182 223 69 194 156 53</file>
- </tool>
- </inputs>
- </file>
- <file>
- <name>$PROJ_DIR$\..\Middlewares\Third_Party\FreeRTOS\Source\timers.c</name>
- <outputs>
- <tool>
- <name>ICCARM</name>
- <file> 64</file>
- </tool>
- <tool>
- <name>BICOMP</name>
- <file> 128</file>
- </tool>
- <tool>
- <name>__cstat</name>
- <file> 130</file>
- </tool>
- </outputs>
- <inputs>
- <tool>
- <name>ICCARM</name>
- <file> 140 133 180 56 172 187 185 227 124 79 99 143 190 257 231 261 186 259 239 209 214 137 210 101</file>
- </tool>
- </inputs>
- </file>
- </configuration>
- </project>
|