This commit is contained in:
Mysteo
2023-06-29 19:23:00 +03:00
commit bebfc1b5ab
415 changed files with 294688 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
CMakeFiles/gm60.elf.dir/Core/Src/main.c.obj: \
G:\projects\gm60\Core\Src\main.c G:\projects\gm60\Core\Inc/main.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal.h \
G:\projects\gm60\Core\Inc/stm32g0xx_hal_conf.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_rcc.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_def.h \
G:\projects\gm60\Drivers\CMSIS\Device\ST\STM32G0xx\Include/stm32g0xx.h \
G:\projects\gm60\Drivers\CMSIS\Device\ST\STM32G0xx\Include/stm32g070xx.h \
G:\projects\gm60\Drivers\CMSIS\Include/core_cm0plus.h \
c:\progra~2\gnuarm~1\102021~1.10\lib\gcc\arm-none-eabi\10.3.1\include\stdint.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\stdint.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\machine\_default_types.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\features.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\_newlib_version.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\_intsup.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\_stdint.h \
G:\projects\gm60\Drivers\CMSIS\Include/cmsis_version.h \
G:\projects\gm60\Drivers\CMSIS\Include/cmsis_compiler.h \
G:\projects\gm60\Drivers\CMSIS\Include/cmsis_gcc.h \
G:\projects\gm60\Drivers\CMSIS\Include/mpu_armv7.h \
G:\projects\gm60\Drivers\CMSIS\Device\ST\STM32G0xx\Include/system_stm32g0xx.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/Legacy/stm32_hal_legacy.h \
c:\progra~2\gnuarm~1\102021~1.10\lib\gcc\arm-none-eabi\10.3.1\include\stddef.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_ll_rcc.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_rcc_ex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_gpio.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_gpio_ex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_dma.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_ll_dma.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_ll_dmamux.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_dma_ex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_cortex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_exti.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_flash.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_flash_ex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_pwr.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_pwr_ex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_uart.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_uart_ex.h \
G:\projects\gm60\App/header.h g:\projects\gm60\boot\app\blt_conf.h \
G:\projects\gm60\App/app.h G:\projects\gm60\App/boot.h \
G:\projects\gm60\App/led.h G:\projects\gm60\App/timer.h

View File

@@ -0,0 +1,40 @@
CMakeFiles/gm60.elf.dir/Core/Src/stm32g0xx_hal_msp.c.obj: \
G:\projects\gm60\Core\Src\stm32g0xx_hal_msp.c \
G:\projects\gm60\Core\Inc/main.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal.h \
G:\projects\gm60\Core\Inc/stm32g0xx_hal_conf.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_rcc.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_def.h \
G:\projects\gm60\Drivers\CMSIS\Device\ST\STM32G0xx\Include/stm32g0xx.h \
G:\projects\gm60\Drivers\CMSIS\Device\ST\STM32G0xx\Include/stm32g070xx.h \
G:\projects\gm60\Drivers\CMSIS\Include/core_cm0plus.h \
c:\progra~2\gnuarm~1\102021~1.10\lib\gcc\arm-none-eabi\10.3.1\include\stdint.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\stdint.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\machine\_default_types.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\features.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\_newlib_version.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\_intsup.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\_stdint.h \
G:\projects\gm60\Drivers\CMSIS\Include/cmsis_version.h \
G:\projects\gm60\Drivers\CMSIS\Include/cmsis_compiler.h \
G:\projects\gm60\Drivers\CMSIS\Include/cmsis_gcc.h \
G:\projects\gm60\Drivers\CMSIS\Include/mpu_armv7.h \
G:\projects\gm60\Drivers\CMSIS\Device\ST\STM32G0xx\Include/system_stm32g0xx.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/Legacy/stm32_hal_legacy.h \
c:\progra~2\gnuarm~1\102021~1.10\lib\gcc\arm-none-eabi\10.3.1\include\stddef.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_ll_rcc.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_rcc_ex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_gpio.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_gpio_ex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_dma.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_ll_dma.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_ll_dmamux.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_dma_ex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_cortex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_exti.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_flash.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_flash_ex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_pwr.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_pwr_ex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_uart.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_uart_ex.h

View File

@@ -0,0 +1,41 @@
CMakeFiles/gm60.elf.dir/Core/Src/stm32g0xx_it.c.obj: \
G:\projects\gm60\Core\Src\stm32g0xx_it.c \
G:\projects\gm60\Core\Inc/main.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal.h \
G:\projects\gm60\Core\Inc/stm32g0xx_hal_conf.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_rcc.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_def.h \
G:\projects\gm60\Drivers\CMSIS\Device\ST\STM32G0xx\Include/stm32g0xx.h \
G:\projects\gm60\Drivers\CMSIS\Device\ST\STM32G0xx\Include/stm32g070xx.h \
G:\projects\gm60\Drivers\CMSIS\Include/core_cm0plus.h \
c:\progra~2\gnuarm~1\102021~1.10\lib\gcc\arm-none-eabi\10.3.1\include\stdint.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\stdint.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\machine\_default_types.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\features.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\_newlib_version.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\_intsup.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\_stdint.h \
G:\projects\gm60\Drivers\CMSIS\Include/cmsis_version.h \
G:\projects\gm60\Drivers\CMSIS\Include/cmsis_compiler.h \
G:\projects\gm60\Drivers\CMSIS\Include/cmsis_gcc.h \
G:\projects\gm60\Drivers\CMSIS\Include/mpu_armv7.h \
G:\projects\gm60\Drivers\CMSIS\Device\ST\STM32G0xx\Include/system_stm32g0xx.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/Legacy/stm32_hal_legacy.h \
c:\progra~2\gnuarm~1\102021~1.10\lib\gcc\arm-none-eabi\10.3.1\include\stddef.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_ll_rcc.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_rcc_ex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_gpio.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_gpio_ex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_dma.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_ll_dma.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_ll_dmamux.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_dma_ex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_cortex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_exti.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_flash.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_flash_ex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_pwr.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_pwr_ex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_uart.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_uart_ex.h \
G:\projects\gm60\Core\Inc/stm32g0xx_it.h

View File

@@ -0,0 +1,45 @@
CMakeFiles/gm60.elf.dir/Core/Src/syscalls.c.obj: \
G:\projects\gm60\Core\Src\syscalls.c \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\stat.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\_ansi.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\newlib.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\_newlib_version.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\config.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\machine\ieeefp.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\features.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\time.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\_ansi.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\cdefs.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\machine\_default_types.h \
c:\progra~2\gnuarm~1\102021~1.10\lib\gcc\arm-none-eabi\10.3.1\include\stddef.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\reent.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\_types.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\machine\_types.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\lock.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\machine\time.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\types.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\_stdint.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\machine\endian.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\machine\_endian.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\select.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\_sigset.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\_timeval.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\timespec.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\_timespec.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\_pthreadtypes.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\sched.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\machine\types.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\_locale.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\stdlib.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\machine\stdlib.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\alloca.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\errno.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\errno.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\stdio.h \
c:\progra~2\gnuarm~1\102021~1.10\lib\gcc\arm-none-eabi\10.3.1\include\stdarg.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\stdio.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\signal.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\signal.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\time.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\machine\_time.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\times.h

View File

@@ -0,0 +1,20 @@
CMakeFiles/gm60.elf.dir/Core/Src/sysmem.c.obj: \
G:\projects\gm60\Core\Src\sysmem.c \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\errno.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\errno.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\reent.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\_ansi.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\newlib.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\_newlib_version.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\config.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\machine\ieeefp.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\features.h \
c:\progra~2\gnuarm~1\102021~1.10\lib\gcc\arm-none-eabi\10.3.1\include\stddef.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\_types.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\machine\_types.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\machine\_default_types.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\lock.h \
c:\progra~2\gnuarm~1\102021~1.10\lib\gcc\arm-none-eabi\10.3.1\include\stdint.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\stdint.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\_intsup.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\_stdint.h

View File

@@ -0,0 +1,39 @@
CMakeFiles/gm60.elf.dir/Core/Src/system_stm32g0xx.c.obj: \
G:\projects\gm60\Core\Src\system_stm32g0xx.c \
G:\projects\gm60\Drivers\CMSIS\Device\ST\STM32G0xx\Include/stm32g0xx.h \
G:\projects\gm60\Drivers\CMSIS\Device\ST\STM32G0xx\Include/stm32g070xx.h \
G:\projects\gm60\Drivers\CMSIS\Include/core_cm0plus.h \
c:\progra~2\gnuarm~1\102021~1.10\lib\gcc\arm-none-eabi\10.3.1\include\stdint.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\stdint.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\machine\_default_types.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\features.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\_newlib_version.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\_intsup.h \
c:\progra~2\gnuarm~1\102021~1.10\arm-none-eabi\include\sys\_stdint.h \
G:\projects\gm60\Drivers\CMSIS\Include/cmsis_version.h \
G:\projects\gm60\Drivers\CMSIS\Include/cmsis_compiler.h \
G:\projects\gm60\Drivers\CMSIS\Include/cmsis_gcc.h \
G:\projects\gm60\Drivers\CMSIS\Include/mpu_armv7.h \
G:\projects\gm60\Drivers\CMSIS\Device\ST\STM32G0xx\Include/system_stm32g0xx.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal.h \
G:\projects\gm60\Core\Inc/stm32g0xx_hal_conf.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_rcc.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_def.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/Legacy/stm32_hal_legacy.h \
c:\progra~2\gnuarm~1\102021~1.10\lib\gcc\arm-none-eabi\10.3.1\include\stddef.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_ll_rcc.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_rcc_ex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_gpio.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_gpio_ex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_dma.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_ll_dma.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_ll_dmamux.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_dma_ex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_cortex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_exti.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_flash.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_flash_ex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_pwr.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_pwr_ex.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_uart.h \
G:\projects\gm60\Drivers\STM32G0xx_HAL_Driver\Inc/stm32g0xx_hal_uart_ex.h