diff --git a/project/DebugConfig/R_el_STM32F030F4Px.dbgconf b/project/DebugConfig/R_el_STM32F030F4Px.dbgconf
new file mode 100644
index 0000000..1725fed
--- /dev/null
+++ b/project/DebugConfig/R_el_STM32F030F4Px.dbgconf
@@ -0,0 +1,42 @@
+// File: STM32F030_070.dbgconf
+// Version: 1.0.0
+// Note: refer to STM32F030x4/x6/x8/xC, STM32F070x6/xB Reference manual (RM0360)
+// refer to STM32F030x4 STM32F030x6, STM32F030x8 STM32F030xC datasheet
+// STM32F070CB STM32F070RB, STM32F070C6 STM32F070F6 datasheet
+
+// <<< Use Configuration Wizard in Context Menu >>>
+
+// Debug MCU configuration register (DBGMCU_CR)
+// DBG_STANDBY Debug standby mode
+// DBG_STOP Debug stop mode
+//
+DbgMCU_CR = 0x00000006;
+
+// Debug MCU APB1 freeze register (DBGMCU_APB1_FZ)
+// Reserved bits must be kept at reset value
+// DBG_I2C1_TIMEOUT I2C1 SMBUS timeout mode stopped when core is halted
+// DBG_IWDG_STOP Independent watchdog stopped when core is halted
+// DBG_WWDG_STOP Window watchdog stopped when core is halted
+// DBG_RTC_STOP RTC stopped when core is halted
+// DBG_TIM14_STOP TIM14 counter stopped when core is halted
+// DBG_TIM7_STOP TIM7 counter stopped when core is halted
+// DBG_TIM6_STOP TIM6 counter stopped when core is halted
+// DBG_TIM3_STOP TIM3 counter stopped when core is halted
+//
+DbgMCU_APB1_Fz = 0x00000000;
+
+// Debug MCU APB2 freeze register (DBGMCU_APB2_FZ)
+// Reserved bits must be kept at reset value
+// DBG_TIM17_STOP TIM17 counter stopped when core is halted
+// DBG_TIM16_STOP TIM16 counter stopped when core is halted
+// DBG_TIM15_STOP TIM15 counter stopped when core is halted
+// DBG_TIM1_STOP TIM1 counter stopped when core is halted
+//
+DbgMCU_APB2_Fz = 0x00000000;
+
+// Flash Download Options
+// Option Byte Loading Launch the Option Byte Loading after a Flash Download by setting the OBL_LAUNCH bit (causes a reset)
+//
+DoOptionByteLoading = 0x00000000;
+
+// <<< end of configuration section >>>
diff --git a/project/EventRecorderStub.scvd b/project/EventRecorderStub.scvd
new file mode 100644
index 0000000..2956b29
--- /dev/null
+++ b/project/EventRecorderStub.scvd
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
diff --git a/project/JLinkLog.txt b/project/JLinkLog.txt
new file mode 100644
index 0000000..1d85c38
--- /dev/null
+++ b/project/JLinkLog.txt
@@ -0,0 +1,14 @@
+T21F8 000:006.946 SEGGER J-Link V7.88d Log File
+T21F8 000:007.093 DLL Compiled: May 24 2023 15:18:11
+T21F8 000:007.157 Logging started @ 2023-06-13 14:43
+T21F8 000:007.164 - 7.168ms
+T21F8 000:007.181 JLINK_SetWarnOutHandler(...)
+T21F8 000:007.192 - 0.015ms
+T21F8 000:007.202 JLINK_OpenEx(...)
+T21F8 000:011.592 Firmware: J-Link V10 compiled Jan 30 2023 11:28:07
+T21F8 000:011.927 Firmware: J-Link V10 compiled Jan 30 2023 11:28:07
+T21F8 000:012.208 Decompressing FW timestamp took 242 us
+T21F8 000:014.301 Hardware: V10.10
+T21F8 000:014.320 S/N: 260106172
+T21F8 000:014.331 OEM: SEGGER-EDU
+T21F8 000:014.359 Feature(s): FlashBP, GDB
diff --git a/project/JLinkSettings.ini b/project/JLinkSettings.ini
new file mode 100644
index 0000000..e635dbf
--- /dev/null
+++ b/project/JLinkSettings.ini
@@ -0,0 +1,44 @@
+[BREAKPOINTS]
+ForceImpTypeAny = 0
+ShowInfoWin = 1
+EnableFlashBP = 2
+BPDuringExecution = 0
+[CFI]
+CFISize = 0x00
+CFIAddr = 0x00
+[CPU]
+MonModeVTableAddr = 0xFFFFFFFF
+MonModeDebug = 0
+MaxNumAPs = 0
+LowPowerHandlingMode = 0
+OverrideMemMap = 0
+AllowSimulation = 1
+ScriptFile=""
+[FLASH]
+RMWThreshold = 0x400
+Loaders=""
+EraseType = 0x00
+CacheExcludeSize = 0x00
+CacheExcludeAddr = 0x00
+MinNumBytesFlashDL = 0
+SkipProgOnCRCMatch = 1
+VerifyDownload = 1
+AllowCaching = 1
+EnableFlashDL = 2
+Override = 0
+Device="ARM7"
+[GENERAL]
+WorkRAMSize = 0x00
+WorkRAMAddr = 0x00
+RAMUsageLimit = 0x00
+[SWO]
+SWOLogFile=""
+[MEM]
+RdOverrideOrMask = 0x00
+RdOverrideAndMask = 0xFFFFFFFF
+RdOverrideAddr = 0xFFFFFFFF
+WrOverrideOrMask = 0x00
+WrOverrideAndMask = 0xFFFFFFFF
+WrOverrideAddr = 0xFFFFFFFF
+[RAM]
+VerifyDownload = 0x00
diff --git a/project/Listings/atlas-led_simulation.map b/project/Listings/atlas-led_simulation.map
index f1f372c..2bd7d1e 100644
--- a/project/Listings/atlas-led_simulation.map
+++ b/project/Listings/atlas-led_simulation.map
@@ -4,6 +4,8 @@ Component: ARM Compiler 5.06 update 7 (build 960) Tool: armlink [4d3601]
Section Cross References
+ main.o(i.MX_DMA_Init) refers to stm32f0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
+ main.o(i.MX_DMA_Init) refers to stm32f0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ
main.o(i.MX_SPI1_Init) refers to stm32f0xx_hal_spi.o(i.HAL_SPI_Init) for HAL_SPI_Init
main.o(i.MX_SPI1_Init) refers to main.o(i.Error_Handler) for Error_Handler
main.o(i.MX_SPI1_Init) refers to main.o(.bss) for hspi1
@@ -14,7 +16,12 @@ Section Cross References
main.o(i.main) refers to stm32f0xx_hal.o(i.HAL_Init) for HAL_Init
main.o(i.main) refers to main.o(i.SystemClock_Config) for SystemClock_Config
main.o(i.main) refers to main.o(i.MX_GPIO_Init) for MX_GPIO_Init
+ main.o(i.main) refers to main.o(i.MX_DMA_Init) for MX_DMA_Init
main.o(i.main) refers to main.o(i.MX_SPI1_Init) for MX_SPI1_Init
+ main.o(i.main) refers to stm32f0xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) for HAL_SPI_Transmit_DMA
+ main.o(i.main) refers to main.o(.bss) for hspi1
+ stm32f0xx_it.o(i.DMA1_Channel2_3_IRQHandler) refers to stm32f0xx_hal_dma.o(i.HAL_DMA_IRQHandler) for HAL_DMA_IRQHandler
+ stm32f0xx_it.o(i.DMA1_Channel2_3_IRQHandler) refers to main.o(.bss) for hdma_spi1_tx
stm32f0xx_it.o(i.SysTick_Handler) refers to stm32f0xx_hal.o(i.HAL_IncTick) for HAL_IncTick
stm32f0xx_hal.o(i.HAL_DeInit) refers to stm32f0xx_hal.o(i.HAL_MspDeInit) for HAL_MspDeInit
stm32f0xx_hal.o(i.HAL_Delay) refers to stm32f0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
@@ -578,11 +585,16 @@ Section Cross References
startup_stm32f030x6.o(RESET) refers to stm32f0xx_it.o(i.SVC_Handler) for SVC_Handler
startup_stm32f030x6.o(RESET) refers to stm32f0xx_it.o(i.PendSV_Handler) for PendSV_Handler
startup_stm32f030x6.o(RESET) refers to stm32f0xx_it.o(i.SysTick_Handler) for SysTick_Handler
+ startup_stm32f030x6.o(RESET) refers to stm32f0xx_it.o(i.DMA1_Channel2_3_IRQHandler) for DMA1_Channel2_3_IRQHandler
startup_stm32f030x6.o(.text) refers to system_stm32f0xx.o(i.SystemInit) for SystemInit
startup_stm32f030x6.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main
stm32f0xx_hal_msp.o(i.HAL_SPI_MspDeInit) refers to stm32f0xx_hal_gpio.o(i.HAL_GPIO_DeInit) for HAL_GPIO_DeInit
+ stm32f0xx_hal_msp.o(i.HAL_SPI_MspDeInit) refers to stm32f0xx_hal_dma.o(i.HAL_DMA_DeInit) for HAL_DMA_DeInit
stm32f0xx_hal_msp.o(i.HAL_SPI_MspInit) refers to memseta.o(.text) for __aeabi_memclr4
stm32f0xx_hal_msp.o(i.HAL_SPI_MspInit) refers to stm32f0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
+ stm32f0xx_hal_msp.o(i.HAL_SPI_MspInit) refers to stm32f0xx_hal_dma.o(i.HAL_DMA_Init) for HAL_DMA_Init
+ stm32f0xx_hal_msp.o(i.HAL_SPI_MspInit) refers to main.o(i.Error_Handler) for Error_Handler
+ stm32f0xx_hal_msp.o(i.HAL_SPI_MspInit) refers to main.o(.bss) for hdma_spi1_tx
system_stm32f0xx.o(i.SystemCoreClockUpdate) refers to uidiv.o(.text) for __aeabi_uidivmod
system_stm32f0xx.o(i.SystemCoreClockUpdate) refers to system_stm32f0xx.o(.data) for SystemCoreClock
system_stm32f0xx.o(i.SystemCoreClockUpdate) refers to system_stm32f0xx.o(.constdata) for AHBPrescTable
@@ -649,7 +661,6 @@ Removing Unused input sections from the image.
Removing stm32f0xx_hal_cortex.o(.revsh_text), (4 bytes).
Removing stm32f0xx_hal_cortex.o(i.HAL_NVIC_ClearPendingIRQ), (28 bytes).
Removing stm32f0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ), (36 bytes).
- Removing stm32f0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ), (36 bytes).
Removing stm32f0xx_hal_cortex.o(i.HAL_NVIC_GetPendingIRQ), (48 bytes).
Removing stm32f0xx_hal_cortex.o(i.HAL_NVIC_GetPriority), (72 bytes).
Removing stm32f0xx_hal_cortex.o(i.HAL_NVIC_SetPendingIRQ), (28 bytes).
@@ -667,19 +678,14 @@ Removing Unused input sections from the image.
Removing stm32f0xx_hal_dac_ex.o(.revsh_text), (4 bytes).
Removing stm32f0xx_hal_dma.o(.rev16_text), (4 bytes).
Removing stm32f0xx_hal_dma.o(.revsh_text), (4 bytes).
- Removing stm32f0xx_hal_dma.o(i.DMA_CalcBaseAndBitshift), (32 bytes).
- Removing stm32f0xx_hal_dma.o(i.DMA_SetConfig), (42 bytes).
Removing stm32f0xx_hal_dma.o(i.HAL_DMA_Abort), (82 bytes).
Removing stm32f0xx_hal_dma.o(i.HAL_DMA_Abort_IT), (88 bytes).
Removing stm32f0xx_hal_dma.o(i.HAL_DMA_DeInit), (88 bytes).
Removing stm32f0xx_hal_dma.o(i.HAL_DMA_GetError), (6 bytes).
Removing stm32f0xx_hal_dma.o(i.HAL_DMA_GetState), (8 bytes).
- Removing stm32f0xx_hal_dma.o(i.HAL_DMA_IRQHandler), (240 bytes).
- Removing stm32f0xx_hal_dma.o(i.HAL_DMA_Init), (92 bytes).
Removing stm32f0xx_hal_dma.o(i.HAL_DMA_PollForTransfer), (236 bytes).
Removing stm32f0xx_hal_dma.o(i.HAL_DMA_RegisterCallback), (92 bytes).
Removing stm32f0xx_hal_dma.o(i.HAL_DMA_Start), (110 bytes).
- Removing stm32f0xx_hal_dma.o(i.HAL_DMA_Start_IT), (154 bytes).
Removing stm32f0xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback), (108 bytes).
Removing stm32f0xx_hal_exti.o(.rev16_text), (4 bytes).
Removing stm32f0xx_hal_exti.o(.revsh_text), (4 bytes).
@@ -881,7 +887,6 @@ Removing Unused input sections from the image.
Removing stm32f0xx_hal_spi.o(i.HAL_SPI_DMAResume), (50 bytes).
Removing stm32f0xx_hal_spi.o(i.HAL_SPI_DMAStop), (80 bytes).
Removing stm32f0xx_hal_spi.o(i.HAL_SPI_DeInit), (58 bytes).
- Removing stm32f0xx_hal_spi.o(i.HAL_SPI_ErrorCallback), (2 bytes).
Removing stm32f0xx_hal_spi.o(i.HAL_SPI_GetError), (6 bytes).
Removing stm32f0xx_hal_spi.o(i.HAL_SPI_GetState), (8 bytes).
Removing stm32f0xx_hal_spi.o(i.HAL_SPI_IRQHandler), (412 bytes).
@@ -896,10 +901,7 @@ Removing Unused input sections from the image.
Removing stm32f0xx_hal_spi.o(i.HAL_SPI_TransmitReceive), (618 bytes).
Removing stm32f0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA), (620 bytes).
Removing stm32f0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT), (256 bytes).
- Removing stm32f0xx_hal_spi.o(i.HAL_SPI_Transmit_DMA), (356 bytes).
Removing stm32f0xx_hal_spi.o(i.HAL_SPI_Transmit_IT), (200 bytes).
- Removing stm32f0xx_hal_spi.o(i.HAL_SPI_TxCpltCallback), (2 bytes).
- Removing stm32f0xx_hal_spi.o(i.HAL_SPI_TxHalfCpltCallback), (2 bytes).
Removing stm32f0xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback), (2 bytes).
Removing stm32f0xx_hal_spi.o(i.HAL_SPI_TxRxHalfCpltCallback), (2 bytes).
Removing stm32f0xx_hal_spi.o(i.SPI_2linesRxISR_16BIT), (62 bytes).
@@ -912,23 +914,17 @@ Removing Unused input sections from the image.
Removing stm32f0xx_hal_spi.o(i.SPI_CloseRx_ISR), (72 bytes).
Removing stm32f0xx_hal_spi.o(i.SPI_CloseTx_ISR), (98 bytes).
Removing stm32f0xx_hal_spi.o(i.SPI_DMAAbortOnError), (24 bytes).
- Removing stm32f0xx_hal_spi.o(i.SPI_DMAError), (40 bytes).
Removing stm32f0xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt), (14 bytes).
- Removing stm32f0xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt), (14 bytes).
Removing stm32f0xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt), (14 bytes).
Removing stm32f0xx_hal_spi.o(i.SPI_DMAReceiveCplt), (130 bytes).
Removing stm32f0xx_hal_spi.o(i.SPI_DMARxAbortCallback), (184 bytes).
- Removing stm32f0xx_hal_spi.o(i.SPI_DMATransmitCplt), (128 bytes).
Removing stm32f0xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt), (108 bytes).
Removing stm32f0xx_hal_spi.o(i.SPI_DMATxAbortCallback), (180 bytes).
Removing stm32f0xx_hal_spi.o(i.SPI_EndRxTransaction), (142 bytes).
- Removing stm32f0xx_hal_spi.o(i.SPI_EndRxTxTransaction), (106 bytes).
Removing stm32f0xx_hal_spi.o(i.SPI_RxISR_16BIT), (44 bytes).
Removing stm32f0xx_hal_spi.o(i.SPI_RxISR_8BIT), (44 bytes).
Removing stm32f0xx_hal_spi.o(i.SPI_TxISR_16BIT), (38 bytes).
Removing stm32f0xx_hal_spi.o(i.SPI_TxISR_8BIT), (38 bytes).
- Removing stm32f0xx_hal_spi.o(i.SPI_WaitFifoStateUntilTimeout), (252 bytes).
- Removing stm32f0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout), (220 bytes).
Removing stm32f0xx_hal_spi_ex.o(.rev16_text), (4 bytes).
Removing stm32f0xx_hal_spi_ex.o(.revsh_text), (4 bytes).
Removing stm32f0xx_hal_spi_ex.o(i.HAL_SPIEx_FlushRxFifo), (46 bytes).
@@ -1099,13 +1095,13 @@ Removing Unused input sections from the image.
Removing startup_stm32f030x6.o(HEAP), (512 bytes).
Removing stm32f0xx_hal_msp.o(.rev16_text), (4 bytes).
Removing stm32f0xx_hal_msp.o(.revsh_text), (4 bytes).
- Removing stm32f0xx_hal_msp.o(i.HAL_SPI_MspDeInit), (44 bytes).
+ Removing stm32f0xx_hal_msp.o(i.HAL_SPI_MspDeInit), (52 bytes).
Removing system_stm32f0xx.o(.rev16_text), (4 bytes).
Removing system_stm32f0xx.o(.revsh_text), (4 bytes).
Removing system_stm32f0xx.o(i.SystemCoreClockUpdate), (176 bytes).
Removing stm32f0xx_hal_dma.o(i.__ARM_common_switch8), (28 bytes).
-494 unused section(s) (total 38738 bytes) removed from the image.
+478 unused section(s) (total 37028 bytes) removed from the image.
==============================================================================
@@ -1117,23 +1113,23 @@ Image Symbol Table
../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE
../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry12b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry12a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE
- ../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
- ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE
+ ../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE
+ ../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE
../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE
C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c 0x00000000 Number 0 stm32f0xx_hal.o ABSOLUTE
C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_adc.c 0x00000000 Number 0 stm32f0xx_hal_adc.o ABSOLUTE
@@ -1283,43 +1279,70 @@ Image Symbol Table
.text 0x08000192 Section 0 memseta.o(.text)
.text 0x080001b6 Section 0 llshl.o(.text)
.text 0x080001d8 Section 36 init.o(.text)
- i.Error_Handler 0x080001fc Section 0 main.o(i.Error_Handler)
- i.HAL_GPIO_Init 0x08000204 Section 0 stm32f0xx_hal_gpio.o(i.HAL_GPIO_Init)
- i.HAL_GetTick 0x080003f4 Section 0 stm32f0xx_hal.o(i.HAL_GetTick)
- i.HAL_IncTick 0x08000400 Section 0 stm32f0xx_hal.o(i.HAL_IncTick)
- i.HAL_Init 0x08000418 Section 0 stm32f0xx_hal.o(i.HAL_Init)
- i.HAL_InitTick 0x08000438 Section 0 stm32f0xx_hal.o(i.HAL_InitTick)
- i.HAL_MspInit 0x0800048c Section 0 stm32f0xx_hal_msp.o(i.HAL_MspInit)
- i.HAL_NVIC_SetPriority 0x080004cc Section 0 stm32f0xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
- i.HAL_RCC_ClockConfig 0x080004e0 Section 0 stm32f0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
- i.HAL_RCC_GetSysClockFreq 0x0800064c Section 0 stm32f0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
- i.HAL_RCC_OscConfig 0x0800071c Section 0 stm32f0xx_hal_rcc.o(i.HAL_RCC_OscConfig)
- i.HAL_SPI_Init 0x08000ca8 Section 0 stm32f0xx_hal_spi.o(i.HAL_SPI_Init)
- i.HAL_SPI_MspInit 0x08000db4 Section 0 stm32f0xx_hal_msp.o(i.HAL_SPI_MspInit)
- i.HAL_SYSTICK_Config 0x08000e30 Section 0 stm32f0xx_hal_cortex.o(i.HAL_SYSTICK_Config)
- i.HardFault_Handler 0x08000e68 Section 0 stm32f0xx_it.o(i.HardFault_Handler)
- i.MX_GPIO_Init 0x08000e6c Section 0 main.o(i.MX_GPIO_Init)
- MX_GPIO_Init 0x08000e6d Thumb Code 36 main.o(i.MX_GPIO_Init)
- i.MX_SPI1_Init 0x08000e94 Section 0 main.o(i.MX_SPI1_Init)
- MX_SPI1_Init 0x08000e95 Thumb Code 74 main.o(i.MX_SPI1_Init)
- i.NMI_Handler 0x08000ee8 Section 0 stm32f0xx_it.o(i.NMI_Handler)
- i.PendSV_Handler 0x08000eec Section 0 stm32f0xx_it.o(i.PendSV_Handler)
- i.SVC_Handler 0x08000eee Section 0 stm32f0xx_it.o(i.SVC_Handler)
- i.SysTick_Handler 0x08000ef0 Section 0 stm32f0xx_it.o(i.SysTick_Handler)
- i.SystemClock_Config 0x08000ef8 Section 0 main.o(i.SystemClock_Config)
- i.SystemInit 0x08000f5e Section 0 system_stm32f0xx.o(i.SystemInit)
- i.__ARM_common_ll_muluu 0x08000f60 Section 0 stm32f0xx_hal_rcc.o(i.__ARM_common_ll_muluu)
- i.__NVIC_SetPriority 0x08000f90 Section 0 stm32f0xx_hal_cortex.o(i.__NVIC_SetPriority)
- __NVIC_SetPriority 0x08000f91 Thumb Code 110 stm32f0xx_hal_cortex.o(i.__NVIC_SetPriority)
- i.__scatterload_copy 0x08001008 Section 14 handlers.o(i.__scatterload_copy)
- i.__scatterload_null 0x08001016 Section 2 handlers.o(i.__scatterload_null)
- i.__scatterload_zeroinit 0x08001018 Section 14 handlers.o(i.__scatterload_zeroinit)
- i.main 0x08001026 Section 0 main.o(i.main)
- .constdata 0x0800103a Section 24 system_stm32f0xx.o(.constdata)
+ i.DMA1_Channel2_3_IRQHandler 0x080001fc Section 0 stm32f0xx_it.o(i.DMA1_Channel2_3_IRQHandler)
+ i.DMA_CalcBaseAndBitshift 0x0800020c Section 0 stm32f0xx_hal_dma.o(i.DMA_CalcBaseAndBitshift)
+ DMA_CalcBaseAndBitshift 0x0800020d Thumb Code 28 stm32f0xx_hal_dma.o(i.DMA_CalcBaseAndBitshift)
+ i.DMA_SetConfig 0x0800022c Section 0 stm32f0xx_hal_dma.o(i.DMA_SetConfig)
+ DMA_SetConfig 0x0800022d Thumb Code 42 stm32f0xx_hal_dma.o(i.DMA_SetConfig)
+ i.Error_Handler 0x08000256 Section 0 main.o(i.Error_Handler)
+ i.HAL_DMA_IRQHandler 0x0800025c Section 0 stm32f0xx_hal_dma.o(i.HAL_DMA_IRQHandler)
+ i.HAL_DMA_Init 0x0800034c Section 0 stm32f0xx_hal_dma.o(i.HAL_DMA_Init)
+ i.HAL_DMA_Start_IT 0x080003a8 Section 0 stm32f0xx_hal_dma.o(i.HAL_DMA_Start_IT)
+ i.HAL_GPIO_Init 0x08000444 Section 0 stm32f0xx_hal_gpio.o(i.HAL_GPIO_Init)
+ i.HAL_GetTick 0x08000634 Section 0 stm32f0xx_hal.o(i.HAL_GetTick)
+ i.HAL_IncTick 0x08000640 Section 0 stm32f0xx_hal.o(i.HAL_IncTick)
+ i.HAL_Init 0x08000658 Section 0 stm32f0xx_hal.o(i.HAL_Init)
+ i.HAL_InitTick 0x08000678 Section 0 stm32f0xx_hal.o(i.HAL_InitTick)
+ i.HAL_MspInit 0x080006cc Section 0 stm32f0xx_hal_msp.o(i.HAL_MspInit)
+ i.HAL_NVIC_EnableIRQ 0x0800070c Section 0 stm32f0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
+ i.HAL_NVIC_SetPriority 0x08000730 Section 0 stm32f0xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
+ i.HAL_RCC_ClockConfig 0x08000744 Section 0 stm32f0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
+ i.HAL_RCC_GetSysClockFreq 0x080008b0 Section 0 stm32f0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
+ i.HAL_RCC_OscConfig 0x08000980 Section 0 stm32f0xx_hal_rcc.o(i.HAL_RCC_OscConfig)
+ i.HAL_SPI_ErrorCallback 0x08000f0c Section 0 stm32f0xx_hal_spi.o(i.HAL_SPI_ErrorCallback)
+ i.HAL_SPI_Init 0x08000f0e Section 0 stm32f0xx_hal_spi.o(i.HAL_SPI_Init)
+ i.HAL_SPI_MspInit 0x0800101c Section 0 stm32f0xx_hal_msp.o(i.HAL_SPI_MspInit)
+ i.HAL_SPI_Transmit_DMA 0x080010d8 Section 0 stm32f0xx_hal_spi.o(i.HAL_SPI_Transmit_DMA)
+ i.HAL_SPI_TxCpltCallback 0x0800123c Section 0 stm32f0xx_hal_spi.o(i.HAL_SPI_TxCpltCallback)
+ i.HAL_SPI_TxHalfCpltCallback 0x0800123e Section 0 stm32f0xx_hal_spi.o(i.HAL_SPI_TxHalfCpltCallback)
+ i.HAL_SYSTICK_Config 0x08001240 Section 0 stm32f0xx_hal_cortex.o(i.HAL_SYSTICK_Config)
+ i.HardFault_Handler 0x08001278 Section 0 stm32f0xx_it.o(i.HardFault_Handler)
+ i.MX_DMA_Init 0x0800127c Section 0 main.o(i.MX_DMA_Init)
+ MX_DMA_Init 0x0800127d Thumb Code 48 main.o(i.MX_DMA_Init)
+ i.MX_GPIO_Init 0x080012b0 Section 0 main.o(i.MX_GPIO_Init)
+ MX_GPIO_Init 0x080012b1 Thumb Code 36 main.o(i.MX_GPIO_Init)
+ i.MX_SPI1_Init 0x080012d8 Section 0 main.o(i.MX_SPI1_Init)
+ MX_SPI1_Init 0x080012d9 Thumb Code 74 main.o(i.MX_SPI1_Init)
+ i.NMI_Handler 0x0800132c Section 0 stm32f0xx_it.o(i.NMI_Handler)
+ i.PendSV_Handler 0x08001330 Section 0 stm32f0xx_it.o(i.PendSV_Handler)
+ i.SPI_DMAError 0x08001332 Section 0 stm32f0xx_hal_spi.o(i.SPI_DMAError)
+ SPI_DMAError 0x08001333 Thumb Code 40 stm32f0xx_hal_spi.o(i.SPI_DMAError)
+ i.SPI_DMAHalfTransmitCplt 0x0800135a Section 0 stm32f0xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt)
+ SPI_DMAHalfTransmitCplt 0x0800135b Thumb Code 14 stm32f0xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt)
+ i.SPI_DMATransmitCplt 0x08001368 Section 0 stm32f0xx_hal_spi.o(i.SPI_DMATransmitCplt)
+ SPI_DMATransmitCplt 0x08001369 Thumb Code 128 stm32f0xx_hal_spi.o(i.SPI_DMATransmitCplt)
+ i.SPI_EndRxTxTransaction 0x080013e8 Section 0 stm32f0xx_hal_spi.o(i.SPI_EndRxTxTransaction)
+ SPI_EndRxTxTransaction 0x080013e9 Thumb Code 106 stm32f0xx_hal_spi.o(i.SPI_EndRxTxTransaction)
+ i.SPI_WaitFifoStateUntilTimeout 0x08001454 Section 0 stm32f0xx_hal_spi.o(i.SPI_WaitFifoStateUntilTimeout)
+ SPI_WaitFifoStateUntilTimeout 0x08001455 Thumb Code 246 stm32f0xx_hal_spi.o(i.SPI_WaitFifoStateUntilTimeout)
+ i.SPI_WaitFlagStateUntilTimeout 0x08001550 Section 0 stm32f0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout)
+ SPI_WaitFlagStateUntilTimeout 0x08001551 Thumb Code 214 stm32f0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout)
+ i.SVC_Handler 0x0800162c Section 0 stm32f0xx_it.o(i.SVC_Handler)
+ i.SysTick_Handler 0x0800162e Section 0 stm32f0xx_it.o(i.SysTick_Handler)
+ i.SystemClock_Config 0x08001636 Section 0 main.o(i.SystemClock_Config)
+ i.SystemInit 0x0800169c Section 0 system_stm32f0xx.o(i.SystemInit)
+ i.__ARM_common_ll_muluu 0x0800169e Section 0 stm32f0xx_hal_rcc.o(i.__ARM_common_ll_muluu)
+ i.__NVIC_SetPriority 0x080016d0 Section 0 stm32f0xx_hal_cortex.o(i.__NVIC_SetPriority)
+ __NVIC_SetPriority 0x080016d1 Thumb Code 110 stm32f0xx_hal_cortex.o(i.__NVIC_SetPriority)
+ i.__scatterload_copy 0x08001748 Section 14 handlers.o(i.__scatterload_copy)
+ i.__scatterload_null 0x08001756 Section 2 handlers.o(i.__scatterload_null)
+ i.__scatterload_zeroinit 0x08001758 Section 14 handlers.o(i.__scatterload_zeroinit)
+ i.main 0x08001768 Section 0 main.o(i.main)
+ .constdata 0x080017f0 Section 24 system_stm32f0xx.o(.constdata)
.data 0x20000000 Section 9 stm32f0xx_hal.o(.data)
.data 0x2000000c Section 4 system_stm32f0xx.o(.data)
- .bss 0x20000010 Section 100 main.o(.bss)
- STACK 0x20000078 Section 1024 startup_stm32f030x6.o(STACK)
+ .bss 0x20000010 Section 168 main.o(.bss)
+ STACK 0x200000b8 Section 1024 startup_stm32f030x6.o(STACK)
Global Symbols
@@ -1349,7 +1372,6 @@ Image Symbol Table
Reset_Handler 0x080000c9 Thumb Code 8 startup_stm32f030x6.o(.text)
ADC1_IRQHandler 0x080000db Thumb Code 0 startup_stm32f030x6.o(.text)
DMA1_Channel1_IRQHandler 0x080000db Thumb Code 0 startup_stm32f030x6.o(.text)
- DMA1_Channel2_3_IRQHandler 0x080000db Thumb Code 0 startup_stm32f030x6.o(.text)
DMA1_Channel4_5_IRQHandler 0x080000db Thumb Code 0 startup_stm32f030x6.o(.text)
EXTI0_1_IRQHandler 0x080000db Thumb Code 0 startup_stm32f030x6.o(.text)
EXTI2_3_IRQHandler 0x080000db Thumb Code 0 startup_stm32f030x6.o(.text)
@@ -1383,42 +1405,52 @@ Image Symbol Table
_ll_shift_l 0x080001b7 Thumb Code 0 llshl.o(.text)
__scatterload 0x080001d9 Thumb Code 28 init.o(.text)
__scatterload_rt2 0x080001d9 Thumb Code 0 init.o(.text)
- Error_Handler 0x080001fd Thumb Code 6 main.o(i.Error_Handler)
- HAL_GPIO_Init 0x08000205 Thumb Code 470 stm32f0xx_hal_gpio.o(i.HAL_GPIO_Init)
- HAL_GetTick 0x080003f5 Thumb Code 6 stm32f0xx_hal.o(i.HAL_GetTick)
- HAL_IncTick 0x08000401 Thumb Code 16 stm32f0xx_hal.o(i.HAL_IncTick)
- HAL_Init 0x08000419 Thumb Code 28 stm32f0xx_hal.o(i.HAL_Init)
- HAL_InitTick 0x08000439 Thumb Code 70 stm32f0xx_hal.o(i.HAL_InitTick)
- HAL_MspInit 0x0800048d Thumb Code 60 stm32f0xx_hal_msp.o(i.HAL_MspInit)
- HAL_NVIC_SetPriority 0x080004cd Thumb Code 18 stm32f0xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
- HAL_RCC_ClockConfig 0x080004e1 Thumb Code 342 stm32f0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
- HAL_RCC_GetSysClockFreq 0x0800064d Thumb Code 162 stm32f0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
- HAL_RCC_OscConfig 0x0800071d Thumb Code 1416 stm32f0xx_hal_rcc.o(i.HAL_RCC_OscConfig)
- HAL_SPI_Init 0x08000ca9 Thumb Code 268 stm32f0xx_hal_spi.o(i.HAL_SPI_Init)
- HAL_SPI_MspInit 0x08000db5 Thumb Code 114 stm32f0xx_hal_msp.o(i.HAL_SPI_MspInit)
- HAL_SYSTICK_Config 0x08000e31 Thumb Code 46 stm32f0xx_hal_cortex.o(i.HAL_SYSTICK_Config)
- HardFault_Handler 0x08000e69 Thumb Code 4 stm32f0xx_it.o(i.HardFault_Handler)
- NMI_Handler 0x08000ee9 Thumb Code 4 stm32f0xx_it.o(i.NMI_Handler)
- PendSV_Handler 0x08000eed Thumb Code 2 stm32f0xx_it.o(i.PendSV_Handler)
- SVC_Handler 0x08000eef Thumb Code 2 stm32f0xx_it.o(i.SVC_Handler)
- SysTick_Handler 0x08000ef1 Thumb Code 8 stm32f0xx_it.o(i.SysTick_Handler)
- SystemClock_Config 0x08000ef9 Thumb Code 102 main.o(i.SystemClock_Config)
- SystemInit 0x08000f5f Thumb Code 2 system_stm32f0xx.o(i.SystemInit)
- __ARM_common_ll_muluu 0x08000f61 Thumb Code 48 stm32f0xx_hal_rcc.o(i.__ARM_common_ll_muluu)
- __scatterload_copy 0x08001009 Thumb Code 14 handlers.o(i.__scatterload_copy)
- __scatterload_null 0x08001017 Thumb Code 2 handlers.o(i.__scatterload_null)
- __scatterload_zeroinit 0x08001019 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
- main 0x08001027 Thumb Code 20 main.o(i.main)
- AHBPrescTable 0x0800103a Data 16 system_stm32f0xx.o(.constdata)
- APBPrescTable 0x0800104a Data 8 system_stm32f0xx.o(.constdata)
- Region$$Table$$Base 0x08001054 Number 0 anon$$obj.o(Region$$Table)
- Region$$Table$$Limit 0x08001074 Number 0 anon$$obj.o(Region$$Table)
+ DMA1_Channel2_3_IRQHandler 0x080001fd Thumb Code 10 stm32f0xx_it.o(i.DMA1_Channel2_3_IRQHandler)
+ Error_Handler 0x08000257 Thumb Code 6 main.o(i.Error_Handler)
+ HAL_DMA_IRQHandler 0x0800025d Thumb Code 240 stm32f0xx_hal_dma.o(i.HAL_DMA_IRQHandler)
+ HAL_DMA_Init 0x0800034d Thumb Code 86 stm32f0xx_hal_dma.o(i.HAL_DMA_Init)
+ HAL_DMA_Start_IT 0x080003a9 Thumb Code 154 stm32f0xx_hal_dma.o(i.HAL_DMA_Start_IT)
+ HAL_GPIO_Init 0x08000445 Thumb Code 470 stm32f0xx_hal_gpio.o(i.HAL_GPIO_Init)
+ HAL_GetTick 0x08000635 Thumb Code 6 stm32f0xx_hal.o(i.HAL_GetTick)
+ HAL_IncTick 0x08000641 Thumb Code 16 stm32f0xx_hal.o(i.HAL_IncTick)
+ HAL_Init 0x08000659 Thumb Code 28 stm32f0xx_hal.o(i.HAL_Init)
+ HAL_InitTick 0x08000679 Thumb Code 70 stm32f0xx_hal.o(i.HAL_InitTick)
+ HAL_MspInit 0x080006cd Thumb Code 60 stm32f0xx_hal_msp.o(i.HAL_MspInit)
+ HAL_NVIC_EnableIRQ 0x0800070d Thumb Code 30 stm32f0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
+ HAL_NVIC_SetPriority 0x08000731 Thumb Code 18 stm32f0xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
+ HAL_RCC_ClockConfig 0x08000745 Thumb Code 342 stm32f0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
+ HAL_RCC_GetSysClockFreq 0x080008b1 Thumb Code 162 stm32f0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
+ HAL_RCC_OscConfig 0x08000981 Thumb Code 1416 stm32f0xx_hal_rcc.o(i.HAL_RCC_OscConfig)
+ HAL_SPI_ErrorCallback 0x08000f0d Thumb Code 2 stm32f0xx_hal_spi.o(i.HAL_SPI_ErrorCallback)
+ HAL_SPI_Init 0x08000f0f Thumb Code 268 stm32f0xx_hal_spi.o(i.HAL_SPI_Init)
+ HAL_SPI_MspInit 0x0800101d Thumb Code 170 stm32f0xx_hal_msp.o(i.HAL_SPI_MspInit)
+ HAL_SPI_Transmit_DMA 0x080010d9 Thumb Code 344 stm32f0xx_hal_spi.o(i.HAL_SPI_Transmit_DMA)
+ HAL_SPI_TxCpltCallback 0x0800123d Thumb Code 2 stm32f0xx_hal_spi.o(i.HAL_SPI_TxCpltCallback)
+ HAL_SPI_TxHalfCpltCallback 0x0800123f Thumb Code 2 stm32f0xx_hal_spi.o(i.HAL_SPI_TxHalfCpltCallback)
+ HAL_SYSTICK_Config 0x08001241 Thumb Code 46 stm32f0xx_hal_cortex.o(i.HAL_SYSTICK_Config)
+ HardFault_Handler 0x08001279 Thumb Code 4 stm32f0xx_it.o(i.HardFault_Handler)
+ NMI_Handler 0x0800132d Thumb Code 4 stm32f0xx_it.o(i.NMI_Handler)
+ PendSV_Handler 0x08001331 Thumb Code 2 stm32f0xx_it.o(i.PendSV_Handler)
+ SVC_Handler 0x0800162d Thumb Code 2 stm32f0xx_it.o(i.SVC_Handler)
+ SysTick_Handler 0x0800162f Thumb Code 8 stm32f0xx_it.o(i.SysTick_Handler)
+ SystemClock_Config 0x08001637 Thumb Code 102 main.o(i.SystemClock_Config)
+ SystemInit 0x0800169d Thumb Code 2 system_stm32f0xx.o(i.SystemInit)
+ __ARM_common_ll_muluu 0x0800169f Thumb Code 48 stm32f0xx_hal_rcc.o(i.__ARM_common_ll_muluu)
+ __scatterload_copy 0x08001749 Thumb Code 14 handlers.o(i.__scatterload_copy)
+ __scatterload_null 0x08001757 Thumb Code 2 handlers.o(i.__scatterload_null)
+ __scatterload_zeroinit 0x08001759 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
+ main 0x08001769 Thumb Code 80 main.o(i.main)
+ AHBPrescTable 0x080017f0 Data 16 system_stm32f0xx.o(.constdata)
+ APBPrescTable 0x08001800 Data 8 system_stm32f0xx.o(.constdata)
+ Region$$Table$$Base 0x08001808 Number 0 anon$$obj.o(Region$$Table)
+ Region$$Table$$Limit 0x08001828 Number 0 anon$$obj.o(Region$$Table)
uwTick 0x20000000 Data 4 stm32f0xx_hal.o(.data)
uwTickPrio 0x20000004 Data 4 stm32f0xx_hal.o(.data)
uwTickFreq 0x20000008 Data 1 stm32f0xx_hal.o(.data)
SystemCoreClock 0x2000000c Data 4 system_stm32f0xx.o(.data)
hspi1 0x20000010 Data 100 main.o(.bss)
- __initial_sp 0x20000478 Data 0 startup_stm32f030x6.o(STACK)
+ hdma_spi1_tx 0x20000074 Data 68 main.o(.bss)
+ __initial_sp 0x200004b8 Data 0 startup_stm32f030x6.o(STACK)
@@ -1428,77 +1460,97 @@ Memory Map of the image
Image Entry point : 0x080000b1
- Load Region LR_IROM1 (Base: 0x08000000, Size: 0x00001084, Max: 0x00004000, ABSOLUTE)
+ Load Region LR_IROM1 (Base: 0x08000000, Size: 0x00001838, Max: 0x00004000, ABSOLUTE)
- Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x00001074, Max: 0x00004000, ABSOLUTE)
+ Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x00001828, Max: 0x00004000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
- 0x08000000 0x08000000 0x000000b0 Data RO 3254 RESET startup_stm32f030x6.o
- 0x080000b0 0x080000b0 0x00000000 Code RO 3324 * .ARM.Collect$$$$00000000 mc_p.l(entry.o)
- 0x080000b0 0x080000b0 0x00000004 Code RO 3335 .ARM.Collect$$$$00000001 mc_p.l(entry2.o)
- 0x080000b4 0x080000b4 0x00000004 Code RO 3338 .ARM.Collect$$$$00000004 mc_p.l(entry5.o)
- 0x080000b8 0x080000b8 0x00000000 Code RO 3340 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o)
- 0x080000b8 0x080000b8 0x00000000 Code RO 3342 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o)
- 0x080000b8 0x080000b8 0x00000008 Code RO 3343 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o)
- 0x080000c0 0x080000c0 0x00000004 Code RO 3350 .ARM.Collect$$$$0000000E mc_p.l(entry12b.o)
- 0x080000c4 0x080000c4 0x00000000 Code RO 3345 .ARM.Collect$$$$0000000F mc_p.l(entry10a.o)
- 0x080000c4 0x080000c4 0x00000000 Code RO 3347 .ARM.Collect$$$$00000011 mc_p.l(entry11a.o)
- 0x080000c4 0x080000c4 0x00000004 Code RO 3336 .ARM.Collect$$$$00002712 mc_p.l(entry2.o)
- 0x080000c8 0x080000c8 0x0000001c Code RO 3255 .text startup_stm32f030x6.o
- 0x080000e4 0x080000e4 0x0000002c Code RO 3327 .text mc_p.l(uidiv.o)
- 0x08000110 0x08000110 0x00000060 Code RO 3329 .text mc_p.l(uldiv.o)
- 0x08000170 0x08000170 0x00000022 Code RO 3331 .text mc_p.l(llushr.o)
- 0x08000192 0x08000192 0x00000024 Code RO 3333 .text mc_p.l(memseta.o)
- 0x080001b6 0x080001b6 0x00000020 Code RO 3351 .text mc_p.l(llshl.o)
+ 0x08000000 0x08000000 0x000000b0 Data RO 3266 RESET startup_stm32f030x6.o
+ 0x080000b0 0x080000b0 0x00000000 Code RO 3337 * .ARM.Collect$$$$00000000 mc_p.l(entry.o)
+ 0x080000b0 0x080000b0 0x00000004 Code RO 3348 .ARM.Collect$$$$00000001 mc_p.l(entry2.o)
+ 0x080000b4 0x080000b4 0x00000004 Code RO 3351 .ARM.Collect$$$$00000004 mc_p.l(entry5.o)
+ 0x080000b8 0x080000b8 0x00000000 Code RO 3353 .ARM.Collect$$$$00000008 mc_p.l(entry7b.o)
+ 0x080000b8 0x080000b8 0x00000000 Code RO 3355 .ARM.Collect$$$$0000000A mc_p.l(entry8b.o)
+ 0x080000b8 0x080000b8 0x00000008 Code RO 3356 .ARM.Collect$$$$0000000B mc_p.l(entry9a.o)
+ 0x080000c0 0x080000c0 0x00000004 Code RO 3363 .ARM.Collect$$$$0000000E mc_p.l(entry12b.o)
+ 0x080000c4 0x080000c4 0x00000000 Code RO 3358 .ARM.Collect$$$$0000000F mc_p.l(entry10a.o)
+ 0x080000c4 0x080000c4 0x00000000 Code RO 3360 .ARM.Collect$$$$00000011 mc_p.l(entry11a.o)
+ 0x080000c4 0x080000c4 0x00000004 Code RO 3349 .ARM.Collect$$$$00002712 mc_p.l(entry2.o)
+ 0x080000c8 0x080000c8 0x0000001c Code RO 3267 .text startup_stm32f030x6.o
+ 0x080000e4 0x080000e4 0x0000002c Code RO 3340 .text mc_p.l(uidiv.o)
+ 0x08000110 0x08000110 0x00000060 Code RO 3342 .text mc_p.l(uldiv.o)
+ 0x08000170 0x08000170 0x00000022 Code RO 3344 .text mc_p.l(llushr.o)
+ 0x08000192 0x08000192 0x00000024 Code RO 3346 .text mc_p.l(memseta.o)
+ 0x080001b6 0x080001b6 0x00000020 Code RO 3364 .text mc_p.l(llshl.o)
0x080001d6 0x080001d6 0x00000002 PAD
- 0x080001d8 0x080001d8 0x00000024 Code RO 3353 .text mc_p.l(init.o)
- 0x080001fc 0x080001fc 0x00000006 Code RO 3 i.Error_Handler main.o
- 0x08000202 0x08000202 0x00000002 PAD
- 0x08000204 0x08000204 0x000001f0 Code RO 941 i.HAL_GPIO_Init stm32f0xx_hal_gpio.o
- 0x080003f4 0x080003f4 0x0000000c Code RO 202 i.HAL_GetTick stm32f0xx_hal.o
- 0x08000400 0x08000400 0x00000018 Code RO 208 i.HAL_IncTick stm32f0xx_hal.o
- 0x08000418 0x08000418 0x00000020 Code RO 209 i.HAL_Init stm32f0xx_hal.o
- 0x08000438 0x08000438 0x00000054 Code RO 210 i.HAL_InitTick stm32f0xx_hal.o
- 0x0800048c 0x0800048c 0x00000040 Code RO 3261 i.HAL_MspInit stm32f0xx_hal_msp.o
- 0x080004cc 0x080004cc 0x00000012 Code RO 427 i.HAL_NVIC_SetPriority stm32f0xx_hal_cortex.o
- 0x080004de 0x080004de 0x00000002 PAD
- 0x080004e0 0x080004e0 0x0000016c Code RO 1667 i.HAL_RCC_ClockConfig stm32f0xx_hal_rcc.o
- 0x0800064c 0x0800064c 0x000000d0 Code RO 1675 i.HAL_RCC_GetSysClockFreq stm32f0xx_hal_rcc.o
- 0x0800071c 0x0800071c 0x0000058c Code RO 1678 i.HAL_RCC_OscConfig stm32f0xx_hal_rcc.o
- 0x08000ca8 0x08000ca8 0x0000010c Code RO 1857 i.HAL_SPI_Init stm32f0xx_hal_spi.o
- 0x08000db4 0x08000db4 0x0000007c Code RO 3263 i.HAL_SPI_MspInit stm32f0xx_hal_msp.o
- 0x08000e30 0x08000e30 0x00000038 Code RO 431 i.HAL_SYSTICK_Config stm32f0xx_hal_cortex.o
- 0x08000e68 0x08000e68 0x00000004 Code RO 146 i.HardFault_Handler stm32f0xx_it.o
- 0x08000e6c 0x08000e6c 0x00000028 Code RO 4 i.MX_GPIO_Init main.o
- 0x08000e94 0x08000e94 0x00000054 Code RO 5 i.MX_SPI1_Init main.o
- 0x08000ee8 0x08000ee8 0x00000004 Code RO 147 i.NMI_Handler stm32f0xx_it.o
- 0x08000eec 0x08000eec 0x00000002 Code RO 148 i.PendSV_Handler stm32f0xx_it.o
- 0x08000eee 0x08000eee 0x00000002 Code RO 149 i.SVC_Handler stm32f0xx_it.o
- 0x08000ef0 0x08000ef0 0x00000008 Code RO 150 i.SysTick_Handler stm32f0xx_it.o
- 0x08000ef8 0x08000ef8 0x00000066 Code RO 6 i.SystemClock_Config main.o
- 0x08000f5e 0x08000f5e 0x00000002 Code RO 3294 i.SystemInit system_stm32f0xx.o
- 0x08000f60 0x08000f60 0x00000030 Code RO 1753 i.__ARM_common_ll_muluu stm32f0xx_hal_rcc.o
- 0x08000f90 0x08000f90 0x00000078 Code RO 433 i.__NVIC_SetPriority stm32f0xx_hal_cortex.o
- 0x08001008 0x08001008 0x0000000e Code RO 3357 i.__scatterload_copy mc_p.l(handlers.o)
- 0x08001016 0x08001016 0x00000002 Code RO 3358 i.__scatterload_null mc_p.l(handlers.o)
- 0x08001018 0x08001018 0x0000000e Code RO 3359 i.__scatterload_zeroinit mc_p.l(handlers.o)
- 0x08001026 0x08001026 0x00000014 Code RO 7 i.main main.o
- 0x0800103a 0x0800103a 0x00000018 Data RO 3295 .constdata system_stm32f0xx.o
- 0x08001052 0x08001052 0x00000002 PAD
- 0x08001054 0x08001054 0x00000020 Data RO 3355 Region$$Table anon$$obj.o
+ 0x080001d8 0x080001d8 0x00000024 Code RO 3366 .text mc_p.l(init.o)
+ 0x080001fc 0x080001fc 0x00000010 Code RO 151 i.DMA1_Channel2_3_IRQHandler stm32f0xx_it.o
+ 0x0800020c 0x0800020c 0x00000020 Code RO 583 i.DMA_CalcBaseAndBitshift stm32f0xx_hal_dma.o
+ 0x0800022c 0x0800022c 0x0000002a Code RO 584 i.DMA_SetConfig stm32f0xx_hal_dma.o
+ 0x08000256 0x08000256 0x00000006 Code RO 3 i.Error_Handler main.o
+ 0x0800025c 0x0800025c 0x000000f0 Code RO 590 i.HAL_DMA_IRQHandler stm32f0xx_hal_dma.o
+ 0x0800034c 0x0800034c 0x0000005c Code RO 591 i.HAL_DMA_Init stm32f0xx_hal_dma.o
+ 0x080003a8 0x080003a8 0x0000009a Code RO 595 i.HAL_DMA_Start_IT stm32f0xx_hal_dma.o
+ 0x08000442 0x08000442 0x00000002 PAD
+ 0x08000444 0x08000444 0x000001f0 Code RO 953 i.HAL_GPIO_Init stm32f0xx_hal_gpio.o
+ 0x08000634 0x08000634 0x0000000c Code RO 214 i.HAL_GetTick stm32f0xx_hal.o
+ 0x08000640 0x08000640 0x00000018 Code RO 220 i.HAL_IncTick stm32f0xx_hal.o
+ 0x08000658 0x08000658 0x00000020 Code RO 221 i.HAL_Init stm32f0xx_hal.o
+ 0x08000678 0x08000678 0x00000054 Code RO 222 i.HAL_InitTick stm32f0xx_hal.o
+ 0x080006cc 0x080006cc 0x00000040 Code RO 3273 i.HAL_MspInit stm32f0xx_hal_msp.o
+ 0x0800070c 0x0800070c 0x00000024 Code RO 435 i.HAL_NVIC_EnableIRQ stm32f0xx_hal_cortex.o
+ 0x08000730 0x08000730 0x00000012 Code RO 439 i.HAL_NVIC_SetPriority stm32f0xx_hal_cortex.o
+ 0x08000742 0x08000742 0x00000002 PAD
+ 0x08000744 0x08000744 0x0000016c Code RO 1679 i.HAL_RCC_ClockConfig stm32f0xx_hal_rcc.o
+ 0x080008b0 0x080008b0 0x000000d0 Code RO 1687 i.HAL_RCC_GetSysClockFreq stm32f0xx_hal_rcc.o
+ 0x08000980 0x08000980 0x0000058c Code RO 1690 i.HAL_RCC_OscConfig stm32f0xx_hal_rcc.o
+ 0x08000f0c 0x08000f0c 0x00000002 Code RO 1865 i.HAL_SPI_ErrorCallback stm32f0xx_hal_spi.o
+ 0x08000f0e 0x08000f0e 0x0000010c Code RO 1869 i.HAL_SPI_Init stm32f0xx_hal_spi.o
+ 0x0800101a 0x0800101a 0x00000002 PAD
+ 0x0800101c 0x0800101c 0x000000bc Code RO 3275 i.HAL_SPI_MspInit stm32f0xx_hal_msp.o
+ 0x080010d8 0x080010d8 0x00000164 Code RO 1881 i.HAL_SPI_Transmit_DMA stm32f0xx_hal_spi.o
+ 0x0800123c 0x0800123c 0x00000002 Code RO 1883 i.HAL_SPI_TxCpltCallback stm32f0xx_hal_spi.o
+ 0x0800123e 0x0800123e 0x00000002 Code RO 1884 i.HAL_SPI_TxHalfCpltCallback stm32f0xx_hal_spi.o
+ 0x08001240 0x08001240 0x00000038 Code RO 443 i.HAL_SYSTICK_Config stm32f0xx_hal_cortex.o
+ 0x08001278 0x08001278 0x00000004 Code RO 152 i.HardFault_Handler stm32f0xx_it.o
+ 0x0800127c 0x0800127c 0x00000034 Code RO 4 i.MX_DMA_Init main.o
+ 0x080012b0 0x080012b0 0x00000028 Code RO 5 i.MX_GPIO_Init main.o
+ 0x080012d8 0x080012d8 0x00000054 Code RO 6 i.MX_SPI1_Init main.o
+ 0x0800132c 0x0800132c 0x00000004 Code RO 153 i.NMI_Handler stm32f0xx_it.o
+ 0x08001330 0x08001330 0x00000002 Code RO 154 i.PendSV_Handler stm32f0xx_it.o
+ 0x08001332 0x08001332 0x00000028 Code RO 1897 i.SPI_DMAError stm32f0xx_hal_spi.o
+ 0x0800135a 0x0800135a 0x0000000e Code RO 1899 i.SPI_DMAHalfTransmitCplt stm32f0xx_hal_spi.o
+ 0x08001368 0x08001368 0x00000080 Code RO 1903 i.SPI_DMATransmitCplt stm32f0xx_hal_spi.o
+ 0x080013e8 0x080013e8 0x0000006a Code RO 1907 i.SPI_EndRxTxTransaction stm32f0xx_hal_spi.o
+ 0x08001452 0x08001452 0x00000002 PAD
+ 0x08001454 0x08001454 0x000000fc Code RO 1912 i.SPI_WaitFifoStateUntilTimeout stm32f0xx_hal_spi.o
+ 0x08001550 0x08001550 0x000000dc Code RO 1913 i.SPI_WaitFlagStateUntilTimeout stm32f0xx_hal_spi.o
+ 0x0800162c 0x0800162c 0x00000002 Code RO 155 i.SVC_Handler stm32f0xx_it.o
+ 0x0800162e 0x0800162e 0x00000008 Code RO 156 i.SysTick_Handler stm32f0xx_it.o
+ 0x08001636 0x08001636 0x00000066 Code RO 7 i.SystemClock_Config main.o
+ 0x0800169c 0x0800169c 0x00000002 Code RO 3307 i.SystemInit system_stm32f0xx.o
+ 0x0800169e 0x0800169e 0x00000030 Code RO 1765 i.__ARM_common_ll_muluu stm32f0xx_hal_rcc.o
+ 0x080016ce 0x080016ce 0x00000002 PAD
+ 0x080016d0 0x080016d0 0x00000078 Code RO 445 i.__NVIC_SetPriority stm32f0xx_hal_cortex.o
+ 0x08001748 0x08001748 0x0000000e Code RO 3370 i.__scatterload_copy mc_p.l(handlers.o)
+ 0x08001756 0x08001756 0x00000002 Code RO 3371 i.__scatterload_null mc_p.l(handlers.o)
+ 0x08001758 0x08001758 0x0000000e Code RO 3372 i.__scatterload_zeroinit mc_p.l(handlers.o)
+ 0x08001766 0x08001766 0x00000002 PAD
+ 0x08001768 0x08001768 0x00000088 Code RO 8 i.main main.o
+ 0x080017f0 0x080017f0 0x00000018 Data RO 3308 .constdata system_stm32f0xx.o
+ 0x08001808 0x08001808 0x00000020 Data RO 3368 Region$$Table anon$$obj.o
- Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x08001074, Size: 0x00000478, Max: 0x00001000, ABSOLUTE)
+ Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x08001828, Size: 0x000004b8, Max: 0x00001000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
- 0x20000000 0x08001074 0x00000009 Data RW 216 .data stm32f0xx_hal.o
- 0x20000009 0x0800107d 0x00000003 PAD
- 0x2000000c 0x08001080 0x00000004 Data RW 3296 .data system_stm32f0xx.o
- 0x20000010 - 0x00000064 Zero RW 8 .bss main.o
- 0x20000074 0x08001084 0x00000004 PAD
- 0x20000078 - 0x00000400 Zero RW 3252 STACK startup_stm32f030x6.o
+ 0x20000000 0x08001828 0x00000009 Data RW 228 .data stm32f0xx_hal.o
+ 0x20000009 0x08001831 0x00000003 PAD
+ 0x2000000c 0x08001834 0x00000004 Data RW 3309 .data system_stm32f0xx.o
+ 0x20000010 - 0x000000a8 Zero RW 9 .bss main.o
+ 0x200000b8 - 0x00000400 Zero RW 3264 STACK startup_stm32f030x6.o
==============================================================================
@@ -1508,21 +1560,22 @@ Image component sizes
Code (inc. data) RO Data RW Data ZI Data Debug Object Name
- 252 14 0 0 100 228796 main.o
+ 420 74 0 0 168 229533 main.o
28 8 176 0 1024 760 startup_stm32f030x6.o
- 152 32 0 9 0 7825 stm32f0xx_hal.o
- 194 20 0 0 0 9972 stm32f0xx_hal_cortex.o
- 496 26 0 0 0 1724 stm32f0xx_hal_gpio.o
- 188 14 0 0 0 1972 stm32f0xx_hal_msp.o
- 2040 86 0 0 0 4536 stm32f0xx_hal_rcc.o
- 268 0 0 0 0 1555 stm32f0xx_hal_spi.o
- 20 0 0 0 0 2355 stm32f0xx_it.o
- 2 0 24 4 0 1523 system_stm32f0xx.o
+ 152 32 0 9 0 7821 stm32f0xx_hal.o
+ 230 26 0 0 0 10729 stm32f0xx_hal_cortex.o
+ 560 10 0 0 0 4523 stm32f0xx_hal_dma.o
+ 496 26 0 0 0 1716 stm32f0xx_hal_gpio.o
+ 252 22 0 0 0 2067 stm32f0xx_hal_msp.o
+ 2040 86 0 0 0 4532 stm32f0xx_hal_rcc.o
+ 1390 24 0 0 0 9424 stm32f0xx_hal_spi.o
+ 36 6 0 0 0 2872 stm32f0xx_it.o
+ 2 0 24 4 0 1515 system_stm32f0xx.o
----------------------------------------------------------------------
- 3644 200 234 16 1128 261018 Object Totals
+ 5616 314 232 16 1192 275492 Object Totals
0 0 32 0 0 0 (incl. Generated)
- 4 0 2 3 4 0 (incl. Padding)
+ 10 0 0 3 0 0 (incl. Padding)
----------------------------------------------------------------------
@@ -1546,8 +1599,8 @@ Image component sizes
96 0 0 0 0 84 uldiv.o
----------------------------------------------------------------------
- 334 16 0 0 0 460 Library Totals
- 2 0 0 0 0 0 (incl. Padding)
+ 336 16 0 0 0 460 Library Totals
+ 4 0 0 0 0 0 (incl. Padding)
----------------------------------------------------------------------
@@ -1556,7 +1609,7 @@ Image component sizes
332 16 0 0 0 460 mc_p.l
----------------------------------------------------------------------
- 334 16 0 0 0 460 Library Totals
+ 336 16 0 0 0 460 Library Totals
----------------------------------------------------------------------
@@ -1565,15 +1618,15 @@ Image component sizes
Code (inc. data) RO Data RW Data ZI Data Debug
- 3978 216 234 16 1128 260442 Grand Totals
- 3978 216 234 16 1128 260442 ELF Image Totals
- 3978 216 234 16 0 0 ROM Totals
+ 5952 330 232 16 1192 274124 Grand Totals
+ 5952 330 232 16 1192 274124 ELF Image Totals
+ 5952 330 232 16 0 0 ROM Totals
==============================================================================
- Total RO Size (Code + RO Data) 4212 ( 4.11kB)
- Total RW Size (RW Data + ZI Data) 1144 ( 1.12kB)
- Total ROM Size (Code + RO Data + RW Data) 4228 ( 4.13kB)
+ Total RO Size (Code + RO Data) 6184 ( 6.04kB)
+ Total RW Size (RW Data + ZI Data) 1208 ( 1.18kB)
+ Total ROM Size (Code + RO Data + RW Data) 6200 ( 6.05kB)
==============================================================================
diff --git a/project/Listings/startup_stm32f030x6.lst b/project/Listings/startup_stm32f030x6.lst
index cc9e042..2ac2576 100644
--- a/project/Listings/startup_stm32f030x6.lst
+++ b/project/Listings/startup_stm32f030x6.lst
@@ -330,15 +330,15 @@ ARM Macro Assembler Page 6
-I.\RTE\Device\STM32F030F4Px -I.\RTE\Device\STM32F030F4Px\STCubeGenerated -I.\R
-TE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_Simulation -IC:\Users\simo
-n\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\A
-ppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0
-xx\Include -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Dr
-ivers\STM32F0xx_HAL_Driver\Inc --predefine="__MICROLIB SETA 1" --predefine="__U
-VISION_VERSION SETA 538" --predefine="_RTE_ SETA 1" --predefine="STM32F030x6 SE
-TA 1" --predefine="_RTE_ SETA 1" --list=.\listings\startup_stm32f030x6.lst C:/U
-sers/simon/Desktop/atlas-led/project/RTE/Device/STM32F030F4Px/STCubeGenerated/M
-DK-ARM/startup_stm32f030x6.s
+TE\Device\STM32F030F4Px\STCubeGenerated\Inc -I.\RTE\_R_el -IC:\Users\simon\AppD
+ata\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include -IC:\Users\simon\AppData
+\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Inc
+lude -IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\
+STM32F0xx_HAL_Driver\Inc --predefine="__MICROLIB SETA 1" --predefine="__UVISION
+_VERSION SETA 538" --predefine="_RTE_ SETA 1" --predefine="STM32F030x6 SETA 1"
+--predefine="_RTE_ SETA 1" --list=.\listings\startup_stm32f030x6.lst C:/Users/s
+imon/Desktop/atlas-led/project/RTE/Device/STM32F030F4Px/STCubeGenerated/MDK-ARM
+/startup_stm32f030x6.s
diff --git a/project/Objects/ExtDll.iex b/project/Objects/ExtDll.iex
new file mode 100644
index 0000000..6c0896e
--- /dev/null
+++ b/project/Objects/ExtDll.iex
@@ -0,0 +1,2 @@
+[EXTDLL]
+Count=0
diff --git a/project/Objects/atlas-led_Réel.dep b/project/Objects/atlas-led_Réel.dep
new file mode 100644
index 0000000..8de810a
--- /dev/null
+++ b/project/Objects/atlas-led_Réel.dep
@@ -0,0 +1,1938 @@
+Dependencies for Project 'atlas-led', Target 'Réel': (DO NOT MODIFY !)
+CompilerVersion: 5060960::V5.06 update 7 (build 960)::.\ARM_Compiler_5.06u7
+F (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Src\main.c)(0x6488801D)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\main.o --omf_browse .\objects\main.crf --depend .\objects\main.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\main.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_it.h)(0x64887DD7)()
+F (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Src\stm32f0xx_it.c)(0x64887DD7)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_it.o --omf_browse .\objects\stm32f0xx_it.crf --depend .\objects\stm32f0xx_it.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\main.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_it.h)(0x64887DD7)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal.o --omf_browse .\objects\stm32f0xx_hal.crf --depend .\objects\stm32f0xx_hal.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_adc.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_adc.o --omf_browse .\objects\stm32f0xx_hal_adc.crf --depend .\objects\stm32f0xx_hal_adc.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_adc_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_adc_ex.o --omf_browse .\objects\stm32f0xx_hal_adc_ex.crf --depend .\objects\stm32f0xx_hal_adc_ex.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_can.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_can.o --omf_browse .\objects\stm32f0xx_hal_can.crf --depend .\objects\stm32f0xx_hal_can.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cec.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_cec.o --omf_browse .\objects\stm32f0xx_hal_cec.crf --depend .\objects\stm32f0xx_hal_cec.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_comp.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_comp.o --omf_browse .\objects\stm32f0xx_hal_comp.crf --depend .\objects\stm32f0xx_hal_comp.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_cortex.o --omf_browse .\objects\stm32f0xx_hal_cortex.crf --depend .\objects\stm32f0xx_hal_cortex.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_crc.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_crc.o --omf_browse .\objects\stm32f0xx_hal_crc.crf --depend .\objects\stm32f0xx_hal_crc.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_crc_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_crc_ex.o --omf_browse .\objects\stm32f0xx_hal_crc_ex.crf --depend .\objects\stm32f0xx_hal_crc_ex.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dac.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_dac.o --omf_browse .\objects\stm32f0xx_hal_dac.crf --depend .\objects\stm32f0xx_hal_dac.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dac_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_dac_ex.o --omf_browse .\objects\stm32f0xx_hal_dac_ex.crf --depend .\objects\stm32f0xx_hal_dac_ex.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_dma.o --omf_browse .\objects\stm32f0xx_hal_dma.crf --depend .\objects\stm32f0xx_hal_dma.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_exti.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_exti.o --omf_browse .\objects\stm32f0xx_hal_exti.crf --depend .\objects\stm32f0xx_hal_exti.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_flash.o --omf_browse .\objects\stm32f0xx_hal_flash.crf --depend .\objects\stm32f0xx_hal_flash.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_flash_ex.o --omf_browse .\objects\stm32f0xx_hal_flash_ex.crf --depend .\objects\stm32f0xx_hal_flash_ex.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_gpio.o --omf_browse .\objects\stm32f0xx_hal_gpio.crf --depend .\objects\stm32f0xx_hal_gpio.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_i2c.o --omf_browse .\objects\stm32f0xx_hal_i2c.crf --depend .\objects\stm32f0xx_hal_i2c.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_i2c_ex.o --omf_browse .\objects\stm32f0xx_hal_i2c_ex.crf --depend .\objects\stm32f0xx_hal_i2c_ex.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2s.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_i2s.o --omf_browse .\objects\stm32f0xx_hal_i2s.crf --depend .\objects\stm32f0xx_hal_i2s.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_irda.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_irda.o --omf_browse .\objects\stm32f0xx_hal_irda.crf --depend .\objects\stm32f0xx_hal_irda.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_iwdg.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_iwdg.o --omf_browse .\objects\stm32f0xx_hal_iwdg.crf --depend .\objects\stm32f0xx_hal_iwdg.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pcd.c)(0x61EFEDC6)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_pcd.o --omf_browse .\objects\stm32f0xx_hal_pcd.crf --depend .\objects\stm32f0xx_hal_pcd.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pcd_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_pcd_ex.o --omf_browse .\objects\stm32f0xx_hal_pcd_ex.crf --depend .\objects\stm32f0xx_hal_pcd_ex.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_pwr.o --omf_browse .\objects\stm32f0xx_hal_pwr.crf --depend .\objects\stm32f0xx_hal_pwr.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_pwr_ex.o --omf_browse .\objects\stm32f0xx_hal_pwr_ex.crf --depend .\objects\stm32f0xx_hal_pwr_ex.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_rcc.o --omf_browse .\objects\stm32f0xx_hal_rcc.crf --depend .\objects\stm32f0xx_hal_rcc.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_rcc_ex.o --omf_browse .\objects\stm32f0xx_hal_rcc_ex.crf --depend .\objects\stm32f0xx_hal_rcc_ex.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rtc.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_rtc.o --omf_browse .\objects\stm32f0xx_hal_rtc.crf --depend .\objects\stm32f0xx_hal_rtc.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rtc_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_rtc_ex.o --omf_browse .\objects\stm32f0xx_hal_rtc_ex.crf --depend .\objects\stm32f0xx_hal_rtc_ex.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_smartcard.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_smartcard.o --omf_browse .\objects\stm32f0xx_hal_smartcard.crf --depend .\objects\stm32f0xx_hal_smartcard.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_smartcard_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_smartcard_ex.o --omf_browse .\objects\stm32f0xx_hal_smartcard_ex.crf --depend .\objects\stm32f0xx_hal_smartcard_ex.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_smbus.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_smbus.o --omf_browse .\objects\stm32f0xx_hal_smbus.crf --depend .\objects\stm32f0xx_hal_smbus.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_spi.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_spi.o --omf_browse .\objects\stm32f0xx_hal_spi.crf --depend .\objects\stm32f0xx_hal_spi.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_spi_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_spi_ex.o --omf_browse .\objects\stm32f0xx_hal_spi_ex.crf --depend .\objects\stm32f0xx_hal_spi_ex.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_tim.o --omf_browse .\objects\stm32f0xx_hal_tim.crf --depend .\objects\stm32f0xx_hal_tim.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_tim_ex.o --omf_browse .\objects\stm32f0xx_hal_tim_ex.crf --depend .\objects\stm32f0xx_hal_tim_ex.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tsc.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_tsc.o --omf_browse .\objects\stm32f0xx_hal_tsc.crf --depend .\objects\stm32f0xx_hal_tsc.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_uart.o --omf_browse .\objects\stm32f0xx_hal_uart.crf --depend .\objects\stm32f0xx_hal_uart.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_uart_ex.o --omf_browse .\objects\stm32f0xx_hal_uart_ex.crf --depend .\objects\stm32f0xx_hal_uart_ex.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_usart.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_usart.o --omf_browse .\objects\stm32f0xx_hal_usart.crf --depend .\objects\stm32f0xx_hal_usart.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_usart_ex.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_usart_ex.o --omf_browse .\objects\stm32f0xx_hal_usart_ex.crf --depend .\objects\stm32f0xx_hal_usart_ex.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_wwdg.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_wwdg.o --omf_browse .\objects\stm32f0xx_hal_wwdg.crf --depend .\objects\stm32f0xx_hal_wwdg.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_adc.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_ll_adc.o --omf_browse .\objects\stm32f0xx_ll_adc.crf --depend .\objects\stm32f0xx_ll_adc.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_adc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_comp.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_ll_comp.o --omf_browse .\objects\stm32f0xx_ll_comp.crf --depend .\objects\stm32f0xx_ll_comp.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_comp.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_crc.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_ll_crc.o --omf_browse .\objects\stm32f0xx_ll_crc.crf --depend .\objects\stm32f0xx_ll_crc.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_crc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_crs.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_ll_crs.o --omf_browse .\objects\stm32f0xx_ll_crs.crf --depend .\objects\stm32f0xx_ll_crs.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_crs.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_dac.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_ll_dac.o --omf_browse .\objects\stm32f0xx_ll_dac.crf --depend .\objects\stm32f0xx_ll_dac.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_dac.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_dma.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_ll_dma.o --omf_browse .\objects\stm32f0xx_ll_dma.crf --depend .\objects\stm32f0xx_ll_dma.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_ll_exti.o --omf_browse .\objects\stm32f0xx_ll_exti.crf --depend .\objects\stm32f0xx_ll_exti.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_ll_gpio.o --omf_browse .\objects\stm32f0xx_ll_gpio.crf --depend .\objects\stm32f0xx_ll_gpio.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_i2c.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_ll_i2c.o --omf_browse .\objects\stm32f0xx_ll_i2c.crf --depend .\objects\stm32f0xx_ll_i2c.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_ll_pwr.o --omf_browse .\objects\stm32f0xx_ll_pwr.crf --depend .\objects\stm32f0xx_ll_pwr.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_ll_rcc.o --omf_browse .\objects\stm32f0xx_ll_rcc.crf --depend .\objects\stm32f0xx_ll_rcc.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rtc.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_ll_rtc.o --omf_browse .\objects\stm32f0xx_ll_rtc.crf --depend .\objects\stm32f0xx_ll_rtc.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_rtc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_cortex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_spi.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_ll_spi.o --omf_browse .\objects\stm32f0xx_ll_spi.crf --depend .\objects\stm32f0xx_ll_spi.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_rcc.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_tim.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_ll_tim.o --omf_browse .\objects\stm32f0xx_ll_tim.crf --depend .\objects\stm32f0xx_ll_tim.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_tim.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_usart.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_ll_usart.o --omf_browse .\objects\stm32f0xx_ll_usart.crf --depend .\objects\stm32f0xx_ll_usart.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_usart.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_bus.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_usb.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_ll_usb.o --omf_browse .\objects\stm32f0xx_ll_usb.crf --depend .\objects\stm32f0xx_ll_usb.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c)(0x61A883A8)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_ll_utils.o --omf_browse .\objects\stm32f0xx_ll_utils.crf --depend .\objects\stm32f0xx_ll_utils.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_utils.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_ll_system.h)(0x61A883A8)
+F (C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/MDK/Driver/stm32f0xx_ll.c)(0x5A5DD41C)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_ll.o --omf_browse .\objects\stm32f0xx_ll.crf --depend .\objects\stm32f0xx_ll.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (.\RTE\_R_el\RTE_Components.h)(0x64887534)
+F (C:/Users/simon/Desktop/atlas-led/project/RTE/Device/STM32F030F4Px/STCubeGenerated/MDK-ARM/startup_stm32f030x6.s)(0x64888000)(--cpu Cortex-M0 -g --apcs=interwork --pd "__MICROLIB SETA 1"
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
--pd "__UVISION_VERSION SETA 538" --pd "_RTE_ SETA 1" --pd "STM32F030x6 SETA 1" --pd "_RTE_ SETA 1"
--list .\listings\startup_stm32f030x6.lst --xref -o .\objects\startup_stm32f030x6.o --depend .\objects\startup_stm32f030x6.d)
+F (C:/Users/simon/Desktop/atlas-led/project/RTE/Device/STM32F030F4Px/STCubeGenerated/Src/stm32f0xx_hal_msp.c)(0x64887DD7)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\stm32f0xx_hal_msp.o --omf_browse .\objects\stm32f0xx_hal_msp.crf --depend .\objects\stm32f0xx_hal_msp.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\main.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
+F (C:/Users/simon/Desktop/atlas-led/project/RTE/Device/STM32F030F4Px/STCubeGenerated/Src/system_stm32f0xx.c)(0x64886EDE)(--gnu -c --cpu Cortex-M0 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ..\include -I ..\driver
-I.\RTE\Device\STM32F030F4Px
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated
-I.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc
-I.\RTE\_R_el
-IC:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include
-IC:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc
-D__UVISION_VERSION="538" -D_RTE_ -DSTM32F030x6 -D_RTE_ --preinclude="Pre_Include_Global.h"
-o .\objects\system_stm32f0xx.o --omf_browse .\objects\system_stm32f0xx.crf --depend .\objects\system_stm32f0xx.d)
+I (.\RTE\_R_el\Pre_Include_Global.h)(0x64887534)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f030x6.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\core_cm0.h)(0x626F9F3E)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stdint.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_version.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_compiler.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include\cmsis_armcc.h)(0x626F9F3E)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\CMSIS\Device\ST\STM32F0xx\Include\system_stm32f0xx.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal.h)(0x61A883A8)
+I (.\RTE\Device\STM32F030F4Px\STCubeGenerated\Inc\stm32f0xx_hal_conf.h)(0x64886F00)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_def.h)(0x61EFEDC6)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h)(0x61A883A8)
+I (C:\Keil_v5\ARM\ARM_Compiler_5.06u7\include\stddef.h)(0x5E8E9122)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_rcc_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_gpio_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_exti.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_dma_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_cortex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_flash_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_i2c_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_pwr_ex.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi.h)(0x61A883A8)
+I (C:\Users\simon\AppData\Local\Arm\Packs\Keil\STM32F0xx_DFP\2.1.1\Drivers\STM32F0xx_HAL_Driver\Inc\stm32f0xx_hal_spi_ex.h)(0x61A883A8)
diff --git a/project/Objects/atlas-led_simulation.axf b/project/Objects/atlas-led_simulation.axf
index 2284bc4..50a25e3 100644
Binary files a/project/Objects/atlas-led_simulation.axf and b/project/Objects/atlas-led_simulation.axf differ
diff --git a/project/Objects/atlas-led_simulation.build_log.htm b/project/Objects/atlas-led_simulation.build_log.htm
index d4dbb15..5812ba1 100644
--- a/project/Objects/atlas-led_simulation.build_log.htm
+++ b/project/Objects/atlas-led_simulation.build_log.htm
@@ -17,7 +17,7 @@ Library Manager: ArmAr.exe V5.06 update 7 (build 960)
Hex Converter: FromElf.exe V5.06 update 7 (build 960)
CPU DLL: SARMCM3.DLL V5.38.0.0
Dialog DLL: DARMSTM.DLL V1.69.1.0
-Target DLL: UL2CM3.DLL V1.164.8.0
+Target DLL: Segger\JL2CM3.dll V2.99.42.0
Dialog DLL: TARMCM1.DLL V1.14.6.0
Project:
@@ -26,75 +26,86 @@ Project File Date: 06/13/2023
Output:
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARM_Compiler_5.06u7\Bin'
-Rebuild target 'Simulation'
-compiling stm32f0xx_hal.c...
-compiling main.c...
+Rebuild target 'Réel'
+compiling stm32f0xx_hal_can.c...
compiling stm32f0xx_hal_adc_ex.c...
+compiling stm32f0xx_it.c...
compiling stm32f0xx_hal_cec.c...
compiling stm32f0xx_hal_adc.c...
-compiling stm32f0xx_hal_can.c...
-compiling stm32f0xx_it.c...
+compiling main.c...
+RTE\Device\STM32F030F4Px\STCubeGenerated\Src\main.c(95): warning: #177-D: variable "hal_status" was declared but never referenced
+ HAL_StatusTypeDef hal_status;
+RTE\Device\STM32F030F4Px\STCubeGenerated\Src\main.c(96): warning: #177-D: variable "green" was declared but never referenced
+ uint8_t green[9]={0x92,0x4c,0xb6,0x0,0x0,0x0,0x0,0x0,0x0};
+RTE\Device\STM32F030F4Px\STCubeGenerated\Src\main.c(97): warning: #177-D: variable "red" was declared but never referenced
+ uint8_t red[9]={0x0,0x0,0x0,0x92,0x4c,0xb6,0x0,0x0,0x0};
+RTE\Device\STM32F030F4Px\STCubeGenerated\Src\main.c(98): warning: #177-D: variable "blue" was declared but never referenced
+ uint8_t blue[9]={0x0,0x0,0x0,0x0,0x0,0x0,0x92,0x4c,0xb6};
+RTE\Device\STM32F030F4Px\STCubeGenerated\Src\main.c(99): warning: #177-D: variable "white" was declared but never referenced
+ uint8_t white[9]={0x92,0x4c,0xb6,0x92,0x4c,0xb6,0x92,0x4c,0xb6};
+RTE\Device\STM32F030F4Px\STCubeGenerated\Src\main.c: 5 warnings, 0 errors
+compiling stm32f0xx_hal.c...
compiling stm32f0xx_hal_comp.c...
-compiling stm32f0xx_hal_dac_ex.c...
compiling stm32f0xx_hal_cortex.c...
-compiling stm32f0xx_hal_crc.c...
-compiling stm32f0xx_hal_dac.c...
compiling stm32f0xx_hal_crc_ex.c...
+compiling stm32f0xx_hal_dac.c...
+compiling stm32f0xx_hal_crc.c...
+compiling stm32f0xx_hal_dac_ex.c...
compiling stm32f0xx_hal_dma.c...
-compiling stm32f0xx_hal_i2c_ex.c...
-compiling stm32f0xx_hal_i2s.c...
-compiling stm32f0xx_hal_flash.c...
compiling stm32f0xx_hal_exti.c...
-compiling stm32f0xx_hal_gpio.c...
+compiling stm32f0xx_hal_flash.c...
compiling stm32f0xx_hal_flash_ex.c...
-compiling stm32f0xx_hal_i2c.c...
-compiling stm32f0xx_hal_pwr_ex.c...
-compiling stm32f0xx_hal_pcd.c...
-compiling stm32f0xx_hal_pwr.c...
+compiling stm32f0xx_hal_i2s.c...
+compiling stm32f0xx_hal_i2c_ex.c...
+compiling stm32f0xx_hal_gpio.c...
compiling stm32f0xx_hal_irda.c...
+compiling stm32f0xx_hal_i2c.c...
compiling stm32f0xx_hal_iwdg.c...
+compiling stm32f0xx_hal_pcd.c...
+compiling stm32f0xx_hal_pwr_ex.c...
+compiling stm32f0xx_hal_pwr.c...
compiling stm32f0xx_hal_pcd_ex.c...
-compiling stm32f0xx_hal_smartcard_ex.c...
compiling stm32f0xx_hal_smartcard.c...
-compiling stm32f0xx_hal_rcc.c...
-compiling stm32f0xx_hal_rtc_ex.c...
+compiling stm32f0xx_hal_smartcard_ex.c...
compiling stm32f0xx_hal_rcc_ex.c...
+compiling stm32f0xx_hal_rcc.c...
compiling stm32f0xx_hal_rtc.c...
-compiling stm32f0xx_hal_spi_ex.c...
+compiling stm32f0xx_hal_rtc_ex.c...
compiling stm32f0xx_hal_smbus.c...
-compiling stm32f0xx_hal_tim.c...
+compiling stm32f0xx_hal_spi_ex.c...
compiling stm32f0xx_hal_spi.c...
-compiling stm32f0xx_hal_usart.c...
+compiling stm32f0xx_hal_tim.c...
+compiling stm32f0xx_hal_uart.c...
+compiling stm32f0xx_hal_tsc.c...
compiling stm32f0xx_hal_tim_ex.c...
+compiling stm32f0xx_hal_usart.c...
compiling stm32f0xx_hal_uart_ex.c...
compiling stm32f0xx_hal_usart_ex.c...
compiling stm32f0xx_hal_wwdg.c...
-compiling stm32f0xx_hal_tsc.c...
-compiling stm32f0xx_hal_uart.c...
compiling stm32f0xx_ll_comp.c...
-compiling stm32f0xx_ll_dac.c...
compiling stm32f0xx_ll_crs.c...
+compiling stm32f0xx_ll_dac.c...
+compiling stm32f0xx_ll_crc.c...
+compiling stm32f0xx_ll_adc.c...
compiling stm32f0xx_ll_dma.c...
compiling stm32f0xx_ll_exti.c...
-compiling stm32f0xx_ll_adc.c...
-compiling stm32f0xx_ll_crc.c...
-compiling stm32f0xx_ll_pwr.c...
compiling stm32f0xx_ll_gpio.c...
+compiling stm32f0xx_ll_pwr.c...
compiling stm32f0xx_ll_rcc.c...
compiling stm32f0xx_ll_i2c.c...
compiling stm32f0xx_ll_rtc.c...
compiling stm32f0xx_ll_spi.c...
-compiling stm32f0xx_ll_tim.c...
-assembling startup_stm32f030x6.s...
compiling stm32f0xx_ll.c...
+assembling startup_stm32f030x6.s...
+compiling stm32f0xx_ll_tim.c...
compiling stm32f0xx_ll_usb.c...
+compiling stm32f0xx_ll_usart.c...
compiling stm32f0xx_hal_msp.c...
compiling system_stm32f0xx.c...
-compiling stm32f0xx_ll_usart.c...
compiling stm32f0xx_ll_utils.c...
linking...
-Program Size: Code=3978 RO-data=234 RW-data=16 ZI-data=1128
-".\Objects\atlas-led_simulation.axf" - 0 Error(s), 0 Warning(s).
+Program Size: Code=5952 RO-data=232 RW-data=16 ZI-data=1192
+".\Objects\atlas-led_simulation.axf" - 0 Error(s), 5 Warning(s).
Software Packages used:
@@ -122,7 +133,7 @@ Package Vendor: Keil
./RTE/Device/STM32F030F4Px
./RTE/Device/STM32F030F4Px/STCubeGenerated
./RTE/Device/STM32F030F4Px/STCubeGenerated/Inc
- ./RTE/_Simulation
+ ./RTE/_R_el
C:/Users/simon/AppData/Local/Arm/Packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include
C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/CMSIS/Device/ST/STM32F0xx/Include
C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Inc
@@ -134,9 +145,9 @@ Package Vendor: Keil
* Component: ARM::CMSIS:CORE:5.6.0
* Component: Keil.STM32CubeMX::Device:STM32Cube Framework:STM32CubeMX:1.1.0
- Include file: MX_Device.h
Include file: STCubeGenerated/Inc/stm32f0xx_hal_conf.h
Source file: STCubeGenerated/Src/stm32f0xx_hal_msp.c
+ Include file: MX_Device.h
* Component: Keil.STM32CubeMX::Device:STM32Cube HAL:1.11.3
Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c
@@ -201,9 +212,9 @@ Package Vendor: Keil
Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c
* Component: Keil.STM32CubeMX::Device:Startup:1.0.0
- Source file: STCubeGenerated/Src/system_stm32f0xx.c
Source file: STCubeGenerated/MDK-ARM/startup_stm32f030x6.s
-Build Time Elapsed: 00:00:15
+ Source file: STCubeGenerated/Src/system_stm32f0xx.c
+Build Time Elapsed: 00:00:11