From 8a78a17aa34198f63ecce4411c8e4d59117e749d Mon Sep 17 00:00:00 2001 From: philsson Date: Thu, 15 Sep 2016 14:18:08 +0200 Subject: [PATCH 01/13] We fix! --- UAV-ControlSystem/.cproject | 9 +- .../.settings/language.settings.xml | 4 +- UAV-ControlSystem/Debug/.gitignore | 4 - UAV-ControlSystem/Debug/UAV-ControlSystem.bin | Bin 8212 -> 8220 bytes UAV-ControlSystem/Debug/output.map | 310 +++++----- .../Release/UAV-ControlSystem.bin | Bin 4484 -> 0 bytes UAV-ControlSystem/Release/makefile | 59 -- UAV-ControlSystem/Release/objects.list | 5 - UAV-ControlSystem/Release/output.map | 575 ------------------ UAV-ControlSystem/Release/src/main.d | 181 ------ UAV-ControlSystem/Release/src/stm32f4xx_it.d | 184 ------ UAV-ControlSystem/Release/src/subdir.mk | 34 -- UAV-ControlSystem/Release/src/syscalls.d | 1 - .../Release/src/system_stm32f4xx.d | 181 ------ UAV-ControlSystem/Release/startup/subdir.mk | 22 - UAV-ControlSystem/src/main.c | 19 +- .../.settings/language.settings.xml | 4 +- revolution_hal_lib/Debug/.gitignore | 4 - revolution_hal_lib/Debug/makefile | 47 ++ revolution_hal_lib/Debug/objects.list | 67 ++ .../Debug}/objects.mk | 2 +- .../Debug}/sources.mk | 5 +- 22 files changed, 298 insertions(+), 1419 deletions(-) delete mode 100644 UAV-ControlSystem/Release/UAV-ControlSystem.bin delete mode 100644 UAV-ControlSystem/Release/makefile delete mode 100644 UAV-ControlSystem/Release/objects.list delete mode 100644 UAV-ControlSystem/Release/output.map delete mode 100644 UAV-ControlSystem/Release/src/main.d delete mode 100644 UAV-ControlSystem/Release/src/stm32f4xx_it.d delete mode 100644 UAV-ControlSystem/Release/src/subdir.mk delete mode 100644 UAV-ControlSystem/Release/src/syscalls.d delete mode 100644 UAV-ControlSystem/Release/src/system_stm32f4xx.d delete mode 100644 UAV-ControlSystem/Release/startup/subdir.mk create mode 100644 revolution_hal_lib/Debug/makefile create mode 100644 revolution_hal_lib/Debug/objects.list rename {UAV-ControlSystem/Release => revolution_hal_lib/Debug}/objects.mk (88%) rename {UAV-ControlSystem/Release => revolution_hal_lib/Debug}/sources.mk (92%) diff --git a/UAV-ControlSystem/.cproject b/UAV-ControlSystem/.cproject index 951e1b5..581f205 100644 --- a/UAV-ControlSystem/.cproject +++ b/UAV-ControlSystem/.cproject @@ -200,5 +200,12 @@ - + + + + + + + + diff --git a/UAV-ControlSystem/.settings/language.settings.xml b/UAV-ControlSystem/.settings/language.settings.xml index e200c05..13f2259 100644 --- a/UAV-ControlSystem/.settings/language.settings.xml +++ b/UAV-ControlSystem/.settings/language.settings.xml @@ -6,7 +6,7 @@ - + @@ -18,7 +18,7 @@ - + diff --git a/UAV-ControlSystem/Debug/.gitignore b/UAV-ControlSystem/Debug/.gitignore index b612a78..b83b806 100644 --- a/UAV-ControlSystem/Debug/.gitignore +++ b/UAV-ControlSystem/Debug/.gitignore @@ -1,6 +1,2 @@ -/makefile -/objects.list -/objects.mk -/sources.mk /src/ /startup/ diff --git a/UAV-ControlSystem/Debug/UAV-ControlSystem.bin b/UAV-ControlSystem/Debug/UAV-ControlSystem.bin index 181dbbcd9ad9adc31d02842916536933a190c892..4cf4e55f32cdb7af4ad848bd3c30831a6b69a3cd 100644 GIT binary patch delta 408 zcmbQ@Fvr1xfq_XOl$C*FE*8vy24HGH!XWld76y*Z8)ZBgCwDMrFm9Oqkx?H=Dl)YT zF8{}%#Gojo!0;jNABZfUypzdSd(ThnjNb{2%GQbO%GHSs%DWTUKk_h3x>aN_d@%UU z?8czYaN++x5bx_`LuOUawqGDI=8GT^rr$pjerHIy37GG7YuMYcwPORrdWH|eKN*#O zCo+8S{_+2N@P8gfIgkI}%l|VdS0~7N$#_d=JAYtg7EYF$JfB%HK*)pPgXF*8nT*E2 z6H|b0a{S2!B<+530rhPD&*aAKEtSCSEuFz=%;hDVzyV}!{`xEb*-b`87NE|${|}!t z?2lk!P++iNasY;!!)6Ya5=Pdq|NcFHv$>J=u?XXd$*EHAiVvh2I6(LXlxFf4-pB+r ufOSWKJ22cBo=!e1rO)~Xq+&9o^nAuUlNU;xGaj9MQ`(*J#%4vC&&&XFP>6*9 delta 392 zcmbQ^FvY=vfq_ZEmz9BIDi+Lu24HGH!XWlV76y*Z8)ZBgCwDMrFs_*Vkx?H=Dl)YT zF8;@$#Gojo!0;jJABZfTypzdSd&f`fjNb{2%GQbO%GHSs%DWTUKk_h3x>aN_e9-yL z?8czYaN++x5bxt;LuOUare7d2=8GVaf4_bt{LYYY6ENTF*08r>YsUtL^$Z{Qe=;in zPGtDt{^S4m;Q!o;(jNc6m;Yx_u1=8hlJu6&cK*P~ESxMpc|NnE2fqiy2ho3wio8I2 z^8eqNjK;qcQ-E%>{K*9*&3-QClOIaEvs?g*PIN5TJV&O1831#af*1e* diff --git a/UAV-ControlSystem/Debug/output.map b/UAV-ControlSystem/Debug/output.map index 31ebe1f..0ee7111 100644 --- a/UAV-ControlSystem/Debug/output.map +++ b/UAV-ControlSystem/Debug/output.map @@ -2166,7 +2166,7 @@ LOAD c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7. 0x08000000 g_pfnVectors 0x08000188 . = ALIGN (0x4) -.text 0x08000188 0x1a38 +.text 0x08000188 0x1a40 0x08000188 . = ALIGN (0x4) *(.text) .text 0x08000188 0xa4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o @@ -2180,216 +2180,216 @@ LOAD c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7. .text.adc_read_int 0x08000344 0x2c src/drivers/adc.o 0x08000344 adc_read_int - .text.main 0x08000370 0xa0 src/main.o + .text.main 0x08000370 0xa8 src/main.o 0x08000370 main .text.SystemClock_Config - 0x08000410 0xb8 src/main.o + 0x08000418 0xb8 src/main.o .text.Error_Handler - 0x080004c8 0x8 src/main.o + 0x080004d0 0x8 src/main.o .text.SysTick_Handler - 0x080004d0 0x10 src/stm32f4xx_it.o - 0x080004d0 SysTick_Handler + 0x080004d8 0x10 src/stm32f4xx_it.o + 0x080004d8 SysTick_Handler .text.SystemInit - 0x080004e0 0x6c src/system_stm32f4xx.o - 0x080004e0 SystemInit + 0x080004e8 0x6c src/system_stm32f4xx.o + 0x080004e8 SystemInit .text.Reset_Handler - 0x0800054c 0x48 startup/startup_stm32.o - 0x0800054c Reset_Handler + 0x08000554 0x48 startup/startup_stm32.o + 0x08000554 Reset_Handler .text.Default_Handler - 0x08000594 0x2 startup/startup_stm32.o - 0x08000594 DebugMon_Handler - 0x08000594 HardFault_Handler - 0x08000594 PendSV_Handler - 0x08000594 NMI_Handler - 0x08000594 UsageFault_Handler - 0x08000594 Default_Handler - 0x08000594 MemManage_Handler - 0x08000594 SVC_Handler - 0x08000594 BusFault_Handler - *fill* 0x08000596 0x2 + 0x0800059c 0x2 startup/startup_stm32.o + 0x0800059c DebugMon_Handler + 0x0800059c HardFault_Handler + 0x0800059c PendSV_Handler + 0x0800059c NMI_Handler + 0x0800059c UsageFault_Handler + 0x0800059c Default_Handler + 0x0800059c MemManage_Handler + 0x0800059c SVC_Handler + 0x0800059c BusFault_Handler + *fill* 0x0800059e 0x2 .text.HAL_Init - 0x08000598 0x38 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x08000598 HAL_Init + 0x080005a0 0x38 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + 0x080005a0 HAL_Init .text.HAL_MspInit - 0x080005d0 0x10 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x080005d0 HAL_MspInit + 0x080005d8 0x10 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + 0x080005d8 HAL_MspInit .text.HAL_InitTick - 0x080005e0 0x38 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x080005e0 HAL_InitTick + 0x080005e8 0x38 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + 0x080005e8 HAL_InitTick .text.HAL_IncTick - 0x08000618 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x08000618 HAL_IncTick + 0x08000620 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + 0x08000620 HAL_IncTick .text.HAL_GetTick - 0x08000634 0x18 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x08000634 HAL_GetTick + 0x0800063c 0x18 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + 0x0800063c HAL_GetTick .text.HAL_Delay - 0x0800064c 0x2c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x0800064c HAL_Delay + 0x08000654 0x2c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + 0x08000654 HAL_Delay .text.HAL_ADC_Init - 0x08000678 0x88 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - 0x08000678 HAL_ADC_Init + 0x08000680 0x88 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + 0x08000680 HAL_ADC_Init .text.HAL_ADC_MspInit - 0x08000700 0x14 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - 0x08000700 HAL_ADC_MspInit + 0x08000708 0x14 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + 0x08000708 HAL_ADC_MspInit .text.HAL_ADC_Start - 0x08000714 0x148 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - 0x08000714 HAL_ADC_Start + 0x0800071c 0x148 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + 0x0800071c HAL_ADC_Start .text.HAL_ADC_PollForConversion - 0x0800085c 0x104 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - 0x0800085c HAL_ADC_PollForConversion + 0x08000864 0x104 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + 0x08000864 HAL_ADC_PollForConversion .text.HAL_ADC_GetValue - 0x08000960 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - 0x08000960 HAL_ADC_GetValue + 0x08000968 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + 0x08000968 HAL_ADC_GetValue .text.HAL_ADC_ConfigChannel - 0x0800097c 0x23c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - 0x0800097c HAL_ADC_ConfigChannel + 0x08000984 0x23c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + 0x08000984 HAL_ADC_ConfigChannel .text.ADC_Init - 0x08000bb8 0x204 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + 0x08000bc0 0x204 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .text.NVIC_SetPriorityGrouping - 0x08000dbc 0x48 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08000dc4 0x48 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .text.NVIC_GetPriorityGrouping - 0x08000e04 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08000e0c 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .text.NVIC_EnableIRQ - 0x08000e20 0x34 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08000e28 0x34 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .text.NVIC_SetPriority - 0x08000e54 0x54 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08000e5c 0x54 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .text.NVIC_EncodePriority - 0x08000ea8 0x64 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08000eb0 0x64 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .text.SysTick_Config - 0x08000f0c 0x44 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08000f14 0x44 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .text.HAL_NVIC_SetPriorityGrouping - 0x08000f50 0x18 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - 0x08000f50 HAL_NVIC_SetPriorityGrouping + 0x08000f58 0x18 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08000f58 HAL_NVIC_SetPriorityGrouping .text.HAL_NVIC_SetPriority - 0x08000f68 0x38 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - 0x08000f68 HAL_NVIC_SetPriority + 0x08000f70 0x38 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08000f70 HAL_NVIC_SetPriority .text.HAL_NVIC_EnableIRQ - 0x08000fa0 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - 0x08000fa0 HAL_NVIC_EnableIRQ + 0x08000fa8 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08000fa8 HAL_NVIC_EnableIRQ .text.HAL_SYSTICK_Config - 0x08000fbc 0x18 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - 0x08000fbc HAL_SYSTICK_Config + 0x08000fc4 0x18 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08000fc4 HAL_SYSTICK_Config .text.HAL_SYSTICK_IRQHandler - 0x08000fd4 0xc C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - 0x08000fd4 HAL_SYSTICK_IRQHandler + 0x08000fdc 0xc C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08000fdc HAL_SYSTICK_IRQHandler .text.HAL_SYSTICK_Callback - 0x08000fe0 0x10 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - 0x08000fe0 HAL_SYSTICK_Callback + 0x08000fe8 0x10 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08000fe8 HAL_SYSTICK_Callback .text.HAL_GPIO_Init - 0x08000ff0 0x304 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - 0x08000ff0 HAL_GPIO_Init + 0x08000ff8 0x304 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + 0x08000ff8 HAL_GPIO_Init .text.HAL_GPIO_TogglePin - 0x080012f4 0x24 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - 0x080012f4 HAL_GPIO_TogglePin + 0x080012fc 0x24 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + 0x080012fc HAL_GPIO_TogglePin .text.HAL_RCC_OscConfig - 0x08001318 0x424 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - 0x08001318 HAL_RCC_OscConfig + 0x08001320 0x424 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + 0x08001320 HAL_RCC_OscConfig .text.HAL_RCC_ClockConfig - 0x0800173c 0x1e4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - 0x0800173c HAL_RCC_ClockConfig + 0x08001744 0x1e4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + 0x08001744 HAL_RCC_ClockConfig .text.HAL_RCC_GetSysClockFreq - 0x08001920 0xfc C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - 0x08001920 HAL_RCC_GetSysClockFreq + 0x08001928 0xfc C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + 0x08001928 HAL_RCC_GetSysClockFreq .text.HAL_RCC_GetHCLKFreq - 0x08001a1c 0x50 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - 0x08001a1c HAL_RCC_GetHCLKFreq + 0x08001a24 0x50 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + 0x08001a24 HAL_RCC_GetHCLKFreq .text.__libc_init_array - 0x08001a6c 0x50 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-init.o) - 0x08001a6c __libc_init_array + 0x08001a74 0x50 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-init.o) + 0x08001a74 __libc_init_array .text.startup.register_fini - 0x08001abc 0x14 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) - .text.atexit 0x08001ad0 0xc c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-atexit.o) - 0x08001ad0 atexit + 0x08001ac4 0x14 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) + .text.atexit 0x08001ad8 0xc c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-atexit.o) + 0x08001ad8 atexit .text.__libc_fini_array - 0x08001adc 0x28 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-fini.o) - 0x08001adc __libc_fini_array + 0x08001ae4 0x28 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-fini.o) + 0x08001ae4 __libc_fini_array .text.__register_exitproc - 0x08001b04 0xa4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__atexit.o) - 0x08001b04 __register_exitproc + 0x08001b0c 0xa4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__atexit.o) + 0x08001b0c __register_exitproc *(.glue_7) - .glue_7 0x08001ba8 0x0 linker stubs + .glue_7 0x08001bb0 0x0 linker stubs *(.glue_7t) - .glue_7t 0x08001ba8 0x0 linker stubs + .glue_7t 0x08001bb0 0x0 linker stubs *(.eh_frame) - .eh_frame 0x08001ba8 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o + .eh_frame 0x08001bb0 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o *(.init) - .init 0x08001ba8 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crti.o - 0x08001ba8 _init - .init 0x08001bac 0x8 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtn.o + .init 0x08001bb0 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crti.o + 0x08001bb0 _init + .init 0x08001bb4 0x8 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtn.o *(.fini) - .fini 0x08001bb4 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crti.o - 0x08001bb4 _fini - .fini 0x08001bb8 0x8 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtn.o - 0x08001bc0 . = ALIGN (0x4) - 0x08001bc0 _etext = . + .fini 0x08001bbc 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crti.o + 0x08001bbc _fini + .fini 0x08001bc0 0x8 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtn.o + 0x08001bc8 . = ALIGN (0x4) + 0x08001bc8 _etext = . -.vfp11_veneer 0x08001bc0 0x0 - .vfp11_veneer 0x08001bc0 0x0 linker stubs +.vfp11_veneer 0x08001bc8 0x0 + .vfp11_veneer 0x08001bc8 0x0 linker stubs -.v4_bx 0x08001bc0 0x0 - .v4_bx 0x08001bc0 0x0 linker stubs +.v4_bx 0x08001bc8 0x0 + .v4_bx 0x08001bc8 0x0 linker stubs -.iplt 0x08001bc0 0x0 - .iplt 0x08001bc0 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o +.iplt 0x08001bc8 0x0 + .iplt 0x08001bc8 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o -.rodata 0x08001bc0 0x18 - 0x08001bc0 . = ALIGN (0x4) +.rodata 0x08001bc8 0x18 + 0x08001bc8 . = ALIGN (0x4) *(.rodata) - .rodata 0x08001bc0 0x10 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - 0x08001bc0 APBAHBPrescTable + .rodata 0x08001bc8 0x10 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + 0x08001bc8 APBAHBPrescTable *(.rodata*) .rodata.str1.4 - 0x08001bd0 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-impure.o) + 0x08001bd8 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-impure.o) 0x2 (size before relaxing) .rodata._global_impure_ptr - 0x08001bd4 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-impure.o) - 0x08001bd4 _global_impure_ptr - 0x08001bd8 . = ALIGN (0x4) + 0x08001bdc 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-impure.o) + 0x08001bdc _global_impure_ptr + 0x08001be0 . = ALIGN (0x4) -.rel.dyn 0x08001bd8 0x0 - .rel.iplt 0x08001bd8 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o +.rel.dyn 0x08001be0 0x0 + .rel.iplt 0x08001be0 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o -.ARM.extab 0x08001bd8 0x0 - 0x08001bd8 . = ALIGN (0x4) +.ARM.extab 0x08001be0 0x0 + 0x08001be0 . = ALIGN (0x4) *(.ARM.extab* .gnu.linkonce.armextab.*) - 0x08001bd8 . = ALIGN (0x4) + 0x08001be0 . = ALIGN (0x4) -.ARM 0x08001bd8 0x0 - 0x08001bd8 . = ALIGN (0x4) - 0x08001bd8 __exidx_start = . +.ARM 0x08001be0 0x0 + 0x08001be0 . = ALIGN (0x4) + 0x08001be0 __exidx_start = . *(.ARM.exidx*) - 0x08001bd8 __exidx_end = . - 0x08001bd8 . = ALIGN (0x4) + 0x08001be0 __exidx_end = . + 0x08001be0 . = ALIGN (0x4) -.preinit_array 0x08001bd8 0x0 - 0x08001bd8 . = ALIGN (0x4) - 0x08001bd8 PROVIDE (__preinit_array_start, .) +.preinit_array 0x08001be0 0x0 + 0x08001be0 . = ALIGN (0x4) + 0x08001be0 PROVIDE (__preinit_array_start, .) *(.preinit_array*) - 0x08001bd8 PROVIDE (__preinit_array_end, .) - 0x08001bd8 . = ALIGN (0x4) + 0x08001be0 PROVIDE (__preinit_array_end, .) + 0x08001be0 . = ALIGN (0x4) -.init_array 0x08001bd8 0x8 - 0x08001bd8 . = ALIGN (0x4) - 0x08001bd8 PROVIDE (__init_array_start, .) +.init_array 0x08001be0 0x8 + 0x08001be0 . = ALIGN (0x4) + 0x08001be0 PROVIDE (__init_array_start, .) *(SORT(.init_array.*)) .init_array.00000 - 0x08001bd8 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) + 0x08001be0 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) *(.init_array*) - .init_array 0x08001bdc 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o - 0x08001be0 PROVIDE (__init_array_end, .) - 0x08001be0 . = ALIGN (0x4) + .init_array 0x08001be4 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o + 0x08001be8 PROVIDE (__init_array_end, .) + 0x08001be8 . = ALIGN (0x4) -.fini_array 0x08001be0 0x4 - 0x08001be0 . = ALIGN (0x4) - 0x08001be0 PROVIDE (__fini_array_start, .) +.fini_array 0x08001be8 0x4 + 0x08001be8 . = ALIGN (0x4) + 0x08001be8 PROVIDE (__fini_array_start, .) *(SORT(.fini_array.*)) *(.fini_array*) - .fini_array 0x08001be0 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o - 0x08001be4 PROVIDE (__fini_array_end, .) - 0x08001be4 . = ALIGN (0x4) - 0x08001be4 _sidata = LOADADDR (.data) + .fini_array 0x08001be8 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o + 0x08001bec PROVIDE (__fini_array_end, .) + 0x08001bec . = ALIGN (0x4) + 0x08001bec _sidata = LOADADDR (.data) -.data 0x20000000 0x430 load address 0x08001be4 +.data 0x20000000 0x430 load address 0x08001bec 0x20000000 . = ALIGN (0x4) 0x20000000 _sdata = . *(.data) @@ -2402,21 +2402,21 @@ LOAD c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7. 0x20000430 . = ALIGN (0x4) 0x20000430 _edata = . -.jcr 0x20000430 0x0 load address 0x08002014 +.jcr 0x20000430 0x0 load address 0x0800201c .jcr 0x20000430 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o .tm_clone_table - 0x20000430 0x0 load address 0x08002014 + 0x20000430 0x0 load address 0x0800201c .tm_clone_table 0x20000430 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o .tm_clone_table 0x20000430 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtend.o -.igot.plt 0x20000430 0x0 load address 0x08002014 +.igot.plt 0x20000430 0x0 load address 0x0800201c .igot.plt 0x20000430 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o 0x20000430 . = ALIGN (0x4) -.bss 0x20000430 0xbc load address 0x08002014 +.bss 0x20000430 0xbc load address 0x0800201c 0x20000430 _sbss = . 0x20000430 __bss_start__ = _sbss *(.bss) @@ -2436,7 +2436,7 @@ LOAD c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7. 0x200004ec __bss_end__ = _ebss ._user_heap_stack - 0x200004ec 0x404 load address 0x08002014 + 0x200004ec 0x404 load address 0x0800201c 0x200004f0 . = ALIGN (0x8) *fill* 0x200004ec 0x4 0x200004f0 PROVIDE (end, .) @@ -2645,17 +2645,17 @@ OUTPUT(UAV-ControlSystem.elf elf32-littlearm) .debug_macro 0x00012282 0x47b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x000126fd 0x46d C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) -.debug_line 0x00000000 0x6d9b +.debug_line 0x00000000 0x6d80 .debug_line 0x00000000 0xb12 src/drivers/adc.o - .debug_line 0x00000b12 0xb29 src/main.o - .debug_line 0x0000163b 0xacd src/stm32f4xx_it.o - .debug_line 0x00002108 0xaa2 src/system_stm32f4xx.o - .debug_line 0x00002baa 0x79 startup/startup_stm32.o - .debug_line 0x00002c23 0xc19 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - .debug_line 0x0000383c 0xe92 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .debug_line 0x000046ce 0xd4a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .debug_line 0x00005418 0xc19 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .debug_line 0x00006031 0xd6a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .debug_line 0x00000b12 0xb0e src/main.o + .debug_line 0x00001620 0xacd src/stm32f4xx_it.o + .debug_line 0x000020ed 0xaa2 src/system_stm32f4xx.o + .debug_line 0x00002b8f 0x79 startup/startup_stm32.o + .debug_line 0x00002c08 0xc19 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_line 0x00003821 0xe92 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_line 0x000046b3 0xd4a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_line 0x000053fd 0xc19 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_line 0x00006016 0xd6a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_str 0x00000000 0x775e9 .debug_str 0x00000000 0x7635c src/drivers/adc.o diff --git a/UAV-ControlSystem/Release/UAV-ControlSystem.bin b/UAV-ControlSystem/Release/UAV-ControlSystem.bin deleted file mode 100644 index c5d74a5f1be0193cc50bf3890d8ee154389da3ee..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4484 zcmeGeZEzda@!h@C-B~iWY-I)`ryxsqFjiue*nnwLa?vG{EmaER;Gr!&1&cDF9=zV-gL5F2`QEPFVtsRl_Eb5z07COTzWv!`&Yr$ps1*QYH zvA{bpt@Ch;YhyvZNGR-D@7l=k#(?2={zcrKx7)ni(t$|H6jjF7Ba)p8ryhzR(y6AC zD2nQ60Y#925H0Zih%~Euw1~_Mps2N>C^)3v z9^2wfDNF3qI-tS?Z2-z?mxiTX()Uy*2$lK=8qsZ7J*XU&;So#lyLX7InZ@RMOVC@= z6bF z%Y3NmJ%JqjAX-KXbigK4H8x4t-w3v-V2M13Tl=^5QY~6$Qe%8tW?ZAXQE4Z5O!ry` zxxkPdPHWgAAX+5R^(ZwWL8WW3c+$|N=i!Rr2lCMg+U0rW=on{W7U405sf;oe?81^$ zcqvuBSD=9mk*g5pFmgEp zb%O77obT5%(;7dx=XS3evJkFGLf7boMadEx_+A=q-2V9A=NshfhM97k1ik}$qY`Lq0#yi{Pb=5&pC zRQePp639ih534IZVoDL;f>p;W2xi$a#fM>!o!omp)ovmfQ~Tam`TgCf@ala+)hK82 zh6lV`V%(&1&ww`)6M%}umK%Hee||Jf7;~7I%x1`_IBLO%rH@qPd0$N8#;8rK5#9sp zBbD*|<|54i&3lsc9G?d|-}4-88lz0NMp>wdU9>KGPtA8Ur+(Uldk4>wUxY^!W_0ce zvx#u{wCacyG3y53&(=>rQ&hb;kl3@_CFcot`xYeIdhZ9N{`EbkuOj; zh&v>od~5<;zF?GQdxV=rpR_)STu&$SKvP#TOlTvb4#2R1wdm&=&N1Qv@&T*>`uSc) z31ZWo!iu{he$tQSzjE7q8J{!p+lD7(n&i_=6(Z-93pfw>8Rdnb^Fe!Ly^P$5yrXED zM`jO%Sf6P`%lvp&Dcw+s#`i03xeKQgE_okUo#+m<%0(o<5Rq=BRi;Qj#b1L+tMaL# z;gr%5Yzt9vFKC(DXIUQude(v-y7G}>x4bLR$)yuTvg&HjK0D!PI-K1;QASh>L6jEJ zCb?ug=ZN3Q)y5Ar9q&_udvf|W#po&}0Cx^mBq1`O%!e~sIcqYsm(L2IJv8i+yQxeZ zIdCr-T;GJ;x5XX^Msl7M=R7GeJh@?b<9++M48(IMcRX=VaAQcn#qFECM7hPjq4eS{ z?v|lH?{`Ba<1-f``R9xt$>k8qX;UWg{h;$9d*oRo?xTv9`FQ5m5a(MlzVmwbecjyC zaV_)y%#qSwZ{`#>yt+mHHobguV^1JZEO&5=6Q9UbRdtLqcnyJ7Asbj4%vpNPu=ELd z+R0_&FDA82@60l&i=NMez}rw62QRvDCSH>a$gAn*$%{ki-8@8VV{d>T+ORi0R z1M(foaW@&<4&asq_E71#KYe8D?(FmFa7w6oHT!r*uWXn^exTR3Bm3*gU)}q|d*kZ- zBXQL+GIDPN|0jXEv2nD3>(BlyrQdu0QPzaA%$Qr`>MbHwwpOB~d0?+@#^kdZ?+LB< zHS&8U0Hwh1)!(oP>}i<=GkWcpr^7uixr<6Cw9mB6{2BIQ6*?ip)4$U)#YP>{r@oog z&qxUFeM}1RlU}&>R^**{`;aYiVP}t*hI+sWe-z7I9Gh4f+9tmYw;f@e;!D!U9P7*X zRU|~2a^D{7x{|6|1{q&@s+Id&;>OTR@IqqRCLV+;o<4s+$Z)=f7!7@h-PgsSE9&&x zy?g#hsj%w0;e)ab&QN-&D(A~yFMHzCi+=3&{&A>A{tkHHsvnmhmCI5iYs}&{sg&aq zR|OU~wZn8FiQ?!RxLwlUwa9s7c-=z%A^uDfY}Fo=wahQU)_(64be|qkk=}LqrT9}i z-|%IJ;mg0k7fkXo3{rO7OZHvyLY> zPel3)Z!QdNEq&Em5=G^v7*%_l$}H{lKkuCyGT&?g4kAyg7r5;Ia3g~e&{Yq5bXc8R zX_zT#n669%;2r!z`G|)X&1d(Oz>G3)pst?_ag7U0pRJ4~ZG!OL34isGp{^_x){V1xw&cFVQFXI1i zT<1|VW^`aVK2HQ1K5#68Tuf4ke-}Wn*W52fBgZ<79LE6W_P%Nra`wMU=IiEBIfVr^ e?;flz{?TWje`G?IuiMBaeU~zDDFa`cfqw%u4bh1J diff --git a/UAV-ControlSystem/Release/makefile b/UAV-ControlSystem/Release/makefile deleted file mode 100644 index 4cd2aa8..0000000 --- a/UAV-ControlSystem/Release/makefile +++ /dev/null @@ -1,59 +0,0 @@ -################################################################################ -# Automatically-generated file. Do not edit! -################################################################################ - --include ../makefile.init - -RM := rm -rf - -# All of the sources participating in the build are defined here --include sources.mk --include startup/subdir.mk --include src/subdir.mk --include subdir.mk --include objects.mk - -ifneq ($(MAKECMDGOALS),clean) -ifneq ($(strip $(S_UPPER_DEPS)),) --include $(S_UPPER_DEPS) -endif -ifneq ($(strip $(C_DEPS)),) --include $(C_DEPS) -endif -endif - --include ../makefile.defs - -# Add inputs and outputs from these tool invocations to the build variables - -# All Target -all: UAV-ControlSystem.elf - -dependents: - -cd C:/git/UAV-Control-System/revolution_hal_lib/Release && $(MAKE) clean all - -# Tool invocations -UAV-ControlSystem.elf: $(OBJS) $(USER_OBJS) C:/git/UAV-Control-System/revolution_hal_lib/Release/librevolution_hal_lib.a - @echo 'Building target: $@' - @echo 'Invoking: MCU GCC Linker' - arm-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -L"C:\git\UAV-Control-System\revolution_hal_lib\Release" -T"C:\git\UAV-Control-System\UAV-ControlSystem\LinkerScript.ld" -Wl,-Map=output.map -Wl,--gc-sections -lm -o "UAV-ControlSystem.elf" @"objects.list" $(USER_OBJS) $(LIBS) - @echo 'Finished building target: $@' - @echo ' ' - $(MAKE) --no-print-directory post-build - -# Other Targets -clean: - -$(RM) * - -@echo ' ' - -post-build: - -@echo 'Generating binary and Printing size information:' - arm-none-eabi-objcopy -O binary "UAV-ControlSystem.elf" "UAV-ControlSystem.bin" - arm-none-eabi-size -B "UAV-ControlSystem.elf" - -@echo ' ' - -.PHONY: all clean dependents -.SECONDARY: post-build -C:/git/UAV-Control-System/revolution_hal_lib/Release/librevolution_hal_lib.a: - --include ../makefile.targets diff --git a/UAV-ControlSystem/Release/objects.list b/UAV-ControlSystem/Release/objects.list deleted file mode 100644 index fb03c02..0000000 --- a/UAV-ControlSystem/Release/objects.list +++ /dev/null @@ -1,5 +0,0 @@ -"src/main.o" -"src/stm32f4xx_it.o" -"src/syscalls.o" -"src/system_stm32f4xx.o" -"startup/startup_stm32.o" diff --git a/UAV-ControlSystem/Release/output.map b/UAV-ControlSystem/Release/output.map deleted file mode 100644 index b61f614..0000000 --- a/UAV-ControlSystem/Release/output.map +++ /dev/null @@ -1,575 +0,0 @@ -Archive member included to satisfy reference by file (symbol) - -C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - src/main.o (HAL_Init) -C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) (HAL_NVIC_SetPriorityGrouping) -C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - src/main.o (HAL_GPIO_Init) -C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - src/main.o (HAL_RCC_OscConfig) -c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-errno.o) - src/syscalls.o (__errno) -c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-exit.o) - c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu/crt0.o (exit) -c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-impure.o) - c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-exit.o) (_global_impure_ptr) -c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-init.o) - c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu/crt0.o (__libc_init_array) -c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-memset.o) - c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu/crt0.o (memset) -c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) - c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-exit.o) (__call_exitprocs) -c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-atexit.o) - c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) (atexit) -c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-fini.o) - c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) (__libc_fini_array) -c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__atexit.o) - c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-atexit.o) (__register_exitproc) - -Allocating common symbols -Common symbol size file - -uwTick 0x4 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - -Discarded input sections - - .text 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crti.o - .data 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crti.o - .bss 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crti.o - .data 0x00000000 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o - .text 0x00000000 0x74 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu/crt0.o - .data 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu/crt0.o - .bss 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu/crt0.o - .ARM.extab 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu/crt0.o - .ARM.exidx 0x00000000 0x8 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu/crt0.o - .ARM.attributes - 0x00000000 0x20 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu/crt0.o - .text 0x00000000 0x0 src/main.o - .data 0x00000000 0x0 src/main.o - .bss 0x00000000 0x0 src/main.o - .text 0x00000000 0x0 src/stm32f4xx_it.o - .data 0x00000000 0x0 src/stm32f4xx_it.o - .bss 0x00000000 0x0 src/stm32f4xx_it.o - .text 0x00000000 0x0 src/syscalls.o - .data 0x00000000 0x4 src/syscalls.o - .bss 0x00000000 0x8 src/syscalls.o - .text.initialise_monitor_handles - 0x00000000 0x4 src/syscalls.o - .text._getpid 0x00000000 0x4 src/syscalls.o - .text._kill 0x00000000 0x10 src/syscalls.o - .text._exit 0x00000000 0xc src/syscalls.o - .text._read 0x00000000 0x1c src/syscalls.o - .text._write 0x00000000 0x1c src/syscalls.o - .text._sbrk 0x00000000 0x34 src/syscalls.o - .text._close 0x00000000 0x8 src/syscalls.o - .text._fstat 0x00000000 0xc src/syscalls.o - .text._isatty 0x00000000 0x4 src/syscalls.o - .text._lseek 0x00000000 0x4 src/syscalls.o - .text._open 0x00000000 0xc src/syscalls.o - .text._wait 0x00000000 0x10 src/syscalls.o - .text._unlink 0x00000000 0x10 src/syscalls.o - .text._times 0x00000000 0x8 src/syscalls.o - .text._stat 0x00000000 0xc src/syscalls.o - .text._link 0x00000000 0x10 src/syscalls.o - .text._fork 0x00000000 0x10 src/syscalls.o - .text._execve 0x00000000 0x10 src/syscalls.o - .comment 0x00000000 0x6f src/syscalls.o - .ARM.attributes - 0x00000000 0x39 src/syscalls.o - .text 0x00000000 0x0 src/system_stm32f4xx.o - .bss 0x00000000 0x0 src/system_stm32f4xx.o - .text.SystemCoreClockUpdate - 0x00000000 0x78 src/system_stm32f4xx.o - .rodata 0x00000000 0x10 src/system_stm32f4xx.o - .text 0x00000000 0x14 startup/startup_stm32.o - .data 0x00000000 0x0 startup/startup_stm32.o - .bss 0x00000000 0x0 startup/startup_stm32.o - .text 0x00000000 0x0 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - .data 0x00000000 0x0 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - .bss 0x00000000 0x0 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - .text.HAL_MspDeInit - 0x00000000 0x4 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - .text.HAL_DeInit - 0x00000000 0x2c C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - .text.HAL_SuspendTick - 0x00000000 0x10 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - .text.HAL_ResumeTick - 0x00000000 0x10 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - .text.HAL_GetHalVersion - 0x00000000 0x8 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - .text.HAL_GetREVID - 0x00000000 0xc C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - .text.HAL_GetDEVID - 0x00000000 0x10 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - .text.HAL_DBGMCU_EnableDBGSleepMode - 0x00000000 0x10 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - .text.HAL_DBGMCU_DisableDBGSleepMode - 0x00000000 0x10 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - .text.HAL_DBGMCU_EnableDBGStopMode - 0x00000000 0x10 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - .text.HAL_DBGMCU_DisableDBGStopMode - 0x00000000 0x10 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - .text.HAL_DBGMCU_EnableDBGStandbyMode - 0x00000000 0x10 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - .text.HAL_DBGMCU_DisableDBGStandbyMode - 0x00000000 0x10 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - .text.HAL_EnableCompensationCell - 0x00000000 0x18 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - .text.HAL_DisableCompensationCell - 0x00000000 0x1c C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - .text 0x00000000 0x0 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .data 0x00000000 0x0 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .bss 0x00000000 0x0 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .text.HAL_NVIC_EnableIRQ - 0x00000000 0x18 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .text.HAL_NVIC_DisableIRQ - 0x00000000 0x1c C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .text.HAL_NVIC_SystemReset - 0x00000000 0x24 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .text.HAL_MPU_ConfigRegion - 0x00000000 0x54 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .text.HAL_NVIC_GetPriorityGrouping - 0x00000000 0x10 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .text.HAL_NVIC_GetPriority - 0x00000000 0x60 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .text.HAL_NVIC_SetPendingIRQ - 0x00000000 0x1c C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .text.HAL_NVIC_GetPendingIRQ - 0x00000000 0x1c C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .text.HAL_NVIC_ClearPendingIRQ - 0x00000000 0x1c C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .text.HAL_NVIC_GetActive - 0x00000000 0x1c C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .text.HAL_SYSTICK_CLKSourceConfig - 0x00000000 0x18 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .text 0x00000000 0x0 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .data 0x00000000 0x0 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .bss 0x00000000 0x0 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .text.HAL_GPIO_DeInit - 0x00000000 0x128 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .text.HAL_GPIO_ReadPin - 0x00000000 0xc C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .text.HAL_GPIO_WritePin - 0x00000000 0x8 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .text.HAL_GPIO_LockPin - 0x00000000 0x2c C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .text.HAL_GPIO_EXTI_Callback - 0x00000000 0x4 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .text.HAL_GPIO_EXTI_IRQHandler - 0x00000000 0x18 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .text 0x00000000 0x0 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .data 0x00000000 0x0 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .bss 0x00000000 0x0 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .text.HAL_RCC_DeInit - 0x00000000 0x4 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .text.HAL_RCC_MCOConfig - 0x00000000 0xa4 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .text.HAL_RCC_EnableCSS - 0x00000000 0xc C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .text.HAL_RCC_DisableCSS - 0x00000000 0xc C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .text.HAL_RCC_GetPCLK1Freq - 0x00000000 0x4c C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .text.HAL_RCC_GetPCLK2Freq - 0x00000000 0x4c C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .text.HAL_RCC_GetOscConfig - 0x00000000 0xd4 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .text.HAL_RCC_GetClockConfig - 0x00000000 0x44 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .text.HAL_RCC_CSSCallback - 0x00000000 0x4 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .text.HAL_RCC_NMI_IRQHandler - 0x00000000 0x20 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .text 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-errno.o) - .data 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-errno.o) - .bss 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-errno.o) - .text.__errno 0x00000000 0xc c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-errno.o) - .debug_frame 0x00000000 0x20 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-errno.o) - .ARM.attributes - 0x00000000 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-errno.o) - .text 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-exit.o) - .data 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-exit.o) - .bss 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-exit.o) - .text.exit 0x00000000 0x20 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-exit.o) - .debug_frame 0x00000000 0x28 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-exit.o) - .ARM.attributes - 0x00000000 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-exit.o) - .text 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-impure.o) - .data 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-impure.o) - .bss 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-impure.o) - .data._impure_ptr - 0x00000000 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-impure.o) - .text 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-init.o) - .data 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-init.o) - .bss 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-init.o) - .text 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-memset.o) - .data 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-memset.o) - .bss 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-memset.o) - .text.memset 0x00000000 0x9c c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-memset.o) - .debug_frame 0x00000000 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-memset.o) - .ARM.attributes - 0x00000000 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-memset.o) - .text 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) - .data 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) - .bss 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) - .text.__call_exitprocs - 0x00000000 0xd8 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) - .text 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-atexit.o) - .data 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-atexit.o) - .bss 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-atexit.o) - .text 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-fini.o) - .data 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-fini.o) - .bss 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-fini.o) - .text 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__atexit.o) - .data 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__atexit.o) - .bss 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__atexit.o) - .text 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtend.o - .data 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtend.o - .bss 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtend.o - .eh_frame 0x00000000 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtend.o - .jcr 0x00000000 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtend.o - .text 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtn.o - .data 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtn.o - .bss 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtn.o - -Memory Configuration - -Name Origin Length Attributes -RAM 0x20000000 0x00020000 xrw -ROM 0x08000000 0x00080000 xr -*default* 0x00000000 0xffffffff - -Linker script and memory map - -LOAD c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crti.o -LOAD c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o -LOAD c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu/crt0.o -LOAD c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libm.a -LOAD src/main.o -LOAD src/stm32f4xx_it.o -LOAD src/syscalls.o -LOAD src/system_stm32f4xx.o -LOAD startup/startup_stm32.o -LOAD C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a -START GROUP -LOAD c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu\libgcc.a -LOAD c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a -END GROUP -LOAD c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtend.o -LOAD c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtn.o - 0x20020000 _estack = 0x20020000 - 0x00000000 _Min_Heap_Size = 0x0 - 0x00000400 _Min_Stack_Size = 0x400 - -.isr_vector 0x08000000 0x188 - 0x08000000 . = ALIGN (0x4) - *(.isr_vector) - .isr_vector 0x08000000 0x188 startup/startup_stm32.o - 0x08000000 g_pfnVectors - 0x08000188 . = ALIGN (0x4) - -.text 0x08000188 0xba8 - 0x08000188 . = ALIGN (0x4) - *(.text) - .text 0x08000188 0xa4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o - *(.text*) - .text.startup.main - 0x0800022c 0xc4 src/main.o - 0x0800022c main - .text.SysTick_Handler - 0x080002f0 0x10 src/stm32f4xx_it.o - 0x080002f0 SysTick_Handler - .text.SystemInit - 0x08000300 0x50 src/system_stm32f4xx.o - 0x08000300 SystemInit - .text.Reset_Handler - 0x08000350 0x48 startup/startup_stm32.o - 0x08000350 Reset_Handler - .text.Default_Handler - 0x08000398 0x2 startup/startup_stm32.o - 0x08000398 DebugMon_Handler - 0x08000398 HardFault_Handler - 0x08000398 PendSV_Handler - 0x08000398 NMI_Handler - 0x08000398 UsageFault_Handler - 0x08000398 Default_Handler - 0x08000398 MemManage_Handler - 0x08000398 SVC_Handler - 0x08000398 BusFault_Handler - *fill* 0x0800039a 0x2 - .text.HAL_MspInit - 0x0800039c 0x4 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x0800039c HAL_MspInit - .text.HAL_InitTick - 0x080003a0 0x28 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x080003a0 HAL_InitTick - .text.HAL_Init - 0x080003c8 0x2c C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x080003c8 HAL_Init - .text.HAL_IncTick - 0x080003f4 0x10 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x080003f4 HAL_IncTick - .text.HAL_GetTick - 0x08000404 0xc C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x08000404 HAL_GetTick - .text.HAL_Delay - 0x08000410 0x1c C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x08000410 HAL_Delay - .text.HAL_NVIC_SetPriorityGrouping - 0x0800042c 0x24 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - 0x0800042c HAL_NVIC_SetPriorityGrouping - .text.HAL_NVIC_SetPriority - 0x08000450 0x70 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - 0x08000450 HAL_NVIC_SetPriority - .text.HAL_SYSTICK_Config - 0x080004c0 0x34 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - 0x080004c0 HAL_SYSTICK_Config - .text.HAL_SYSTICK_Callback - 0x080004f4 0x4 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - 0x080004f4 HAL_SYSTICK_Callback - .text.HAL_SYSTICK_IRQHandler - 0x080004f8 0x8 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - 0x080004f8 HAL_SYSTICK_IRQHandler - .text.HAL_GPIO_Init - 0x08000500 0x1cc C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - 0x08000500 HAL_GPIO_Init - .text.HAL_GPIO_TogglePin - 0x080006cc 0x8 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - 0x080006cc HAL_GPIO_TogglePin - .text.HAL_RCC_OscConfig - 0x080006d4 0x318 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - 0x080006d4 HAL_RCC_OscConfig - .text.HAL_RCC_ClockConfig - 0x080009ec 0x140 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - 0x080009ec HAL_RCC_ClockConfig - .text.HAL_RCC_GetSysClockFreq - 0x08000b2c 0x7c C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - 0x08000b2c HAL_RCC_GetSysClockFreq - .text.HAL_RCC_GetHCLKFreq - 0x08000ba8 0x34 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - 0x08000ba8 HAL_RCC_GetHCLKFreq - .text.__libc_init_array - 0x08000bdc 0x50 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-init.o) - 0x08000bdc __libc_init_array - .text.startup.register_fini - 0x08000c2c 0x14 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) - .text.atexit 0x08000c40 0xc c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-atexit.o) - 0x08000c40 atexit - .text.__libc_fini_array - 0x08000c4c 0x28 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-fini.o) - 0x08000c4c __libc_fini_array - .text.__register_exitproc - 0x08000c74 0xa4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__atexit.o) - 0x08000c74 __register_exitproc - *(.glue_7) - .glue_7 0x08000d18 0x0 linker stubs - *(.glue_7t) - .glue_7t 0x08000d18 0x0 linker stubs - *(.eh_frame) - .eh_frame 0x08000d18 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o - *(.init) - .init 0x08000d18 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crti.o - 0x08000d18 _init - .init 0x08000d1c 0x8 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtn.o - *(.fini) - .fini 0x08000d24 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crti.o - 0x08000d24 _fini - .fini 0x08000d28 0x8 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtn.o - 0x08000d30 . = ALIGN (0x4) - 0x08000d30 _etext = . - -.vfp11_veneer 0x08000d30 0x0 - .vfp11_veneer 0x08000d30 0x0 linker stubs - -.v4_bx 0x08000d30 0x0 - .v4_bx 0x08000d30 0x0 linker stubs - -.iplt 0x08000d30 0x0 - .iplt 0x08000d30 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o - -.rodata 0x08000d30 0x18 - 0x08000d30 . = ALIGN (0x4) - *(.rodata) - .rodata 0x08000d30 0x10 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - 0x08000d30 APBAHBPrescTable - *(.rodata*) - .rodata.str1.4 - 0x08000d40 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-impure.o) - 0x2 (size before relaxing) - .rodata._global_impure_ptr - 0x08000d44 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-impure.o) - 0x08000d44 _global_impure_ptr - 0x08000d48 . = ALIGN (0x4) - -.rel.dyn 0x08000d48 0x0 - .rel.iplt 0x08000d48 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o - -.ARM.extab 0x08000d48 0x0 - 0x08000d48 . = ALIGN (0x4) - *(.ARM.extab* .gnu.linkonce.armextab.*) - 0x08000d48 . = ALIGN (0x4) - -.ARM 0x08000d48 0x0 - 0x08000d48 . = ALIGN (0x4) - 0x08000d48 __exidx_start = . - *(.ARM.exidx*) - 0x08000d48 __exidx_end = . - 0x08000d48 . = ALIGN (0x4) - -.preinit_array 0x08000d48 0x0 - 0x08000d48 . = ALIGN (0x4) - 0x08000d48 PROVIDE (__preinit_array_start, .) - *(.preinit_array*) - 0x08000d48 PROVIDE (__preinit_array_end, .) - 0x08000d48 . = ALIGN (0x4) - -.init_array 0x08000d48 0x8 - 0x08000d48 . = ALIGN (0x4) - 0x08000d48 PROVIDE (__init_array_start, .) - *(SORT(.init_array.*)) - .init_array.00000 - 0x08000d48 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) - *(.init_array*) - .init_array 0x08000d4c 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o - 0x08000d50 PROVIDE (__init_array_end, .) - 0x08000d50 . = ALIGN (0x4) - -.fini_array 0x08000d50 0x4 - 0x08000d50 . = ALIGN (0x4) - 0x08000d50 PROVIDE (__fini_array_start, .) - *(SORT(.fini_array.*)) - *(.fini_array*) - .fini_array 0x08000d50 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o - 0x08000d54 PROVIDE (__fini_array_end, .) - 0x08000d54 . = ALIGN (0x4) - 0x08000d54 _sidata = LOADADDR (.data) - -.data 0x20000000 0x430 load address 0x08000d54 - 0x20000000 . = ALIGN (0x4) - 0x20000000 _sdata = . - *(.data) - .data 0x20000000 0x4 src/system_stm32f4xx.o - 0x20000000 SystemCoreClock - *(.data*) - *fill* 0x20000004 0x4 - .data.impure_data - 0x20000008 0x428 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-impure.o) - 0x20000430 . = ALIGN (0x4) - 0x20000430 _edata = . - -.jcr 0x20000430 0x0 load address 0x08001184 - .jcr 0x20000430 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o - -.tm_clone_table - 0x20000430 0x0 load address 0x08001184 - .tm_clone_table - 0x20000430 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o - .tm_clone_table - 0x20000430 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtend.o - -.igot.plt 0x20000430 0x0 load address 0x08001184 - .igot.plt 0x20000430 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o - 0x20000430 . = ALIGN (0x4) - -.bss 0x20000430 0x20 load address 0x08001184 - 0x20000430 _sbss = . - 0x20000430 __bss_start__ = _sbss - *(.bss) - .bss 0x20000430 0x1c c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o - *(.bss*) - *(COMMON) - COMMON 0x2000044c 0x4 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x2000044c uwTick - 0x20000450 . = ALIGN (0x4) - 0x20000450 _ebss = . - 0x20000450 __bss_end__ = _ebss - -._user_heap_stack - 0x20000450 0x400 load address 0x08001184 - 0x20000450 . = ALIGN (0x8) - 0x20000450 PROVIDE (end, .) - [!provide] PROVIDE (_end, .) - 0x20000450 . = (. + _Min_Heap_Size) - 0x20000850 . = (. + _Min_Stack_Size) - *fill* 0x20000450 0x400 - 0x20000850 . = ALIGN (0x8) - -/DISCARD/ - libc.a(*) - libm.a(*) - libgcc.a(*) - -.ARM.attributes - 0x00000000 0x30 - *(.ARM.attributes) - .ARM.attributes - 0x00000000 0x22 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crti.o - .ARM.attributes - 0x00000022 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o - .ARM.attributes - 0x00000056 0x39 src/main.o - .ARM.attributes - 0x0000008f 0x39 src/stm32f4xx_it.o - .ARM.attributes - 0x000000c8 0x39 src/system_stm32f4xx.o - .ARM.attributes - 0x00000101 0x25 startup/startup_stm32.o - .ARM.attributes - 0x00000126 0x39 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - .ARM.attributes - 0x0000015f 0x39 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .ARM.attributes - 0x00000198 0x39 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .ARM.attributes - 0x000001d1 0x39 C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .ARM.attributes - 0x0000020a 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-impure.o) - .ARM.attributes - 0x0000023e 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-init.o) - .ARM.attributes - 0x00000272 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) - .ARM.attributes - 0x000002a6 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-atexit.o) - .ARM.attributes - 0x000002da 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-fini.o) - .ARM.attributes - 0x0000030e 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__atexit.o) - .ARM.attributes - 0x00000342 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtend.o - .ARM.attributes - 0x00000376 0x22 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtn.o -OUTPUT(UAV-ControlSystem.elf elf32-littlearm) - -.comment 0x00000000 0x6e - .comment 0x00000000 0x6e src/main.o - 0x6f (size before relaxing) - .comment 0x0000006e 0x6f src/stm32f4xx_it.o - .comment 0x0000006e 0x6f src/system_stm32f4xx.o - .comment 0x0000006e 0x6f C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal.o) - .comment 0x0000006e 0x6f C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .comment 0x0000006e 0x6f C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .comment 0x0000006e 0x6f C:\git\UAV-Control-System\revolution_hal_lib\Release\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - -.debug_line 0x00000000 0x79 - .debug_line 0x00000000 0x79 startup/startup_stm32.o - -.debug_info 0x00000000 0x74 - .debug_info 0x00000000 0x74 startup/startup_stm32.o - -.debug_abbrev 0x00000000 0x12 - .debug_abbrev 0x00000000 0x12 startup/startup_stm32.o - -.debug_aranges 0x00000000 0x28 - .debug_aranges - 0x00000000 0x28 startup/startup_stm32.o - -.debug_ranges 0x00000000 0x20 - .debug_ranges 0x00000000 0x20 startup/startup_stm32.o - -.debug_frame 0x00000000 0x104 - .debug_frame 0x00000000 0x2c c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-init.o) - .debug_frame 0x0000002c 0x50 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) - .debug_frame 0x0000007c 0x20 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-atexit.o) - .debug_frame 0x0000009c 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-fini.o) - .debug_frame 0x000000d0 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__atexit.o) diff --git a/UAV-ControlSystem/Release/src/main.d b/UAV-ControlSystem/Release/src/main.d deleted file mode 100644 index 795c397..0000000 --- a/UAV-ControlSystem/Release/src/main.d +++ /dev/null @@ -1,181 +0,0 @@ -src/main.o: ../src/main.c \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f411xe.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f411xe.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/UAV-ControlSystem/Release/src/stm32f4xx_it.d b/UAV-ControlSystem/Release/src/stm32f4xx_it.d deleted file mode 100644 index 5325c9a..0000000 --- a/UAV-ControlSystem/Release/src/stm32f4xx_it.d +++ /dev/null @@ -1,184 +0,0 @@ -src/stm32f4xx_it.o: ../src/stm32f4xx_it.c \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f411xe.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h \ - C:/git/UAV-Control-System/UAV-ControlSystem/inc/stm32f4xx_it.h - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f411xe.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: - -C:/git/UAV-Control-System/UAV-ControlSystem/inc/stm32f4xx_it.h: diff --git a/UAV-ControlSystem/Release/src/subdir.mk b/UAV-ControlSystem/Release/src/subdir.mk deleted file mode 100644 index f28110b..0000000 --- a/UAV-ControlSystem/Release/src/subdir.mk +++ /dev/null @@ -1,34 +0,0 @@ -################################################################################ -# Automatically-generated file. Do not edit! -################################################################################ - -# Add inputs and outputs from these tool invocations to the build variables -C_SRCS += \ -../src/main.c \ -../src/stm32f4xx_it.c \ -../src/syscalls.c \ -../src/system_stm32f4xx.c - -OBJS += \ -./src/main.o \ -./src/stm32f4xx_it.o \ -./src/syscalls.o \ -./src/system_stm32f4xx.o - -C_DEPS += \ -./src/main.d \ -./src/stm32f4xx_it.d \ -./src/syscalls.d \ -./src/system_stm32f4xx.d - - -# Each subdirectory must supply rules for building sources it contributes -src/%.o: ../src/%.c - @echo 'Building file: $<' - @echo 'Invoking: MCU GCC Compiler' - @echo %cd% - arm-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -DSTM32F4 -DSTM32 -DSTM32F411RETx -DUSE_HAL_DRIVER -DSTM32F411xE -I"C:/git/UAV-Control-System/revolution_hal_lib" -I"C:/git/UAV-Control-System/UAV-ControlSystem/inc" -I"C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core" -I"C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/device" -I"C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy" -I"C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc" -O3 -Wall -fmessage-length=0 -ffunction-sections -c -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -o "$@" "$<" - @echo 'Finished building: $<' - @echo ' ' - - diff --git a/UAV-ControlSystem/Release/src/syscalls.d b/UAV-ControlSystem/Release/src/syscalls.d deleted file mode 100644 index bccafb2..0000000 --- a/UAV-ControlSystem/Release/src/syscalls.d +++ /dev/null @@ -1 +0,0 @@ -src/syscalls.o: ../src/syscalls.c diff --git a/UAV-ControlSystem/Release/src/system_stm32f4xx.d b/UAV-ControlSystem/Release/src/system_stm32f4xx.d deleted file mode 100644 index 16a6a43..0000000 --- a/UAV-ControlSystem/Release/src/system_stm32f4xx.d +++ /dev/null @@ -1,181 +0,0 @@ -src/system_stm32f4xx.o: ../src/system_stm32f4xx.c \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f411xe.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f411xe.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/UAV-ControlSystem/Release/startup/subdir.mk b/UAV-ControlSystem/Release/startup/subdir.mk deleted file mode 100644 index 903d2df..0000000 --- a/UAV-ControlSystem/Release/startup/subdir.mk +++ /dev/null @@ -1,22 +0,0 @@ -################################################################################ -# Automatically-generated file. Do not edit! -################################################################################ - -# Add inputs and outputs from these tool invocations to the build variables -S_SRCS += \ -../startup/startup_stm32.s - -OBJS += \ -./startup/startup_stm32.o - - -# Each subdirectory must supply rules for building sources it contributes -startup/%.o: ../startup/%.s - @echo 'Building file: $<' - @echo 'Invoking: MCU GCC Assembler' - @echo %cd% - arm-none-eabi-as -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -I"C:/git/UAV-Control-System/revolution_hal_lib" -I"C:/git/UAV-Control-System/UAV-ControlSystem/inc" -I"C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/core" -I"C:/git/UAV-Control-System/revolution_hal_lib/CMSIS/device" -I"C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy" -I"C:/git/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc" -g -o "$@" "$<" - @echo 'Finished building: $<' - @echo ' ' - - diff --git a/UAV-ControlSystem/src/main.c b/UAV-ControlSystem/src/main.c index 5d7c84f..2c999ea 100644 --- a/UAV-ControlSystem/src/main.c +++ b/UAV-ControlSystem/src/main.c @@ -22,7 +22,6 @@ uint32_t g_ADCValue; uint32_t g_ADC2; int g_MeasurementNumber; - int main(void) { // Comment? @@ -35,8 +34,8 @@ int main(void) SystemClock_Config(); adc_configure(); - //adc_pin_config(&adc_testinput_handle,ADC_CHANNEL_12); - adc_pin_config(&adc_testinput_handle,ADC_CHANNEL_11); + adc_pin_config(&adc_testinput_handle,ADC_CHANNEL_12); + //adc_pin_config(&adc_testinput_handle,ADC_CHANNEL_11); @@ -59,7 +58,7 @@ int main(void) /*##-3- Toggle PA05 IO in an infinite loop #################################*/ while (1) { - HAL_GPIO_TogglePin(GPIOA, GPIO_PIN_0); + i++; /* Insert a 100ms delay */ @@ -69,8 +68,18 @@ int main(void) // ADC part //g_ADCValue = adc_read_int(&adc_testinput_handle); HAL_Delay(10); - g_ADC2 = adc_read_int(&adc_test2input_handle); + g_ADC2 = adc_read_int(&adc_testinput_handle); g_MeasurementNumber++; + + if (g_ADC2 > 2000) + { + HAL_GPIO_TogglePin(GPIOA, GPIO_PIN_0); + } + else + { + + } + } for(;;); diff --git a/revolution_hal_lib/.settings/language.settings.xml b/revolution_hal_lib/.settings/language.settings.xml index 4c82907..b40e6c1 100644 --- a/revolution_hal_lib/.settings/language.settings.xml +++ b/revolution_hal_lib/.settings/language.settings.xml @@ -5,7 +5,7 @@ - + @@ -16,7 +16,7 @@ - + diff --git a/revolution_hal_lib/Debug/.gitignore b/revolution_hal_lib/Debug/.gitignore index 26f9e50..b67453f 100644 --- a/revolution_hal_lib/Debug/.gitignore +++ b/revolution_hal_lib/Debug/.gitignore @@ -1,5 +1 @@ /HAL_Driver/ -/makefile -/objects.list -/objects.mk -/sources.mk diff --git a/revolution_hal_lib/Debug/makefile b/revolution_hal_lib/Debug/makefile new file mode 100644 index 0000000..8e073b5 --- /dev/null +++ b/revolution_hal_lib/Debug/makefile @@ -0,0 +1,47 @@ +################################################################################ +# Automatically-generated file. Do not edit! +################################################################################ + +-include ../makefile.init + +RM := rm -rf + +# All of the sources participating in the build are defined here +-include sources.mk +-include HAL_Driver/Src/subdir.mk +-include subdir.mk +-include objects.mk + +ifneq ($(MAKECMDGOALS),clean) +ifneq ($(strip $(S_UPPER_DEPS)),) +-include $(S_UPPER_DEPS) +endif +ifneq ($(strip $(C_DEPS)),) +-include $(C_DEPS) +endif +endif + +-include ../makefile.defs + +# Add inputs and outputs from these tool invocations to the build variables + +# All Target +all: librevolution_hal_lib.a + +# Tool invocations +librevolution_hal_lib.a: $(OBJS) $(USER_OBJS) + @echo 'Building target: $@' + @echo 'Invoking: MCU GCC Archiver' + arm-none-eabi-ar -r "librevolution_hal_lib.a" @"objects.list" $(USER_OBJS) $(LIBS) + @echo 'Finished building target: $@' + @echo ' ' + +# Other Targets +clean: + -$(RM) * + -@echo ' ' + +.PHONY: all clean dependents +.SECONDARY: + +-include ../makefile.targets diff --git a/revolution_hal_lib/Debug/objects.list b/revolution_hal_lib/Debug/objects.list new file mode 100644 index 0000000..46c280f --- /dev/null +++ b/revolution_hal_lib/Debug/objects.list @@ -0,0 +1,67 @@ +"HAL_Driver/Src/stm32f4xx_hal.o" +"HAL_Driver/Src/stm32f4xx_hal_adc.o" +"HAL_Driver/Src/stm32f4xx_hal_adc_ex.o" +"HAL_Driver/Src/stm32f4xx_hal_can.o" +"HAL_Driver/Src/stm32f4xx_hal_cec.o" +"HAL_Driver/Src/stm32f4xx_hal_cortex.o" +"HAL_Driver/Src/stm32f4xx_hal_crc.o" +"HAL_Driver/Src/stm32f4xx_hal_cryp.o" +"HAL_Driver/Src/stm32f4xx_hal_cryp_ex.o" +"HAL_Driver/Src/stm32f4xx_hal_dac.o" +"HAL_Driver/Src/stm32f4xx_hal_dac_ex.o" +"HAL_Driver/Src/stm32f4xx_hal_dcmi.o" +"HAL_Driver/Src/stm32f4xx_hal_dcmi_ex.o" +"HAL_Driver/Src/stm32f4xx_hal_dma.o" +"HAL_Driver/Src/stm32f4xx_hal_dma2d.o" +"HAL_Driver/Src/stm32f4xx_hal_dma_ex.o" +"HAL_Driver/Src/stm32f4xx_hal_dsi.o" +"HAL_Driver/Src/stm32f4xx_hal_eth.o" +"HAL_Driver/Src/stm32f4xx_hal_flash.o" +"HAL_Driver/Src/stm32f4xx_hal_flash_ex.o" +"HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.o" +"HAL_Driver/Src/stm32f4xx_hal_fmpi2c.o" +"HAL_Driver/Src/stm32f4xx_hal_fmpi2c_ex.o" +"HAL_Driver/Src/stm32f4xx_hal_gpio.o" +"HAL_Driver/Src/stm32f4xx_hal_hash.o" +"HAL_Driver/Src/stm32f4xx_hal_hash_ex.o" +"HAL_Driver/Src/stm32f4xx_hal_hcd.o" +"HAL_Driver/Src/stm32f4xx_hal_i2c.o" +"HAL_Driver/Src/stm32f4xx_hal_i2c_ex.o" +"HAL_Driver/Src/stm32f4xx_hal_i2s.o" +"HAL_Driver/Src/stm32f4xx_hal_i2s_ex.o" +"HAL_Driver/Src/stm32f4xx_hal_irda.o" +"HAL_Driver/Src/stm32f4xx_hal_iwdg.o" +"HAL_Driver/Src/stm32f4xx_hal_lptim.o" +"HAL_Driver/Src/stm32f4xx_hal_ltdc.o" +"HAL_Driver/Src/stm32f4xx_hal_ltdc_ex.o" +"HAL_Driver/Src/stm32f4xx_hal_msp_template.o" +"HAL_Driver/Src/stm32f4xx_hal_nand.o" +"HAL_Driver/Src/stm32f4xx_hal_nor.o" +"HAL_Driver/Src/stm32f4xx_hal_pccard.o" +"HAL_Driver/Src/stm32f4xx_hal_pcd.o" +"HAL_Driver/Src/stm32f4xx_hal_pcd_ex.o" +"HAL_Driver/Src/stm32f4xx_hal_pwr.o" +"HAL_Driver/Src/stm32f4xx_hal_pwr_ex.o" +"HAL_Driver/Src/stm32f4xx_hal_qspi.o" +"HAL_Driver/Src/stm32f4xx_hal_rcc.o" +"HAL_Driver/Src/stm32f4xx_hal_rcc_ex.o" +"HAL_Driver/Src/stm32f4xx_hal_rng.o" +"HAL_Driver/Src/stm32f4xx_hal_rtc.o" +"HAL_Driver/Src/stm32f4xx_hal_rtc_ex.o" +"HAL_Driver/Src/stm32f4xx_hal_sai.o" +"HAL_Driver/Src/stm32f4xx_hal_sai_ex.o" +"HAL_Driver/Src/stm32f4xx_hal_sd.o" +"HAL_Driver/Src/stm32f4xx_hal_sdram.o" +"HAL_Driver/Src/stm32f4xx_hal_smartcard.o" +"HAL_Driver/Src/stm32f4xx_hal_spdifrx.o" +"HAL_Driver/Src/stm32f4xx_hal_spi.o" +"HAL_Driver/Src/stm32f4xx_hal_sram.o" +"HAL_Driver/Src/stm32f4xx_hal_tim.o" +"HAL_Driver/Src/stm32f4xx_hal_tim_ex.o" +"HAL_Driver/Src/stm32f4xx_hal_uart.o" +"HAL_Driver/Src/stm32f4xx_hal_usart.o" +"HAL_Driver/Src/stm32f4xx_hal_wwdg.o" +"HAL_Driver/Src/stm32f4xx_ll_fmc.o" +"HAL_Driver/Src/stm32f4xx_ll_fsmc.o" +"HAL_Driver/Src/stm32f4xx_ll_sdmmc.o" +"HAL_Driver/Src/stm32f4xx_ll_usb.o" diff --git a/UAV-ControlSystem/Release/objects.mk b/revolution_hal_lib/Debug/objects.mk similarity index 88% rename from UAV-ControlSystem/Release/objects.mk rename to revolution_hal_lib/Debug/objects.mk index 91e0b9c..742c2da 100644 --- a/UAV-ControlSystem/Release/objects.mk +++ b/revolution_hal_lib/Debug/objects.mk @@ -4,5 +4,5 @@ USER_OBJS := -LIBS := -lrevolution_hal_lib +LIBS := diff --git a/UAV-ControlSystem/Release/sources.mk b/revolution_hal_lib/Debug/sources.mk similarity index 92% rename from UAV-ControlSystem/Release/sources.mk rename to revolution_hal_lib/Debug/sources.mk index ba1083d..8db8767 100644 --- a/UAV-ControlSystem/Release/sources.mk +++ b/revolution_hal_lib/Debug/sources.mk @@ -8,13 +8,12 @@ ASM_SRCS := C_SRCS := S_UPPER_SRCS := O_SRCS := -EXECUTABLES := OBJS := +ARCHIVES := S_UPPER_DEPS := C_DEPS := # Every subdirectory with source files must be described here SUBDIRS := \ -src \ -startup \ +HAL_Driver/Src \ From c3ce11d0cc58be571d4932f8bbe142ca94c345ba Mon Sep 17 00:00:00 2001 From: philsson Date: Thu, 15 Sep 2016 16:33:17 +0200 Subject: [PATCH 02/13] new start on ADC fix --- UAV-ControlSystem/Debug/.gitignore | 2 -- UAV-ControlSystem/src/main.c | 1 + revolution_hal_lib/Debug/.gitignore | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 UAV-ControlSystem/Debug/.gitignore delete mode 100644 revolution_hal_lib/Debug/.gitignore diff --git a/UAV-ControlSystem/Debug/.gitignore b/UAV-ControlSystem/Debug/.gitignore deleted file mode 100644 index b83b806..0000000 --- a/UAV-ControlSystem/Debug/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/src/ -/startup/ diff --git a/UAV-ControlSystem/src/main.c b/UAV-ControlSystem/src/main.c index 2c999ea..e36b694 100644 --- a/UAV-ControlSystem/src/main.c +++ b/UAV-ControlSystem/src/main.c @@ -5,6 +5,7 @@ * @version V1.0 * @date 01-December-2013 * @brief Default main function. + * Awesome ADC fix start project here to be good awesome!! ****************************************************************************** */ diff --git a/revolution_hal_lib/Debug/.gitignore b/revolution_hal_lib/Debug/.gitignore deleted file mode 100644 index b67453f..0000000 --- a/revolution_hal_lib/Debug/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/HAL_Driver/ From 3131147c7d396ba88fc791d46f33ba9abeaf98b6 Mon Sep 17 00:00:00 2001 From: johan9107 Date: Mon, 19 Sep 2016 08:51:15 +0200 Subject: [PATCH 03/13] PWM and motor drivers Added a pulse stop signal to the motor driver and changed the clk prescaler value in the pwm driver --- UAV-ControlSystem/src/drivers/motors.c | 27 ++++++++++++++++++++++---- UAV-ControlSystem/src/drivers/pwm.c | 3 +-- 2 files changed, 24 insertions(+), 6 deletions(-) diff --git a/UAV-ControlSystem/src/drivers/motors.c b/UAV-ControlSystem/src/drivers/motors.c index 4e84c15..75e7af7 100644 --- a/UAV-ControlSystem/src/drivers/motors.c +++ b/UAV-ControlSystem/src/drivers/motors.c @@ -13,7 +13,7 @@ #include "drivers/pwm.h" #include "drivers/motors.h" -#define MOTOR_PWM_INIT_PERIODE 65535 +#define MOTOR_PWM_INIT_PERIODE 2000 #define MOTOR_PWM_INIT_PULSE MOTOR_PWM_INIT_PERIODE/2 /* A struct of a pwm motor profile */ @@ -25,6 +25,16 @@ typedef struct uint32_t channel; //TIM_CHANNEL_1/TIM_CHANNEL_1/.. }motorProfile; +/************************************************************************** +* BRIEF: Returns the final pulse of a motor driver call +* INFORMATION: The pulse is not allowed to be higher then 94 % of the total periode of the pwm signal, otherwise the pwm won't perform correctly +* Example - pwmEnableMotor(MOTOR_1) +**************************************************************************/ +uint16_t checkPulse(uint16_t pulse) +{ + return ((pulse/MOTOR_PWM_INIT_PERIODE)*100 < 94)? pulse: MOTOR_PWM_INIT_PERIODE*0.94; +} + /************************************************************************** * BRIEF: Returns a profile of a certain motor * INFORMATION: Each Motor has a certain profile which includes a pin, port, timer and a timer channel @@ -152,7 +162,16 @@ void pwmDeactivateMotor(uint8_t motor) /************************************************************************** * BRIEF: Activates all motors (Activates a pwm signal to all motor pins to it's last state)* * * INFORMATION: * -* Example - pwmActivateAllMotors() * +* Example - pwmActivateAllMotors() ***************************************** +* BRIEF: Deactivates all motors (Deactivate a pwm signal to all motor pins) * +* INFORMATION: * +* Example - pwmDeactivateAllMotors() * +**************************************************************************/ +void pwmDeactivateAllMotors(void); + +/************************************************************************** +* BRIEF: Activates all motors (Activates a pwm signal to all motor pins to it's last state)* * +* INFORMATION: * **************************************************************************/ void pwmActivateAllMotors(void) { @@ -178,7 +197,7 @@ void pwmAdjustSpeedOfMotor(uint8_t motor, uint16_t pulse) { motorProfile profile = getMotorProfile(motor); - setPwmPulse(profile.channel, profile.tim, pulse); + setPwmPulse(profile.channel, profile.tim, checkPulse(pulse)); } /************************************************************************** @@ -191,5 +210,5 @@ void pwmAdjustSpeedOfMotorDutyCycle(uint8_t motor, uint16_t DutyCycle) uint16_t pulse = (DutyCycle*MOTOR_PWM_INIT_PERIODE)/100; /* Converts the DutyCycle to a pulse */ motorProfile profile = getMotorProfile(motor); - setPwmPulse(profile.channel, profile.tim, pulse); + setPwmPulse(profile.channel, profile.tim, checkPulse(pulse)); } diff --git a/UAV-ControlSystem/src/drivers/pwm.c b/UAV-ControlSystem/src/drivers/pwm.c index 91f229b..e7e6992 100644 --- a/UAV-ControlSystem/src/drivers/pwm.c +++ b/UAV-ControlSystem/src/drivers/pwm.c @@ -82,10 +82,9 @@ void pwmInit(GPIO_TypeDef * GPIO, uint16_t pin, TIM_TypeDef * tim, uint32_t Chan TIM_HandleTypeDef TimHandle; - uint32_t uwPrescalerValue =2; TimHandle.Instance = profile.tim; /* Sets timer */ TimHandle.Init.Period = period; /* Sets period of pwm */ - TimHandle.Init.Prescaler = uwPrescalerValue; + TimHandle.Init.Prescaler = 88; /* pwm prescaler of clk */ TimHandle.Init.ClockDivision = 0; TimHandle.Init.CounterMode = TIM_COUNTERMODE_UP; From 2198adce0c3da79a9b0e407f8ad3b5e8ad7d5b0d Mon Sep 17 00:00:00 2001 From: johan9107 Date: Mon, 19 Sep 2016 09:05:02 +0200 Subject: [PATCH 04/13] Error in motor drivers Bug fix --- UAV-ControlSystem/src/drivers/motors.c | 1 - 1 file changed, 1 deletion(-) diff --git a/UAV-ControlSystem/src/drivers/motors.c b/UAV-ControlSystem/src/drivers/motors.c index 75e7af7..d35b494 100644 --- a/UAV-ControlSystem/src/drivers/motors.c +++ b/UAV-ControlSystem/src/drivers/motors.c @@ -167,7 +167,6 @@ void pwmDeactivateMotor(uint8_t motor) * INFORMATION: * * Example - pwmDeactivateAllMotors() * **************************************************************************/ -void pwmDeactivateAllMotors(void); /************************************************************************** * BRIEF: Activates all motors (Activates a pwm signal to all motor pins to it's last state)* * From ea3e59956a361a10488d152cee0ea545a69ec191 Mon Sep 17 00:00:00 2001 From: johan9107 Date: Mon, 19 Sep 2016 09:07:03 +0200 Subject: [PATCH 05/13] Error fix Deleted comments --- UAV-ControlSystem/src/drivers/motors.c | 9 --------- 1 file changed, 9 deletions(-) diff --git a/UAV-ControlSystem/src/drivers/motors.c b/UAV-ControlSystem/src/drivers/motors.c index d35b494..8bf89a3 100644 --- a/UAV-ControlSystem/src/drivers/motors.c +++ b/UAV-ControlSystem/src/drivers/motors.c @@ -159,15 +159,6 @@ void pwmDeactivateMotor(uint8_t motor) stopPwm(profile.channel, profile.tim); } -/************************************************************************** -* BRIEF: Activates all motors (Activates a pwm signal to all motor pins to it's last state)* * -* INFORMATION: * -* Example - pwmActivateAllMotors() ***************************************** -* BRIEF: Deactivates all motors (Deactivate a pwm signal to all motor pins) * -* INFORMATION: * -* Example - pwmDeactivateAllMotors() * -**************************************************************************/ - /************************************************************************** * BRIEF: Activates all motors (Activates a pwm signal to all motor pins to it's last state)* * * INFORMATION: * From c0c9aa8572a4e5b1df1d5efe849a0835099c0e78 Mon Sep 17 00:00:00 2001 From: johan9107 Date: Mon, 19 Sep 2016 15:54:32 +0200 Subject: [PATCH 06/13] Drivers Oneshot125 Added the protocol oneshot 125 to pwm drivers --- UAV-ControlSystem/inc/drivers/motors.h | 10 ++++- UAV-ControlSystem/inc/drivers/pwm.h | 2 +- UAV-ControlSystem/src/drivers/motors.c | 53 ++++++++++++++++++++------ UAV-ControlSystem/src/drivers/pwm.c | 4 +- 4 files changed, 52 insertions(+), 17 deletions(-) diff --git a/UAV-ControlSystem/inc/drivers/motors.h b/UAV-ControlSystem/inc/drivers/motors.h index bc98b25..282fba0 100644 --- a/UAV-ControlSystem/inc/drivers/motors.h +++ b/UAV-ControlSystem/inc/drivers/motors.h @@ -8,18 +8,24 @@ #ifndef DRIVERS_MOTORS_H_ #define DRIVERS_MOTORS_H_ +/* Struct of motor output protocol */ +typedef enum +{ +PWM, Oneshot125 +}motorOutput; + /************************************************************************** * BRIEF: Initializing a motor (maps a pwm signal to a certain pin) * * INFORMATION: The motor becomes active, Each motor configuration is changed in the "stm32f4xx_revo.h" file * * Example - pwmEnableMotor(MOTOR_1) * **************************************************************************/ -void pwmEnableMotor(uint8_t motor); +void pwmEnableMotor(uint8_t motor, motorOutput motorOutput); /************************************************************************** * BRIEF: Enables all motors (maps a pwm signal to all pins which will be connected to a motor) * * INFORMATION: All motors become active **************************************************************************/ -void pwmEnableAllMotors(void); +void pwmEnableAllMotors(motorOutput motorOutput); /************************************************************************** * BRIEF: Deactivates a motor (Disables the pwm signal for the motor pin ) diff --git a/UAV-ControlSystem/inc/drivers/pwm.h b/UAV-ControlSystem/inc/drivers/pwm.h index 8fb5337..5b89116 100644 --- a/UAV-ControlSystem/inc/drivers/pwm.h +++ b/UAV-ControlSystem/inc/drivers/pwm.h @@ -21,7 +21,7 @@ * period = Period of PWM signal * pulse = the "duty cycle" of the pwm signal * **************************************************************************/ -void pwmInit(GPIO_TypeDef * GPIO, uint16_t pin, TIM_TypeDef * tim, uint32_t Channel, uint16_t period, uint16_t pulse); +void pwmInit(GPIO_TypeDef * GPIO, uint16_t pin, TIM_TypeDef * tim, uint32_t Channel, uint16_t period, uint16_t pulse, uint32_t prescaler); /************************************************************************** * BRIEF: setPwmPulse changes a certain pulse for an initialized pwm signal * diff --git a/UAV-ControlSystem/src/drivers/motors.c b/UAV-ControlSystem/src/drivers/motors.c index 8bf89a3..37387fa 100644 --- a/UAV-ControlSystem/src/drivers/motors.c +++ b/UAV-ControlSystem/src/drivers/motors.c @@ -4,8 +4,8 @@ * INFORMATION: * * GLOBAL VARIABLES: * * Variable Type Description * -* MOTOR_PWM_INIT_PERIODE define The initializing periode of the pwm signal to each motor * -* MOTOR_PWM_INIT_PULSE define The initializing pulse of the pwm signal to each motor +* MotorPWMPeriode define The initializing periode of the pwm signal to each motor * +* MotorPWMInitPulse define The initializing pulse of the pwm signal to each motor * **************************************************************************/ #include "stm32f4xx.h" @@ -13,8 +13,8 @@ #include "drivers/pwm.h" #include "drivers/motors.h" -#define MOTOR_PWM_INIT_PERIODE 2000 -#define MOTOR_PWM_INIT_PULSE MOTOR_PWM_INIT_PERIODE/2 +int MotorPWMPeriode = 2000; //Micro seconds +int MotorPWMInitPulse = 1000; /* A struct of a pwm motor profile */ typedef struct @@ -32,7 +32,7 @@ typedef struct **************************************************************************/ uint16_t checkPulse(uint16_t pulse) { - return ((pulse/MOTOR_PWM_INIT_PERIODE)*100 < 94)? pulse: MOTOR_PWM_INIT_PERIODE*0.94; + return ((pulse/MotorPWMPeriode)*100 < 94)? pulse: MotorPWMPeriode*0.94; } /************************************************************************** @@ -114,25 +114,54 @@ motorProfile getMotorProfile(uint8_t motor) return profile; } +/************************************************************************** +* BRIEF: Sets the motor output protocol to be either oneshot125 or pwm +* INFORMATION: +* Example - uint32_t prescaler = setMotorOutput(Oneshot125) +*************************************************************************/ +uint32_t setMotorOutput(motorOutput motorOutput) +{ + uint32_t prescaler; + + switch(motorOutput) + { + case PWM: + MotorPWMPeriode = 2000; + prescaler = 88; + break; + case Oneshot125: + MotorPWMPeriode = 16000; + prescaler = 11; + break; + default: + MotorPWMPeriode = 2000; + prescaler = 88; + break; + } + + return prescaler; +} + /************************************************************************** * BRIEF: Initializing a motor (maps a pwm signal to a certain pin) * * INFORMATION: The motor becomes active, Each motor configuration is changed in the "stm32f4xx_revo.h" file * * Example - pwmEnableMotor(MOTOR_1) * **************************************************************************/ -void pwmEnableMotor(uint8_t motor) +void pwmEnableMotor(uint8_t motor, motorOutput motorOutput) { motorProfile profile = getMotorProfile(motor); + uint32_t prescaler = setMotorOutput(motorOutput); - pwmInit(profile.port, profile.pin, profile.tim, profile.channel, MOTOR_PWM_INIT_PERIODE, MOTOR_PWM_INIT_PULSE); + pwmInit(profile.port, profile.pin, profile.tim, profile.channel, MotorPWMPeriode, MotorPWMInitPulse, prescaler); } /************************************************************************** * BRIEF: Enables all motors (maps a pwm signal to all pins which will be connected to a motor) * * INFORMATION: All motors become active **************************************************************************/ -void pwmEnableAllMotors(void) +void pwmEnableAllMotors(motorOutput motorOutput) { - for (uint8_t i = 1; i < 11; i++ ) pwmEnableMotor(i); + for (uint8_t i = 1; i < 11; i++ ) pwmEnableMotor(i, motorOutput); } /************************************************************************** @@ -165,7 +194,7 @@ void pwmDeactivateMotor(uint8_t motor) **************************************************************************/ void pwmActivateAllMotors(void) { - for (uint8_t i = 1; i < 11; i++ ) pwmDeactivateMotor(i); + for (uint8_t i = 1; i < 11; i++ ) pwmActivateMotor(i); } /************************************************************************** @@ -175,7 +204,7 @@ void pwmActivateAllMotors(void) **************************************************************************/ void pwmDeactivateAllMotors(void) { - for (uint8_t i = 1; i < 11; i++ ) pwmActivateMotor(i); + for (uint8_t i = 1; i < 11; i++ ) pwmDeactivateMotor(i); } /************************************************************************** @@ -197,7 +226,7 @@ void pwmAdjustSpeedOfMotor(uint8_t motor, uint16_t pulse) **************************************************************************/ void pwmAdjustSpeedOfMotorDutyCycle(uint8_t motor, uint16_t DutyCycle) { - uint16_t pulse = (DutyCycle*MOTOR_PWM_INIT_PERIODE)/100; /* Converts the DutyCycle to a pulse */ + uint16_t pulse = (DutyCycle*MotorPWMPeriode)/100; /* Converts the DutyCycle to a pulse */ motorProfile profile = getMotorProfile(motor); setPwmPulse(profile.channel, profile.tim, checkPulse(pulse)); diff --git a/UAV-ControlSystem/src/drivers/pwm.c b/UAV-ControlSystem/src/drivers/pwm.c index e7e6992..8aee4cf 100644 --- a/UAV-ControlSystem/src/drivers/pwm.c +++ b/UAV-ControlSystem/src/drivers/pwm.c @@ -48,7 +48,7 @@ pwmProfile get_Pwm_Profile(GPIO_TypeDef * GPIO, uint16_t pin, uint32_t Channel, * period = Period of PWM signal * pulse = the "duty cycle" of the pwm signal * **************************************************************************/ -void pwmInit(GPIO_TypeDef * GPIO, uint16_t pin, TIM_TypeDef * tim, uint32_t Channel, uint16_t period, uint16_t pulse) +void pwmInit(GPIO_TypeDef * GPIO, uint16_t pin, TIM_TypeDef * tim, uint32_t Channel, uint16_t period, uint16_t pulse, uint32_t prescaler) { pwmProfile profile; @@ -84,7 +84,7 @@ void pwmInit(GPIO_TypeDef * GPIO, uint16_t pin, TIM_TypeDef * tim, uint32_t Chan TimHandle.Instance = profile.tim; /* Sets timer */ TimHandle.Init.Period = period; /* Sets period of pwm */ - TimHandle.Init.Prescaler = 88; /* pwm prescaler of clk */ + TimHandle.Init.Prescaler = prescaler; /* pwm prescaler of clk */ TimHandle.Init.ClockDivision = 0; TimHandle.Init.CounterMode = TIM_COUNTERMODE_UP; From 57dbfee7a2e68211d834c61d9d6f78d0eaa4f5b9 Mon Sep 17 00:00:00 2001 From: johan9107 Date: Mon, 19 Sep 2016 17:12:05 +0200 Subject: [PATCH 07/13] Drivers Improved motor driver --- UAV-ControlSystem/src/drivers/motors.c | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/UAV-ControlSystem/src/drivers/motors.c b/UAV-ControlSystem/src/drivers/motors.c index 37387fa..8ec92bb 100644 --- a/UAV-ControlSystem/src/drivers/motors.c +++ b/UAV-ControlSystem/src/drivers/motors.c @@ -13,8 +13,8 @@ #include "drivers/pwm.h" #include "drivers/motors.h" -int MotorPWMPeriode = 2000; //Micro seconds -int MotorPWMInitPulse = 1000; +const int MotorPWMPeriode = 2000; //Micro seconds +const int MotorPWMInitPulse = 1000; /* A struct of a pwm motor profile */ typedef struct @@ -126,16 +126,13 @@ uint32_t setMotorOutput(motorOutput motorOutput) switch(motorOutput) { case PWM: - MotorPWMPeriode = 2000; prescaler = 88; break; case Oneshot125: - MotorPWMPeriode = 16000; prescaler = 11; break; default: - MotorPWMPeriode = 2000; - prescaler = 88; + prescaler = 11; break; } From 5716445448a81ba16dae7770330aabf532c45e5d Mon Sep 17 00:00:00 2001 From: philsson Date: Tue, 20 Sep 2016 11:43:17 +0200 Subject: [PATCH 08/13] Working ADC with DMA. Needs some cleaning --- .gitignore | 5 + UAV-ControlSystem/.cproject | 4 +- UAV-ControlSystem/Debug/UAV-ControlSystem.bin | Bin 8220 -> 9268 bytes UAV-ControlSystem/Debug/objects.list | 2 + UAV-ControlSystem/Debug/output.map | 1468 +++++++++++------ UAV-ControlSystem/inc/drivers/adc.h | 27 +- UAV-ControlSystem/inc/drivers/dma.h | 16 + UAV-ControlSystem/inc/system_variables.h | 43 + UAV-ControlSystem/inc/utilities.h | 17 + UAV-ControlSystem/src/drivers/adc.c | 170 +- UAV-ControlSystem/src/drivers/dma.c | 41 + UAV-ControlSystem/src/main.c | 209 +-- UAV-ControlSystem/src/utilities.c | 24 + revolution_hal_lib/.cproject | 6 +- 14 files changed, 1371 insertions(+), 661 deletions(-) create mode 100644 UAV-ControlSystem/inc/drivers/dma.h create mode 100644 UAV-ControlSystem/inc/system_variables.h create mode 100644 UAV-ControlSystem/inc/utilities.h create mode 100644 UAV-ControlSystem/src/drivers/dma.c create mode 100644 UAV-ControlSystem/src/utilities.c diff --git a/.gitignore b/.gitignore index f805e81..85ece9e 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,8 @@ # Debug files *.dSYM/ *.su + + +**.d +**/Debug/ +**/Release/ \ No newline at end of file diff --git a/UAV-ControlSystem/.cproject b/UAV-ControlSystem/.cproject index 581f205..be43bdd 100644 --- a/UAV-ControlSystem/.cproject +++ b/UAV-ControlSystem/.cproject @@ -37,10 +37,10 @@ diff --git a/UAV-ControlSystem/Debug/UAV-ControlSystem.bin b/UAV-ControlSystem/Debug/UAV-ControlSystem.bin index 4cf4e55f32cdb7af4ad848bd3c30831a6b69a3cd..95160676ce35e44101ec0d7e735e06d1094f8eaa 100644 GIT binary patch delta 3586 zcma)9ZERE589w)3e})hT-y}HK5F1~3V(c7j<)(+iRxW8zgYPa*vO7Cf+i$ygcCY!NaxiFp`Q4|K@J4-&DC! za6{`c&QR_VxtJ2lq*TP@Vrp{O%;dZ0W(edi$WK77S#k|>Ej2zI8D{eL?~ntCf{l+J zhl2-S{Pe(>6^ZX#>1Hw9AK%ZM$X0UjVjuGYBTdyZNQAm8zAG_ss;81W+n;_2BgoE1 z)CgpzvMs*N@}9%I&6f9^U@9hsp-LzovSc>M0+!4s6qO=fpXdUp*D=s45`(MKX~A`E zBHLTZr6jc-c+d4ERgux|yt;Upvernd|9;wyt*n-4`dK6@Z$!c~zZ{N&)p#RFgdwtC0V{Sl~ zmkVxRj2It&PD0PpUZcK?7*}+UW81zRcAPq_Ex;dNY-u-ATFLh}uaE?7Wj*KEX{*oq zYx)((MlPuT*|8^kjls35ysM1EIZZXGUOlvn3v*Mv{C3%-TB zVqf#rOMgVW4UW$%y)dCS{-!C&`DQUTK*S@O%9pha7qPG&zGux?noo>#IjnF>u9OF5 zBg+ZM#u<}JX}0VDgTf#QJ8vzjMEfD_Ye?A<=_g?aWCN#U!@-+0ndV_6AdlIkVQOLI zq4@NmNed%8;%wEzNI0IiR)5Cec}ZC^zYpf;vZ>@U1OC92JicEYVM@pMcE%>DMv2k; z`MLy5GXn76v+PY2#;kiF8aP&p2!s4|O2zDD+vv{S1E=G&+~#*hfP~ zkhk&&G%bUu0TcUF*4hRTW%#Mm`rLOGY)DRFq;P7CzIv3DS{vs-_kf{H^UT7M^g)?P zqalVV6mG+2;g4w#EoRag+j(bcW@&ve(`tzP`&M{>SGcM~>o~=vq zVTA=K!wHk{tTP!LOtgTn~HA>1(#GjRveL<7*S<6ooCa`MaMK(Dc&j=l- z@6swZ>8jqBbsJqPk8TD>mrtTvEzM<>NJ0f$GGi$b_l;Q63{`R=2}b#8_EE~fQ=rkX z%L3In&0B&=I;}X%Ol7jc83%`yR#x@JTS0@)%$3$in^pe&Zc`EC>`w5HNiigB$fQEp z{V~&$E7`NMAqdiXjY>n#GI+`|6PL*l7~foZagfr_E?v6x5uUEOi61Np%T?HVl<*Yn$hrpi5kk)-K_~OFqvZjOU2d2=SEL|`s<6&4FJTX zC-uUbO#@Hii0{6o(SFb{Xdmb%&?i9ypeH~(L3=?(&?i7wgFX)G1U(MQO}XUOvRiH` zJLTrGLvAYDWmnmz|6|R=LL}kWPkY-s_7YT($xI|8_7v4U@nS|)@Ct%R)RW#8=N54K zmCgDyUfI1KV_oqlW-RI3-WJgd&TYla;Dx7}8BaL-?-%r&-t9-*@Cx&xtwRf<9m1=- zQ8QP?w44~zMzt}v@%ROe=2fArU65>SL{?N(+|WUh?g>}N23_U)+?FaI(?)Jf=`i=P zAiw{~3#e>Dg}{E}RvYAN8+u|@pA=tjuFd_r&L-C8ep%PkZE-Mu++gT+eX?yI7~gI% z&erw$wh$OfgYmVxzP0@cF!nYW57+f`?K{9&3q}VP6|qM90Wj{?#s-_fn62rx_9IPy zz$e@EcQyTZ$BRwp8lTVA^uKj%Y#M2Nexs&)*Bah`E>zk1rd-%N#n$-yg5Kua!QWia zyFsom=%YS~zqFuV^j+X13s*Zjzsm9Dfc~@;3sr$a*6^3cqI^PphsU$fetq;P!S8OD z{wHat!+O#L^(O!8d?lb?@&`6JT0019_;I{oW6j}oxqI-9$4~H&UHV`BF`I#>Wp`u8C)eWa-uX1`%JqF zYeQU6-ad(pKQvJkjrt_hBZ>;sj?@`HZ;haX zqn|rELe`OHW>sXo-;h*G!J?FLi&_SWrHp&62X-zn;h4qAD2A5p583Kw1C_@h6a53o z!b9RHf+3S>);;v^8Kd(8te`X-SPY+8A|*UIDonem1f#_u=0 z;IL>DxjQ8&-Kmg@_j;4O;sL67bN%G?t9aA}mQUF$U!d}jS&5+}&_D4X0sTYx^rhb} z6j;4W%C6+jRA?q)=xIK;11Jutl2U?tYl@hRf=jU$Pb6w6!7E`{aj;_j0JVgGOPPMi z6at2tmZpK8K2rPmjFfeWTGlO=vJC2g3`p1vGrWw95wlOUvP6_7bFfA3NDa0F%F4Od z_H*25K*q-5#)h)TMCFHC1z{PSLUDZ&z1@VY^d$!Ln zyLXXQ7yXypKep;%^-TlV^&7USpt4oVa;pJo#IwhRjF?G}dbZ&w z=vmLb^t6{R=!?JJY$8pi=Ke7p!xbVvS7kkW-rOJ2)R1~nA!N<0nXqircW&uJ9v1liP#Xmk=yJ)R>FA{;}oMw@}2GzbwCAqC!yFa+GU zxqTe$hi(gBpO{w)JU9udeMvgedz-5Je^ikekOyzQOrVD6{}D_CSG(QN zO7Tta9DX*ULEQ;dA;wOA?o z`n?$6O@{}=HTII?ZeYvR(hKjmn<(?fSHHh-Ov0{ucfDz|MV(&pQm3DZAMv z=XQs_$UM4&qgI}*bN|*dk}9ZLo{vkJ@8z}p{6yTCEUxh>9KNix7J4Lkto5cP(z$f& zO-ryt^)Q{fV|#28atuPL4#UjDEW^A7=0h;EGjtGU46mD~+Ci_~aW{8gDnv8>LH}NO zAeP_DOL;y~%Iry&^1QM;H3cG`CjGr`5jbfjN`LAXyMjPdWozo1BfaGB<$Hm1MQPpo zR=zJ*`06q(`|rAQKfFfm!gtG>4yQA(%^i=!oVgWKI<{54_tC~|)&s46tU+Y$#1$bI z!&f=+la&k36^4q7?`!SlD>jXW4Brr3!Ei&VIOeN(!D!H?+lF?N|1{}Qn65Xe zJ|vLOn)LOdIg)P{cMLy*$;To3)QB9d!mGf()%HwM{5u3*%8qy8j|=?%DbVX9dpga!o}aP+ diff --git a/UAV-ControlSystem/Debug/objects.list b/UAV-ControlSystem/Debug/objects.list index 85852cb..c16be5a 100644 --- a/UAV-ControlSystem/Debug/objects.list +++ b/UAV-ControlSystem/Debug/objects.list @@ -1,6 +1,8 @@ "src/drivers/adc.o" +"src/drivers/dma.o" "src/main.o" "src/stm32f4xx_it.o" "src/syscalls.o" "src/system_stm32f4xx.o" +"src/utilities.o" "startup/startup_stm32.o" diff --git a/UAV-ControlSystem/Debug/output.map b/UAV-ControlSystem/Debug/output.map index 0ee7111..065cdac 100644 --- a/UAV-ControlSystem/Debug/output.map +++ b/UAV-ControlSystem/Debug/output.map @@ -9,7 +9,7 @@ C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\lib C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) (HAL_NVIC_SetPriorityGrouping) C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) (HAL_DMA_Start_IT) + src/drivers/dma.o (HAL_DMA_Init) C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) src/drivers/adc.o (HAL_GPIO_Init) C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) @@ -36,13 +36,13 @@ c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201 Allocating common symbols Common symbol size file -g_MeasurementNumber - 0x4 src/main.o +g_DmaHandle 0x58 src/drivers/dma.o uwTick 0x4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) -g_ADCValue 0x4 src/main.o g_ADC2 0x4 src/main.o +sConfig 0x10 src/drivers/adc.o adc_testinput_handle 0x48 src/main.o +g_AdcHandle 0x48 src/drivers/adc.o adc_test2input_handle 0x48 src/main.o @@ -138,9 +138,211 @@ Discarded input sections .group 0x00000000 0x8 src/drivers/adc.o .group 0x00000000 0x8 src/drivers/adc.o .group 0x00000000 0x8 src/drivers/adc.o + .group 0x00000000 0x8 src/drivers/adc.o + .group 0x00000000 0x8 src/drivers/adc.o + .group 0x00000000 0x8 src/drivers/adc.o + .group 0x00000000 0x8 src/drivers/adc.o + .group 0x00000000 0x8 src/drivers/adc.o + .group 0x00000000 0x8 src/drivers/adc.o + .group 0x00000000 0x8 src/drivers/adc.o + .group 0x00000000 0x8 src/drivers/adc.o + .group 0x00000000 0x8 src/drivers/adc.o .text 0x00000000 0x0 src/drivers/adc.o .data 0x00000000 0x0 src/drivers/adc.o - .bss 0x00000000 0x0 src/drivers/adc.o + .text.adc_read_int + 0x00000000 0x30 src/drivers/adc.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .group 0x00000000 0x8 src/drivers/dma.o + .text 0x00000000 0x0 src/drivers/dma.o + .data 0x00000000 0x0 src/drivers/dma.o + .bss 0x00000000 0x0 src/drivers/dma.o + .text.configureDMA + 0x00000000 0xb4 src/drivers/dma.o + .debug_macro 0x00000000 0x8a4 src/drivers/dma.o + .debug_macro 0x00000000 0x28 src/drivers/dma.o + .debug_macro 0x00000000 0x28 src/drivers/dma.o + .debug_macro 0x00000000 0x22 src/drivers/dma.o + .debug_macro 0x00000000 0x44 src/drivers/dma.o + .debug_macro 0x00000000 0xfd src/drivers/dma.o + .debug_macro 0x00000000 0x22 src/drivers/dma.o + .debug_macro 0x00000000 0x1df src/drivers/dma.o + .debug_macro 0x00000000 0x35 src/drivers/dma.o + .debug_macro 0x00000000 0x50 src/drivers/dma.o + .debug_macro 0x00000000 0xe66 src/drivers/dma.o + .debug_macro 0x00000000 0x891e src/drivers/dma.o + .debug_macro 0x00000000 0x43 src/drivers/dma.o + .debug_macro 0x00000000 0x24b src/drivers/dma.o + .debug_macro 0x00000000 0x33a6 src/drivers/dma.o + .debug_macro 0x00000000 0x58 src/drivers/dma.o + .debug_macro 0x00000000 0x35 src/drivers/dma.o + .debug_macro 0x00000000 0x9c src/drivers/dma.o + .debug_macro 0x00000000 0x16 src/drivers/dma.o + .debug_macro 0x00000000 0x97 src/drivers/dma.o + .debug_macro 0x00000000 0x329 src/drivers/dma.o + .debug_macro 0x00000000 0xfd src/drivers/dma.o + .debug_macro 0x00000000 0x10 src/drivers/dma.o + .debug_macro 0x00000000 0x52 src/drivers/dma.o + .debug_macro 0x00000000 0x16 src/drivers/dma.o + .debug_macro 0x00000000 0x43 src/drivers/dma.o + .debug_macro 0x00000000 0x187 src/drivers/dma.o + .debug_macro 0x00000000 0x10 src/drivers/dma.o + .debug_macro 0x00000000 0x22 src/drivers/dma.o + .debug_macro 0x00000000 0x3a src/drivers/dma.o + .debug_macro 0x00000000 0x10 src/drivers/dma.o + .debug_macro 0x00000000 0x40 src/drivers/dma.o + .debug_macro 0x00000000 0x65 src/drivers/dma.o + .debug_macro 0x00000000 0x16 src/drivers/dma.o + .debug_macro 0x00000000 0x197 src/drivers/dma.o + .debug_macro 0x00000000 0x57 src/drivers/dma.o + .debug_macro 0x00000000 0x8a0 src/drivers/dma.o + .debug_macro 0x00000000 0x9da src/drivers/dma.o + .debug_macro 0x00000000 0x11e src/drivers/dma.o + .debug_macro 0x00000000 0x130 src/drivers/dma.o + .debug_macro 0x00000000 0x27 src/drivers/dma.o + .debug_macro 0x00000000 0x272 src/drivers/dma.o + .debug_macro 0x00000000 0x5f src/drivers/dma.o + .debug_macro 0x00000000 0x23a src/drivers/dma.o + .debug_macro 0x00000000 0x391 src/drivers/dma.o + .debug_macro 0x00000000 0x16f src/drivers/dma.o + .debug_macro 0x00000000 0xf9 src/drivers/dma.o + .debug_macro 0x00000000 0x36e src/drivers/dma.o + .debug_macro 0x00000000 0x23 src/drivers/dma.o + .debug_macro 0x00000000 0xe6 src/drivers/dma.o + .debug_macro 0x00000000 0xa1 src/drivers/dma.o + .debug_macro 0x00000000 0x3c src/drivers/dma.o + .debug_macro 0x00000000 0x13a src/drivers/dma.o + .debug_macro 0x00000000 0x21e src/drivers/dma.o + .debug_macro 0x00000000 0x2e src/drivers/dma.o + .debug_macro 0x00000000 0x512 src/drivers/dma.o + .debug_macro 0x00000000 0x88 src/drivers/dma.o + .debug_macro 0x00000000 0xd5 src/drivers/dma.o + .debug_macro 0x00000000 0x183 src/drivers/dma.o + .debug_macro 0x00000000 0x1a7 src/drivers/dma.o + .debug_macro 0x00000000 0xa5 src/drivers/dma.o + .debug_macro 0x00000000 0x18b src/drivers/dma.o + .debug_macro 0x00000000 0x24 src/drivers/dma.o + .debug_macro 0x00000000 0x35 src/drivers/dma.o + .debug_macro 0x00000000 0x97 src/drivers/dma.o + .debug_macro 0x00000000 0x11e src/drivers/dma.o + .debug_macro 0x00000000 0x7f src/drivers/dma.o + .debug_macro 0x00000000 0x89 src/drivers/dma.o + .debug_macro 0x00000000 0x7e src/drivers/dma.o + .debug_macro 0x00000000 0x31a src/drivers/dma.o + .debug_macro 0x00000000 0x409 src/drivers/dma.o + .debug_macro 0x00000000 0xe4 src/drivers/dma.o + .debug_macro 0x00000000 0x48d src/drivers/dma.o + .debug_macro 0x00000000 0x22b src/drivers/dma.o + .debug_macro 0x00000000 0x202 src/drivers/dma.o + .debug_macro 0x00000000 0x6d9 src/drivers/dma.o + .debug_macro 0x00000000 0x5b src/drivers/dma.o + .debug_macro 0x00000000 0x14d src/drivers/dma.o + .debug_macro 0x00000000 0x287 src/drivers/dma.o + .debug_macro 0x00000000 0x225 src/drivers/dma.o + .debug_macro 0x00000000 0x1b5 src/drivers/dma.o + .debug_macro 0x00000000 0x2db src/drivers/dma.o + .debug_macro 0x00000000 0x94 src/drivers/dma.o + .debug_macro 0x00000000 0x1df src/drivers/dma.o + .debug_macro 0x00000000 0x115 src/drivers/dma.o + .debug_macro 0x00000000 0x6e src/drivers/dma.o + .debug_macro 0x00000000 0x125 src/drivers/dma.o + .debug_macro 0x00000000 0x16 src/drivers/dma.o + .group 0x00000000 0x8 src/main.o + .group 0x00000000 0x8 src/main.o + .group 0x00000000 0x8 src/main.o + .group 0x00000000 0x8 src/main.o + .group 0x00000000 0x8 src/main.o + .group 0x00000000 0x8 src/main.o + .group 0x00000000 0x8 src/main.o + .group 0x00000000 0x8 src/main.o + .group 0x00000000 0x8 src/main.o + .group 0x00000000 0x8 src/main.o + .group 0x00000000 0x8 src/main.o .group 0x00000000 0x8 src/main.o .group 0x00000000 0x8 src/main.o .group 0x00000000 0x8 src/main.o @@ -234,7 +436,7 @@ Discarded input sections .debug_macro 0x00000000 0x35 src/main.o .debug_macro 0x00000000 0x50 src/main.o .debug_macro 0x00000000 0xe66 src/main.o - .debug_macro 0x00000000 0x50a7 src/main.o + .debug_macro 0x00000000 0x891e src/main.o .debug_macro 0x00000000 0x43 src/main.o .debug_macro 0x00000000 0x24b src/main.o .debug_macro 0x00000000 0x33a6 src/main.o @@ -259,31 +461,39 @@ Discarded input sections .debug_macro 0x00000000 0x16 src/main.o .debug_macro 0x00000000 0x197 src/main.o .debug_macro 0x00000000 0x57 src/main.o - .debug_macro 0x00000000 0x440 src/main.o + .debug_macro 0x00000000 0x8a0 src/main.o .debug_macro 0x00000000 0x9da src/main.o .debug_macro 0x00000000 0x11e src/main.o - .debug_macro 0x00000000 0x11b src/main.o + .debug_macro 0x00000000 0x130 src/main.o .debug_macro 0x00000000 0x27 src/main.o .debug_macro 0x00000000 0x272 src/main.o .debug_macro 0x00000000 0x5f src/main.o .debug_macro 0x00000000 0x23a src/main.o .debug_macro 0x00000000 0x391 src/main.o - .debug_macro 0x00000000 0x176 src/main.o + .debug_macro 0x00000000 0x16f src/main.o .debug_macro 0x00000000 0xf9 src/main.o + .debug_macro 0x00000000 0x36e src/main.o .debug_macro 0x00000000 0x23 src/main.o + .debug_macro 0x00000000 0xe6 src/main.o + .debug_macro 0x00000000 0xa1 src/main.o + .debug_macro 0x00000000 0x3c src/main.o .debug_macro 0x00000000 0x13a src/main.o - .debug_macro 0x00000000 0x264 src/main.o + .debug_macro 0x00000000 0x21e src/main.o .debug_macro 0x00000000 0x2e src/main.o + .debug_macro 0x00000000 0x512 src/main.o + .debug_macro 0x00000000 0x88 src/main.o + .debug_macro 0x00000000 0xd5 src/main.o + .debug_macro 0x00000000 0x183 src/main.o .debug_macro 0x00000000 0x1a7 src/main.o - .debug_macro 0x00000000 0x22 src/main.o .debug_macro 0x00000000 0xa5 src/main.o .debug_macro 0x00000000 0x18b src/main.o .debug_macro 0x00000000 0x24 src/main.o .debug_macro 0x00000000 0x35 src/main.o .debug_macro 0x00000000 0x97 src/main.o .debug_macro 0x00000000 0x11e src/main.o - .debug_macro 0x00000000 0x85 src/main.o + .debug_macro 0x00000000 0x7f src/main.o .debug_macro 0x00000000 0x89 src/main.o + .debug_macro 0x00000000 0x7e src/main.o .debug_macro 0x00000000 0x31a src/main.o .debug_macro 0x00000000 0x409 src/main.o .debug_macro 0x00000000 0xe4 src/main.o @@ -301,7 +511,17 @@ Discarded input sections .debug_macro 0x00000000 0x1df src/main.o .debug_macro 0x00000000 0x115 src/main.o .debug_macro 0x00000000 0x6e src/main.o - .debug_macro 0x00000000 0x11e src/main.o + .debug_macro 0x00000000 0x125 src/main.o + .debug_macro 0x00000000 0x16 src/main.o + COMMON 0x00000000 0x94 src/main.o + .group 0x00000000 0x8 src/stm32f4xx_it.o + .group 0x00000000 0x8 src/stm32f4xx_it.o + .group 0x00000000 0x8 src/stm32f4xx_it.o + .group 0x00000000 0x8 src/stm32f4xx_it.o + .group 0x00000000 0x8 src/stm32f4xx_it.o + .group 0x00000000 0x8 src/stm32f4xx_it.o + .group 0x00000000 0x8 src/stm32f4xx_it.o + .group 0x00000000 0x8 src/stm32f4xx_it.o .group 0x00000000 0x8 src/stm32f4xx_it.o .group 0x00000000 0x8 src/stm32f4xx_it.o .group 0x00000000 0x8 src/stm32f4xx_it.o @@ -396,7 +616,7 @@ Discarded input sections .debug_macro 0x00000000 0x35 src/stm32f4xx_it.o .debug_macro 0x00000000 0x50 src/stm32f4xx_it.o .debug_macro 0x00000000 0xe66 src/stm32f4xx_it.o - .debug_macro 0x00000000 0x50a7 src/stm32f4xx_it.o + .debug_macro 0x00000000 0x891e src/stm32f4xx_it.o .debug_macro 0x00000000 0x43 src/stm32f4xx_it.o .debug_macro 0x00000000 0x33a6 src/stm32f4xx_it.o .debug_macro 0x00000000 0x58 src/stm32f4xx_it.o @@ -420,31 +640,39 @@ Discarded input sections .debug_macro 0x00000000 0x16 src/stm32f4xx_it.o .debug_macro 0x00000000 0x197 src/stm32f4xx_it.o .debug_macro 0x00000000 0x57 src/stm32f4xx_it.o - .debug_macro 0x00000000 0x440 src/stm32f4xx_it.o + .debug_macro 0x00000000 0x8a0 src/stm32f4xx_it.o .debug_macro 0x00000000 0x9da src/stm32f4xx_it.o .debug_macro 0x00000000 0x11e src/stm32f4xx_it.o - .debug_macro 0x00000000 0x11b src/stm32f4xx_it.o + .debug_macro 0x00000000 0x130 src/stm32f4xx_it.o .debug_macro 0x00000000 0x27 src/stm32f4xx_it.o .debug_macro 0x00000000 0x272 src/stm32f4xx_it.o .debug_macro 0x00000000 0x5f src/stm32f4xx_it.o .debug_macro 0x00000000 0x23a src/stm32f4xx_it.o .debug_macro 0x00000000 0x391 src/stm32f4xx_it.o - .debug_macro 0x00000000 0x176 src/stm32f4xx_it.o + .debug_macro 0x00000000 0x16f src/stm32f4xx_it.o .debug_macro 0x00000000 0xf9 src/stm32f4xx_it.o + .debug_macro 0x00000000 0x36e src/stm32f4xx_it.o .debug_macro 0x00000000 0x23 src/stm32f4xx_it.o + .debug_macro 0x00000000 0xe6 src/stm32f4xx_it.o + .debug_macro 0x00000000 0xa1 src/stm32f4xx_it.o + .debug_macro 0x00000000 0x3c src/stm32f4xx_it.o .debug_macro 0x00000000 0x13a src/stm32f4xx_it.o - .debug_macro 0x00000000 0x264 src/stm32f4xx_it.o + .debug_macro 0x00000000 0x21e src/stm32f4xx_it.o .debug_macro 0x00000000 0x2e src/stm32f4xx_it.o + .debug_macro 0x00000000 0x512 src/stm32f4xx_it.o + .debug_macro 0x00000000 0x88 src/stm32f4xx_it.o + .debug_macro 0x00000000 0xd5 src/stm32f4xx_it.o + .debug_macro 0x00000000 0x183 src/stm32f4xx_it.o .debug_macro 0x00000000 0x1a7 src/stm32f4xx_it.o - .debug_macro 0x00000000 0x22 src/stm32f4xx_it.o .debug_macro 0x00000000 0xa5 src/stm32f4xx_it.o .debug_macro 0x00000000 0x18b src/stm32f4xx_it.o .debug_macro 0x00000000 0x24 src/stm32f4xx_it.o .debug_macro 0x00000000 0x35 src/stm32f4xx_it.o .debug_macro 0x00000000 0x97 src/stm32f4xx_it.o .debug_macro 0x00000000 0x11e src/stm32f4xx_it.o - .debug_macro 0x00000000 0x85 src/stm32f4xx_it.o + .debug_macro 0x00000000 0x7f src/stm32f4xx_it.o .debug_macro 0x00000000 0x89 src/stm32f4xx_it.o + .debug_macro 0x00000000 0x7e src/stm32f4xx_it.o .debug_macro 0x00000000 0x31a src/stm32f4xx_it.o .debug_macro 0x00000000 0x409 src/stm32f4xx_it.o .debug_macro 0x00000000 0xe4 src/stm32f4xx_it.o @@ -462,7 +690,7 @@ Discarded input sections .debug_macro 0x00000000 0x1df src/stm32f4xx_it.o .debug_macro 0x00000000 0x115 src/stm32f4xx_it.o .debug_macro 0x00000000 0x6e src/stm32f4xx_it.o - .debug_macro 0x00000000 0x11e src/stm32f4xx_it.o + .debug_macro 0x00000000 0x125 src/stm32f4xx_it.o .group 0x00000000 0x8 src/syscalls.o .group 0x00000000 0x8 src/syscalls.o .group 0x00000000 0x8 src/syscalls.o @@ -651,6 +879,14 @@ Discarded input sections .group 0x00000000 0x8 src/system_stm32f4xx.o .group 0x00000000 0x8 src/system_stm32f4xx.o .group 0x00000000 0x8 src/system_stm32f4xx.o + .group 0x00000000 0x8 src/system_stm32f4xx.o + .group 0x00000000 0x8 src/system_stm32f4xx.o + .group 0x00000000 0x8 src/system_stm32f4xx.o + .group 0x00000000 0x8 src/system_stm32f4xx.o + .group 0x00000000 0x8 src/system_stm32f4xx.o + .group 0x00000000 0x8 src/system_stm32f4xx.o + .group 0x00000000 0x8 src/system_stm32f4xx.o + .group 0x00000000 0x8 src/system_stm32f4xx.o .text 0x00000000 0x0 src/system_stm32f4xx.o .bss 0x00000000 0x0 src/system_stm32f4xx.o .rodata 0x00000000 0x10 src/system_stm32f4xx.o @@ -667,7 +903,7 @@ Discarded input sections .debug_macro 0x00000000 0x35 src/system_stm32f4xx.o .debug_macro 0x00000000 0x50 src/system_stm32f4xx.o .debug_macro 0x00000000 0xe66 src/system_stm32f4xx.o - .debug_macro 0x00000000 0x50a7 src/system_stm32f4xx.o + .debug_macro 0x00000000 0x891e src/system_stm32f4xx.o .debug_macro 0x00000000 0x43 src/system_stm32f4xx.o .debug_macro 0x00000000 0x24b src/system_stm32f4xx.o .debug_macro 0x00000000 0x33a6 src/system_stm32f4xx.o @@ -692,31 +928,39 @@ Discarded input sections .debug_macro 0x00000000 0x16 src/system_stm32f4xx.o .debug_macro 0x00000000 0x197 src/system_stm32f4xx.o .debug_macro 0x00000000 0x57 src/system_stm32f4xx.o - .debug_macro 0x00000000 0x440 src/system_stm32f4xx.o + .debug_macro 0x00000000 0x8a0 src/system_stm32f4xx.o .debug_macro 0x00000000 0x9da src/system_stm32f4xx.o .debug_macro 0x00000000 0x11e src/system_stm32f4xx.o - .debug_macro 0x00000000 0x11b src/system_stm32f4xx.o + .debug_macro 0x00000000 0x130 src/system_stm32f4xx.o .debug_macro 0x00000000 0x27 src/system_stm32f4xx.o .debug_macro 0x00000000 0x272 src/system_stm32f4xx.o .debug_macro 0x00000000 0x5f src/system_stm32f4xx.o .debug_macro 0x00000000 0x23a src/system_stm32f4xx.o .debug_macro 0x00000000 0x391 src/system_stm32f4xx.o - .debug_macro 0x00000000 0x176 src/system_stm32f4xx.o + .debug_macro 0x00000000 0x16f src/system_stm32f4xx.o .debug_macro 0x00000000 0xf9 src/system_stm32f4xx.o + .debug_macro 0x00000000 0x36e src/system_stm32f4xx.o .debug_macro 0x00000000 0x23 src/system_stm32f4xx.o + .debug_macro 0x00000000 0xe6 src/system_stm32f4xx.o + .debug_macro 0x00000000 0xa1 src/system_stm32f4xx.o + .debug_macro 0x00000000 0x3c src/system_stm32f4xx.o .debug_macro 0x00000000 0x13a src/system_stm32f4xx.o - .debug_macro 0x00000000 0x264 src/system_stm32f4xx.o + .debug_macro 0x00000000 0x21e src/system_stm32f4xx.o .debug_macro 0x00000000 0x2e src/system_stm32f4xx.o + .debug_macro 0x00000000 0x512 src/system_stm32f4xx.o + .debug_macro 0x00000000 0x88 src/system_stm32f4xx.o + .debug_macro 0x00000000 0xd5 src/system_stm32f4xx.o + .debug_macro 0x00000000 0x183 src/system_stm32f4xx.o .debug_macro 0x00000000 0x1a7 src/system_stm32f4xx.o - .debug_macro 0x00000000 0x22 src/system_stm32f4xx.o .debug_macro 0x00000000 0xa5 src/system_stm32f4xx.o .debug_macro 0x00000000 0x18b src/system_stm32f4xx.o .debug_macro 0x00000000 0x24 src/system_stm32f4xx.o .debug_macro 0x00000000 0x35 src/system_stm32f4xx.o .debug_macro 0x00000000 0x97 src/system_stm32f4xx.o .debug_macro 0x00000000 0x11e src/system_stm32f4xx.o - .debug_macro 0x00000000 0x85 src/system_stm32f4xx.o + .debug_macro 0x00000000 0x7f src/system_stm32f4xx.o .debug_macro 0x00000000 0x89 src/system_stm32f4xx.o + .debug_macro 0x00000000 0x7e src/system_stm32f4xx.o .debug_macro 0x00000000 0x31a src/system_stm32f4xx.o .debug_macro 0x00000000 0x409 src/system_stm32f4xx.o .debug_macro 0x00000000 0xe4 src/system_stm32f4xx.o @@ -734,7 +978,22 @@ Discarded input sections .debug_macro 0x00000000 0x1df src/system_stm32f4xx.o .debug_macro 0x00000000 0x115 src/system_stm32f4xx.o .debug_macro 0x00000000 0x6e src/system_stm32f4xx.o - .debug_macro 0x00000000 0x11e src/system_stm32f4xx.o + .debug_macro 0x00000000 0x125 src/system_stm32f4xx.o + .group 0x00000000 0x8 src/utilities.o + .group 0x00000000 0x8 src/utilities.o + .group 0x00000000 0x8 src/utilities.o + .group 0x00000000 0x8 src/utilities.o + .group 0x00000000 0x8 src/utilities.o + .group 0x00000000 0x8 src/utilities.o + .text 0x00000000 0x0 src/utilities.o + .data 0x00000000 0x0 src/utilities.o + .bss 0x00000000 0x0 src/utilities.o + .debug_macro 0x00000000 0x8a4 src/utilities.o + .debug_macro 0x00000000 0x22 src/utilities.o + .debug_macro 0x00000000 0x44 src/utilities.o + .debug_macro 0x00000000 0xfd src/utilities.o + .debug_macro 0x00000000 0x22 src/utilities.o + .debug_macro 0x00000000 0x1df src/utilities.o .text 0x00000000 0x14 startup/startup_stm32.o .data 0x00000000 0x0 startup/startup_stm32.o .bss 0x00000000 0x0 startup/startup_stm32.o @@ -817,6 +1076,14 @@ Discarded input sections .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .text 0x00000000 0x0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .data 0x00000000 0x0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .bss 0x00000000 0x0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) @@ -824,14 +1091,14 @@ Discarded input sections 0x00000000 0x58 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .text.HAL_MspDeInit 0x00000000 0x10 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .text.HAL_Delay + 0x00000000 0x2c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .text.HAL_SuspendTick 0x00000000 0x20 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .text.HAL_ResumeTick 0x00000000 0x20 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .text.HAL_GetHalVersion 0x00000000 0x14 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - .text.HAL_GetREVID - 0x00000000 0x18 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .text.HAL_GetDEVID 0x00000000 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .text.HAL_DBGMCU_EnableDBGSleepMode @@ -861,7 +1128,7 @@ Discarded input sections .debug_macro 0x00000000 0x35 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x50 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0xe66 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - .debug_macro 0x00000000 0x50a7 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_macro 0x00000000 0x891e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x43 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x33a6 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x58 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) @@ -885,31 +1152,39 @@ Discarded input sections .debug_macro 0x00000000 0x16 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x197 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x57 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - .debug_macro 0x00000000 0x440 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_macro 0x00000000 0x8a0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x9da C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - .debug_macro 0x00000000 0x11b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_macro 0x00000000 0x130 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x27 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x272 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x5f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x23a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x391 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - .debug_macro 0x00000000 0x176 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_macro 0x00000000 0x16f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0xf9 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_macro 0x00000000 0x36e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x23 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_macro 0x00000000 0xe6 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_macro 0x00000000 0xa1 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_macro 0x00000000 0x3c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x13a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - .debug_macro 0x00000000 0x264 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_macro 0x00000000 0x21e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x2e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_macro 0x00000000 0x512 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_macro 0x00000000 0x88 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_macro 0x00000000 0xd5 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_macro 0x00000000 0x183 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x1a7 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - .debug_macro 0x00000000 0x22 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0xa5 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x18b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x24 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x35 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x97 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - .debug_macro 0x00000000 0x85 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_macro 0x00000000 0x7f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x89 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_macro 0x00000000 0x7e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x31a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x409 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0xe4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) @@ -927,7 +1202,15 @@ Discarded input sections .debug_macro 0x00000000 0x1df C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x115 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_macro 0x00000000 0x6e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_macro 0x00000000 0x125 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) @@ -1012,10 +1295,16 @@ Discarded input sections .bss 0x00000000 0x0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .text.HAL_ADC_DeInit 0x00000000 0x64 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .text.HAL_ADC_MspInit + 0x00000000 0x14 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .text.HAL_ADC_MspDeInit 0x00000000 0x14 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .text.HAL_ADC_Start + 0x00000000 0x148 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .text.HAL_ADC_Stop 0x00000000 0x68 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .text.HAL_ADC_PollForConversion + 0x00000000 0x104 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .text.HAL_ADC_PollForEvent 0x00000000 0xa8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .text.HAL_ADC_Start_IT @@ -1024,31 +1313,19 @@ Discarded input sections 0x00000000 0x7c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .text.HAL_ADC_IRQHandler 0x00000000 0x280 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .text.HAL_ADC_Start_DMA - 0x00000000 0x1a0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .text.HAL_ADC_Stop_DMA 0x00000000 0x94 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .text.HAL_ADC_ConvCpltCallback - 0x00000000 0x14 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .text.HAL_ADC_ConvHalfCpltCallback - 0x00000000 0x14 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .text.HAL_ADC_GetValue + 0x00000000 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .text.HAL_ADC_LevelOutOfWindowCallback 0x00000000 0x14 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .text.HAL_ADC_ErrorCallback - 0x00000000 0x14 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .text.HAL_ADC_AnalogWDGConfig 0x00000000 0xc0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .text.HAL_ADC_GetState 0x00000000 0x18 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .text.HAL_ADC_GetError 0x00000000 0x18 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .text.ADC_DMAConvCplt - 0x00000000 0xa8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .text.ADC_DMAHalfConvCplt - 0x00000000 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .text.ADC_DMAError - 0x00000000 0x30 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .debug_macro 0x00000000 0x89e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_macro 0x00000000 0x8a4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x24b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x28 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x28 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) @@ -1060,7 +1337,7 @@ Discarded input sections .debug_macro 0x00000000 0x35 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x50 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0xe66 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .debug_macro 0x00000000 0x50a7 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_macro 0x00000000 0x891e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x43 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x33a6 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x58 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) @@ -1084,31 +1361,39 @@ Discarded input sections .debug_macro 0x00000000 0x16 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x197 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x57 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .debug_macro 0x00000000 0x440 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_macro 0x00000000 0x8a0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x9da C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .debug_macro 0x00000000 0x11b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_macro 0x00000000 0x130 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x27 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x272 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x5f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x23a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x391 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .debug_macro 0x00000000 0x176 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_macro 0x00000000 0x16f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0xf9 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_macro 0x00000000 0x36e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x23 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_macro 0x00000000 0xe6 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_macro 0x00000000 0xa1 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_macro 0x00000000 0x3c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x13a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .debug_macro 0x00000000 0x264 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_macro 0x00000000 0x21e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x2e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_macro 0x00000000 0x512 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_macro 0x00000000 0x88 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_macro 0x00000000 0xd5 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_macro 0x00000000 0x183 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x1a7 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .debug_macro 0x00000000 0x22 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0xa5 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x18b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x24 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x35 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x97 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .debug_macro 0x00000000 0x85 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_macro 0x00000000 0x7f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x89 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_macro 0x00000000 0x7e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x31a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x409 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0xe4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) @@ -1126,7 +1411,15 @@ Discarded input sections .debug_macro 0x00000000 0x1df C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x115 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_macro 0x00000000 0x6e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_macro 0x00000000 0x125 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) @@ -1230,7 +1523,7 @@ Discarded input sections .text.HAL_ADCEx_InjectedConvCpltCallback 0x00000000 0x14 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .text.HAL_ADCEx_InjectedConfigChannel - 0x00000000 0x320 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + 0x00000000 0x31c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .text.HAL_ADCEx_MultiModeConfigChannel 0x00000000 0x88 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .text.ADC_MultiModeDMAConvCplt @@ -1239,13 +1532,13 @@ Discarded input sections 0x00000000 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .text.ADC_MultiModeDMAError 0x00000000 0x30 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) - .debug_info 0x00000000 0xa67 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) - .debug_abbrev 0x00000000 0x1af C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_info 0x00000000 0xa6f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_abbrev 0x00000000 0x1e7 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_aranges 0x00000000 0x90 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_ranges 0x00000000 0x80 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) - .debug_macro 0x00000000 0x443 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) - .debug_macro 0x00000000 0x89e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_macro 0x00000000 0x45c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_macro 0x00000000 0x8a4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x24b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x28 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x28 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) @@ -1257,7 +1550,7 @@ Discarded input sections .debug_macro 0x00000000 0x35 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x50 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0xe66 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) - .debug_macro 0x00000000 0x50a7 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_macro 0x00000000 0x891e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x43 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x33a6 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x58 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) @@ -1281,31 +1574,39 @@ Discarded input sections .debug_macro 0x00000000 0x16 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x197 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x57 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) - .debug_macro 0x00000000 0x440 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_macro 0x00000000 0x8a0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x9da C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) - .debug_macro 0x00000000 0x11b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_macro 0x00000000 0x130 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x27 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x272 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x5f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x23a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x391 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) - .debug_macro 0x00000000 0x176 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_macro 0x00000000 0x16f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0xf9 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_macro 0x00000000 0x36e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x23 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_macro 0x00000000 0xe6 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_macro 0x00000000 0xa1 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_macro 0x00000000 0x3c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x13a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) - .debug_macro 0x00000000 0x264 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_macro 0x00000000 0x21e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x2e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_macro 0x00000000 0x512 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_macro 0x00000000 0x88 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_macro 0x00000000 0xd5 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_macro 0x00000000 0x183 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x1a7 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) - .debug_macro 0x00000000 0x22 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0xa5 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x18b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x24 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x35 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x97 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) - .debug_macro 0x00000000 0x85 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_macro 0x00000000 0x7f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x89 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_macro 0x00000000 0x7e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x31a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x409 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0xe4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) @@ -1323,9 +1624,9 @@ Discarded input sections .debug_macro 0x00000000 0x1df C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x115 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_macro 0x00000000 0x6e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) - .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) - .debug_line 0x00000000 0xd69 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) - .debug_str 0x00000000 0x76476 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_macro 0x00000000 0x125 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_line 0x00000000 0xd9a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) + .debug_str 0x00000000 0x95df8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .comment 0x00000000 0x6f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .debug_frame 0x00000000 0x254 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc_ex.o) .ARM.attributes @@ -1409,9 +1710,19 @@ Discarded input sections .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .text 0x00000000 0x0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .data 0x00000000 0x0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .bss 0x00000000 0x0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .text.NVIC_EnableIRQ + 0x00000000 0x34 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .text.NVIC_DisableIRQ 0x00000000 0x34 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .text.NVIC_GetPendingIRQ @@ -1428,6 +1739,8 @@ Discarded input sections 0x00000000 0x6c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .text.NVIC_SystemReset 0x00000000 0x28 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .text.HAL_NVIC_EnableIRQ + 0x00000000 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .text.HAL_NVIC_DisableIRQ 0x00000000 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .text.HAL_NVIC_SystemReset @@ -1448,7 +1761,7 @@ Discarded input sections 0x00000000 0x20 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .text.HAL_SYSTICK_CLKSourceConfig 0x00000000 0x38 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .debug_macro 0x00000000 0x89e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_macro 0x00000000 0x8a4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x24b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x28 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x28 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) @@ -1460,7 +1773,7 @@ Discarded input sections .debug_macro 0x00000000 0x35 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x50 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0xe66 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .debug_macro 0x00000000 0x50a7 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_macro 0x00000000 0x891e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x43 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x33a6 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x58 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) @@ -1484,31 +1797,39 @@ Discarded input sections .debug_macro 0x00000000 0x16 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x197 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x57 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .debug_macro 0x00000000 0x440 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_macro 0x00000000 0x8a0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x9da C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .debug_macro 0x00000000 0x11b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_macro 0x00000000 0x130 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x27 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x272 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x5f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x23a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x391 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .debug_macro 0x00000000 0x176 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_macro 0x00000000 0x16f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0xf9 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_macro 0x00000000 0x36e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x23 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_macro 0x00000000 0xe6 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_macro 0x00000000 0xa1 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_macro 0x00000000 0x3c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x13a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .debug_macro 0x00000000 0x264 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_macro 0x00000000 0x21e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x2e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_macro 0x00000000 0x512 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_macro 0x00000000 0x88 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_macro 0x00000000 0xd5 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_macro 0x00000000 0x183 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x1a7 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .debug_macro 0x00000000 0x22 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0xa5 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x18b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x24 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x35 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x97 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .debug_macro 0x00000000 0x85 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_macro 0x00000000 0x7f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x89 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_macro 0x00000000 0x7e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x31a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x409 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0xe4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) @@ -1526,7 +1847,15 @@ Discarded input sections .debug_macro 0x00000000 0x1df C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x115 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .debug_macro 0x00000000 0x6e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_macro 0x00000000 0x125 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) @@ -1609,14 +1938,10 @@ Discarded input sections .text 0x00000000 0x0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .data 0x00000000 0x0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .bss 0x00000000 0x0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .text.HAL_DMA_Init - 0x00000000 0xd8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .text.HAL_DMA_DeInit 0x00000000 0x98 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .text.HAL_DMA_Start 0x00000000 0x64 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .text.HAL_DMA_Start_IT - 0x00000000 0x84 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .text.HAL_DMA_Abort 0x00000000 0x7c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .text.HAL_DMA_PollForTransfer @@ -1627,18 +1952,7 @@ Discarded input sections 0x00000000 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .text.HAL_DMA_GetError 0x00000000 0x18 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .text.DMA_SetConfig - 0x00000000 0x5c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .text.DMA_CalcBaseAndBitshift - 0x00000000 0x6c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .rodata 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .debug_info 0x00000000 0x700 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .debug_abbrev 0x00000000 0x1d1 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .debug_aranges - 0x00000000 0x70 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .debug_ranges 0x00000000 0x60 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .debug_macro 0x00000000 0x44a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .debug_macro 0x00000000 0x89e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_macro 0x00000000 0x8a4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x24b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x28 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x28 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) @@ -1650,7 +1964,7 @@ Discarded input sections .debug_macro 0x00000000 0x35 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x50 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0xe66 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .debug_macro 0x00000000 0x50a7 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_macro 0x00000000 0x891e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x43 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x33a6 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x58 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) @@ -1674,31 +1988,39 @@ Discarded input sections .debug_macro 0x00000000 0x16 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x197 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x57 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .debug_macro 0x00000000 0x440 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_macro 0x00000000 0x8a0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x9da C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .debug_macro 0x00000000 0x11b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_macro 0x00000000 0x130 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x27 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x272 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x5f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x23a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x391 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .debug_macro 0x00000000 0x176 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_macro 0x00000000 0x16f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0xf9 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_macro 0x00000000 0x36e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x23 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_macro 0x00000000 0xe6 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_macro 0x00000000 0xa1 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_macro 0x00000000 0x3c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x13a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .debug_macro 0x00000000 0x264 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_macro 0x00000000 0x21e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x2e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_macro 0x00000000 0x512 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_macro 0x00000000 0x88 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_macro 0x00000000 0xd5 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_macro 0x00000000 0x183 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x1a7 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .debug_macro 0x00000000 0x22 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0xa5 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x18b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x24 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x35 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x97 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .debug_macro 0x00000000 0x85 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_macro 0x00000000 0x7f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x89 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_macro 0x00000000 0x7e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x31a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x409 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0xe4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) @@ -1716,13 +2038,15 @@ Discarded input sections .debug_macro 0x00000000 0x1df C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x115 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .debug_macro 0x00000000 0x6e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .debug_line 0x00000000 0xc60 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .debug_str 0x00000000 0x76162 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .comment 0x00000000 0x6f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .debug_frame 0x00000000 0x1b0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) - .ARM.attributes - 0x00000000 0x39 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_macro 0x00000000 0x125 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) @@ -1806,18 +2130,18 @@ Discarded input sections .data 0x00000000 0x0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .bss 0x00000000 0x0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .text.HAL_GPIO_DeInit - 0x00000000 0x1c8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + 0x00000000 0x208 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .text.HAL_GPIO_ReadPin 0x00000000 0x30 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .text.HAL_GPIO_WritePin - 0x00000000 0x34 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .text.HAL_GPIO_TogglePin + 0x00000000 0x24 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .text.HAL_GPIO_LockPin 0x00000000 0x50 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .text.HAL_GPIO_EXTI_IRQHandler 0x00000000 0x30 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .text.HAL_GPIO_EXTI_Callback 0x00000000 0x18 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .debug_macro 0x00000000 0x89e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_macro 0x00000000 0x8a4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x24b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x28 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x28 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) @@ -1829,7 +2153,7 @@ Discarded input sections .debug_macro 0x00000000 0x35 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x50 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0xe66 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .debug_macro 0x00000000 0x50a7 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_macro 0x00000000 0x891e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x43 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x33a6 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x58 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) @@ -1853,31 +2177,39 @@ Discarded input sections .debug_macro 0x00000000 0x16 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x197 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x57 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .debug_macro 0x00000000 0x440 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_macro 0x00000000 0x8a0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x9da C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .debug_macro 0x00000000 0x11b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_macro 0x00000000 0x130 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x27 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x272 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x5f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x23a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x391 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .debug_macro 0x00000000 0x176 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_macro 0x00000000 0x16f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0xf9 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_macro 0x00000000 0x36e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x23 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_macro 0x00000000 0xe6 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_macro 0x00000000 0xa1 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_macro 0x00000000 0x3c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x13a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .debug_macro 0x00000000 0x264 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_macro 0x00000000 0x21e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x2e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_macro 0x00000000 0x512 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_macro 0x00000000 0x88 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_macro 0x00000000 0xd5 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_macro 0x00000000 0x183 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x1a7 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .debug_macro 0x00000000 0x22 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0xa5 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x18b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x24 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x35 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x97 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .debug_macro 0x00000000 0x85 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_macro 0x00000000 0x7f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x89 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_macro 0x00000000 0x7e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x31a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x409 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0xe4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) @@ -1895,7 +2227,15 @@ Discarded input sections .debug_macro 0x00000000 0x1df C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x115 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .debug_macro 0x00000000 0x6e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_macro 0x00000000 0x125 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .group 0x00000000 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) @@ -1998,7 +2338,7 @@ Discarded input sections 0x00000000 0x28 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .text.HAL_RCC_CSSCallback 0x00000000 0x10 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .debug_macro 0x00000000 0x89e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .debug_macro 0x00000000 0x8a4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x24b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x28 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x28 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) @@ -2010,7 +2350,7 @@ Discarded input sections .debug_macro 0x00000000 0x35 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x50 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0xe66 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .debug_macro 0x00000000 0x50a7 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .debug_macro 0x00000000 0x891e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x43 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x33a6 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x58 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) @@ -2034,31 +2374,39 @@ Discarded input sections .debug_macro 0x00000000 0x16 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x197 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x57 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .debug_macro 0x00000000 0x440 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .debug_macro 0x00000000 0x8a0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x9da C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .debug_macro 0x00000000 0x11b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .debug_macro 0x00000000 0x130 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x27 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x272 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x5f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x23a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x391 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .debug_macro 0x00000000 0x176 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .debug_macro 0x00000000 0x16f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0xf9 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .debug_macro 0x00000000 0x36e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x23 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .debug_macro 0x00000000 0xe6 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .debug_macro 0x00000000 0xa1 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .debug_macro 0x00000000 0x3c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x13a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .debug_macro 0x00000000 0x264 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .debug_macro 0x00000000 0x21e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x2e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .debug_macro 0x00000000 0x512 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .debug_macro 0x00000000 0x88 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .debug_macro 0x00000000 0xd5 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .debug_macro 0x00000000 0x183 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x1a7 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .debug_macro 0x00000000 0x22 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0xa5 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x18b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x24 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x35 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x97 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .debug_macro 0x00000000 0x85 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .debug_macro 0x00000000 0x7f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x89 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .debug_macro 0x00000000 0x7e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x31a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x409 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0xe4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) @@ -2076,7 +2424,7 @@ Discarded input sections .debug_macro 0x00000000 0x1df C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x115 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .debug_macro 0x00000000 0x6e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .debug_macro 0x00000000 0x11e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .debug_macro 0x00000000 0x125 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .text 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-errno.o) .data 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-errno.o) .bss 0x00000000 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-errno.o) @@ -2143,10 +2491,12 @@ LOAD c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7. LOAD c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu/crt0.o LOAD c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libm.a LOAD src/drivers/adc.o +LOAD src/drivers/dma.o LOAD src/main.o LOAD src/stm32f4xx_it.o LOAD src/syscalls.o LOAD src/system_stm32f4xx.o +LOAD src/utilities.o LOAD startup/startup_stm32.o LOAD C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a START GROUP @@ -2166,230 +2516,249 @@ LOAD c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7. 0x08000000 g_pfnVectors 0x08000188 . = ALIGN (0x4) -.text 0x08000188 0x1a40 +.text 0x08000188 0x1e50 0x08000188 . = ALIGN (0x4) *(.text) .text 0x08000188 0xa4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o *(.text*) .text.adc_configure - 0x0800022c 0x50 src/drivers/adc.o + 0x0800022c 0x70 src/drivers/adc.o 0x0800022c adc_configure - .text.adc_pin_config - 0x0800027c 0xc8 src/drivers/adc.o - 0x0800027c adc_pin_config - .text.adc_read_int - 0x08000344 0x2c src/drivers/adc.o - 0x08000344 adc_read_int - .text.main 0x08000370 0xa8 src/main.o - 0x08000370 main - .text.SystemClock_Config - 0x08000418 0xb8 src/main.o - .text.Error_Handler - 0x080004d0 0x8 src/main.o - .text.SysTick_Handler - 0x080004d8 0x10 src/stm32f4xx_it.o - 0x080004d8 SysTick_Handler - .text.SystemInit - 0x080004e8 0x6c src/system_stm32f4xx.o - 0x080004e8 SystemInit - .text.Reset_Handler - 0x08000554 0x48 startup/startup_stm32.o - 0x08000554 Reset_Handler - .text.Default_Handler - 0x0800059c 0x2 startup/startup_stm32.o - 0x0800059c DebugMon_Handler - 0x0800059c HardFault_Handler - 0x0800059c PendSV_Handler - 0x0800059c NMI_Handler - 0x0800059c UsageFault_Handler - 0x0800059c Default_Handler - 0x0800059c MemManage_Handler - 0x0800059c SVC_Handler - 0x0800059c BusFault_Handler - *fill* 0x0800059e 0x2 - .text.HAL_Init - 0x080005a0 0x38 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x080005a0 HAL_Init - .text.HAL_MspInit - 0x080005d8 0x10 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x080005d8 HAL_MspInit - .text.HAL_InitTick - 0x080005e8 0x38 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x080005e8 HAL_InitTick - .text.HAL_IncTick - 0x08000620 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x08000620 HAL_IncTick - .text.HAL_GetTick - 0x0800063c 0x18 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x0800063c HAL_GetTick - .text.HAL_Delay - 0x08000654 0x2c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x08000654 HAL_Delay - .text.HAL_ADC_Init - 0x08000680 0x88 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - 0x08000680 HAL_ADC_Init + .text.adc_pin_add + 0x0800029c 0xe4 src/drivers/adc.o + 0x0800029c adc_pin_add + .text.adc_start + 0x08000380 0x24 src/drivers/adc.o + 0x08000380 adc_start + .text.main 0x080003a4 0xe4 src/main.o + 0x080003a4 main .text.HAL_ADC_MspInit - 0x08000708 0x14 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - 0x08000708 HAL_ADC_MspInit - .text.HAL_ADC_Start - 0x0800071c 0x148 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - 0x0800071c HAL_ADC_Start - .text.HAL_ADC_PollForConversion - 0x08000864 0x104 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - 0x08000864 HAL_ADC_PollForConversion - .text.HAL_ADC_GetValue - 0x08000968 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - 0x08000968 HAL_ADC_GetValue + 0x08000488 0xfc src/main.o + 0x08000488 HAL_ADC_MspInit + .text.SystemClock_Config + 0x08000584 0xc0 src/main.o + .text.SysTick_Handler + 0x08000644 0x10 src/stm32f4xx_it.o + 0x08000644 SysTick_Handler + .text.SystemInit + 0x08000654 0x6c src/system_stm32f4xx.o + 0x08000654 SystemInit + .text.accumulate + 0x080006c0 0x40 src/utilities.o + 0x080006c0 accumulate + .text.Error_Handler + 0x08000700 0x8 src/utilities.o + 0x08000700 Error_Handler + .text.Reset_Handler + 0x08000708 0x48 startup/startup_stm32.o + 0x08000708 Reset_Handler + .text.Default_Handler + 0x08000750 0x2 startup/startup_stm32.o + 0x08000750 DebugMon_Handler + 0x08000750 HardFault_Handler + 0x08000750 PendSV_Handler + 0x08000750 NMI_Handler + 0x08000750 UsageFault_Handler + 0x08000750 Default_Handler + 0x08000750 MemManage_Handler + 0x08000750 SVC_Handler + 0x08000750 BusFault_Handler + *fill* 0x08000752 0x2 + .text.HAL_Init + 0x08000754 0x38 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + 0x08000754 HAL_Init + .text.HAL_MspInit + 0x0800078c 0x10 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + 0x0800078c HAL_MspInit + .text.HAL_InitTick + 0x0800079c 0x38 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + 0x0800079c HAL_InitTick + .text.HAL_IncTick + 0x080007d4 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + 0x080007d4 HAL_IncTick + .text.HAL_GetTick + 0x080007f0 0x18 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + 0x080007f0 HAL_GetTick + .text.HAL_GetREVID + 0x08000808 0x18 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + 0x08000808 HAL_GetREVID + .text.HAL_ADC_Init + 0x08000820 0x88 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + 0x08000820 HAL_ADC_Init + .text.HAL_ADC_Start_DMA + 0x080008a8 0x1a0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + 0x080008a8 HAL_ADC_Start_DMA + .text.HAL_ADC_ConvCpltCallback + 0x08000a48 0x14 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + 0x08000a48 HAL_ADC_ConvCpltCallback + .text.HAL_ADC_ConvHalfCpltCallback + 0x08000a5c 0x14 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + 0x08000a5c HAL_ADC_ConvHalfCpltCallback + .text.HAL_ADC_ErrorCallback + 0x08000a70 0x14 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + 0x08000a70 HAL_ADC_ErrorCallback .text.HAL_ADC_ConfigChannel - 0x08000984 0x23c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - 0x08000984 HAL_ADC_ConfigChannel + 0x08000a84 0x234 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + 0x08000a84 HAL_ADC_ConfigChannel .text.ADC_Init - 0x08000bc0 0x204 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + 0x08000cb8 0x204 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .text.ADC_DMAConvCplt + 0x08000ebc 0xa8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .text.ADC_DMAHalfConvCplt + 0x08000f64 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .text.ADC_DMAError + 0x08000f80 0x30 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .text.NVIC_SetPriorityGrouping - 0x08000dc4 0x48 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08000fb0 0x48 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .text.NVIC_GetPriorityGrouping - 0x08000e0c 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .text.NVIC_EnableIRQ - 0x08000e28 0x34 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08000ff8 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .text.NVIC_SetPriority - 0x08000e5c 0x54 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08001014 0x54 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .text.NVIC_EncodePriority - 0x08000eb0 0x64 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08001068 0x64 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .text.SysTick_Config - 0x08000f14 0x44 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x080010cc 0x44 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .text.HAL_NVIC_SetPriorityGrouping - 0x08000f58 0x18 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - 0x08000f58 HAL_NVIC_SetPriorityGrouping + 0x08001110 0x18 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08001110 HAL_NVIC_SetPriorityGrouping .text.HAL_NVIC_SetPriority - 0x08000f70 0x38 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - 0x08000f70 HAL_NVIC_SetPriority - .text.HAL_NVIC_EnableIRQ - 0x08000fa8 0x1c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - 0x08000fa8 HAL_NVIC_EnableIRQ + 0x08001128 0x38 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08001128 HAL_NVIC_SetPriority .text.HAL_SYSTICK_Config - 0x08000fc4 0x18 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - 0x08000fc4 HAL_SYSTICK_Config + 0x08001160 0x18 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08001160 HAL_SYSTICK_Config .text.HAL_SYSTICK_IRQHandler - 0x08000fdc 0xc C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - 0x08000fdc HAL_SYSTICK_IRQHandler + 0x08001178 0xc C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08001178 HAL_SYSTICK_IRQHandler .text.HAL_SYSTICK_Callback - 0x08000fe8 0x10 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - 0x08000fe8 HAL_SYSTICK_Callback + 0x08001184 0x10 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x08001184 HAL_SYSTICK_Callback + .text.HAL_DMA_Init + 0x08001194 0xd8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + 0x08001194 HAL_DMA_Init + .text.HAL_DMA_Start_IT + 0x0800126c 0x84 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + 0x0800126c HAL_DMA_Start_IT + .text.DMA_SetConfig + 0x080012f0 0x5c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .text.DMA_CalcBaseAndBitshift + 0x0800134c 0x6c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .text.HAL_GPIO_Init - 0x08000ff8 0x304 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - 0x08000ff8 HAL_GPIO_Init - .text.HAL_GPIO_TogglePin - 0x080012fc 0x24 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - 0x080012fc HAL_GPIO_TogglePin + 0x080013b8 0x344 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + 0x080013b8 HAL_GPIO_Init + .text.HAL_GPIO_WritePin + 0x080016fc 0x34 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + 0x080016fc HAL_GPIO_WritePin .text.HAL_RCC_OscConfig - 0x08001320 0x424 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - 0x08001320 HAL_RCC_OscConfig + 0x08001730 0x424 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + 0x08001730 HAL_RCC_OscConfig .text.HAL_RCC_ClockConfig - 0x08001744 0x1e4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - 0x08001744 HAL_RCC_ClockConfig + 0x08001b54 0x1e4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + 0x08001b54 HAL_RCC_ClockConfig .text.HAL_RCC_GetSysClockFreq - 0x08001928 0xfc C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - 0x08001928 HAL_RCC_GetSysClockFreq + 0x08001d38 0xfc C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + 0x08001d38 HAL_RCC_GetSysClockFreq .text.HAL_RCC_GetHCLKFreq - 0x08001a24 0x50 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - 0x08001a24 HAL_RCC_GetHCLKFreq + 0x08001e34 0x50 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + 0x08001e34 HAL_RCC_GetHCLKFreq .text.__libc_init_array - 0x08001a74 0x50 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-init.o) - 0x08001a74 __libc_init_array + 0x08001e84 0x50 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-init.o) + 0x08001e84 __libc_init_array .text.startup.register_fini - 0x08001ac4 0x14 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) - .text.atexit 0x08001ad8 0xc c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-atexit.o) - 0x08001ad8 atexit + 0x08001ed4 0x14 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) + .text.atexit 0x08001ee8 0xc c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-atexit.o) + 0x08001ee8 atexit .text.__libc_fini_array - 0x08001ae4 0x28 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-fini.o) - 0x08001ae4 __libc_fini_array + 0x08001ef4 0x28 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-fini.o) + 0x08001ef4 __libc_fini_array .text.__register_exitproc - 0x08001b0c 0xa4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__atexit.o) - 0x08001b0c __register_exitproc + 0x08001f1c 0xa4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__atexit.o) + 0x08001f1c __register_exitproc *(.glue_7) - .glue_7 0x08001bb0 0x0 linker stubs + .glue_7 0x08001fc0 0x0 linker stubs *(.glue_7t) - .glue_7t 0x08001bb0 0x0 linker stubs + .glue_7t 0x08001fc0 0x0 linker stubs *(.eh_frame) - .eh_frame 0x08001bb0 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o + .eh_frame 0x08001fc0 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o *(.init) - .init 0x08001bb0 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crti.o - 0x08001bb0 _init - .init 0x08001bb4 0x8 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtn.o + .init 0x08001fc0 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crti.o + 0x08001fc0 _init + .init 0x08001fc4 0x8 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtn.o *(.fini) - .fini 0x08001bbc 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crti.o - 0x08001bbc _fini - .fini 0x08001bc0 0x8 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtn.o - 0x08001bc8 . = ALIGN (0x4) - 0x08001bc8 _etext = . + .fini 0x08001fcc 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crti.o + 0x08001fcc _fini + .fini 0x08001fd0 0x8 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtn.o + 0x08001fd8 . = ALIGN (0x4) + 0x08001fd8 _etext = . -.vfp11_veneer 0x08001bc8 0x0 - .vfp11_veneer 0x08001bc8 0x0 linker stubs +.vfp11_veneer 0x08001fd8 0x0 + .vfp11_veneer 0x08001fd8 0x0 linker stubs -.v4_bx 0x08001bc8 0x0 - .v4_bx 0x08001bc8 0x0 linker stubs +.v4_bx 0x08001fd8 0x0 + .v4_bx 0x08001fd8 0x0 linker stubs -.iplt 0x08001bc8 0x0 - .iplt 0x08001bc8 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o +.iplt 0x08001fd8 0x0 + .iplt 0x08001fd8 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o -.rodata 0x08001bc8 0x18 - 0x08001bc8 . = ALIGN (0x4) +.rodata 0x08001fd8 0x20 + 0x08001fd8 . = ALIGN (0x4) *(.rodata) - .rodata 0x08001bc8 0x10 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - 0x08001bc8 APBAHBPrescTable + .rodata 0x08001fd8 0x8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .rodata 0x08001fe0 0x10 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + 0x08001fe0 APBAHBPrescTable *(.rodata*) .rodata.str1.4 - 0x08001bd8 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-impure.o) + 0x08001ff0 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-impure.o) 0x2 (size before relaxing) .rodata._global_impure_ptr - 0x08001bdc 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-impure.o) - 0x08001bdc _global_impure_ptr - 0x08001be0 . = ALIGN (0x4) + 0x08001ff4 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-impure.o) + 0x08001ff4 _global_impure_ptr + 0x08001ff8 . = ALIGN (0x4) -.rel.dyn 0x08001be0 0x0 - .rel.iplt 0x08001be0 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o +.rel.dyn 0x08001ff8 0x0 + .rel.iplt 0x08001ff8 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o -.ARM.extab 0x08001be0 0x0 - 0x08001be0 . = ALIGN (0x4) +.ARM.extab 0x08001ff8 0x0 + 0x08001ff8 . = ALIGN (0x4) *(.ARM.extab* .gnu.linkonce.armextab.*) - 0x08001be0 . = ALIGN (0x4) + 0x08001ff8 . = ALIGN (0x4) -.ARM 0x08001be0 0x0 - 0x08001be0 . = ALIGN (0x4) - 0x08001be0 __exidx_start = . +.ARM 0x08001ff8 0x0 + 0x08001ff8 . = ALIGN (0x4) + 0x08001ff8 __exidx_start = . *(.ARM.exidx*) - 0x08001be0 __exidx_end = . - 0x08001be0 . = ALIGN (0x4) + 0x08001ff8 __exidx_end = . + 0x08001ff8 . = ALIGN (0x4) -.preinit_array 0x08001be0 0x0 - 0x08001be0 . = ALIGN (0x4) - 0x08001be0 PROVIDE (__preinit_array_start, .) +.preinit_array 0x08001ff8 0x0 + 0x08001ff8 . = ALIGN (0x4) + 0x08001ff8 PROVIDE (__preinit_array_start, .) *(.preinit_array*) - 0x08001be0 PROVIDE (__preinit_array_end, .) - 0x08001be0 . = ALIGN (0x4) + 0x08001ff8 PROVIDE (__preinit_array_end, .) + 0x08001ff8 . = ALIGN (0x4) -.init_array 0x08001be0 0x8 - 0x08001be0 . = ALIGN (0x4) - 0x08001be0 PROVIDE (__init_array_start, .) +.init_array 0x08001ff8 0x8 + 0x08001ff8 . = ALIGN (0x4) + 0x08001ff8 PROVIDE (__init_array_start, .) *(SORT(.init_array.*)) .init_array.00000 - 0x08001be0 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) + 0x08001ff8 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) *(.init_array*) - .init_array 0x08001be4 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o - 0x08001be8 PROVIDE (__init_array_end, .) - 0x08001be8 . = ALIGN (0x4) + .init_array 0x08001ffc 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o + 0x08002000 PROVIDE (__init_array_end, .) + 0x08002000 . = ALIGN (0x4) -.fini_array 0x08001be8 0x4 - 0x08001be8 . = ALIGN (0x4) - 0x08001be8 PROVIDE (__fini_array_start, .) +.fini_array 0x08002000 0x4 + 0x08002000 . = ALIGN (0x4) + 0x08002000 PROVIDE (__fini_array_start, .) *(SORT(.fini_array.*)) *(.fini_array*) - .fini_array 0x08001be8 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o - 0x08001bec PROVIDE (__fini_array_end, .) - 0x08001bec . = ALIGN (0x4) - 0x08001bec _sidata = LOADADDR (.data) + .fini_array 0x08002000 0x4 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o + 0x08002004 PROVIDE (__fini_array_end, .) + 0x08002004 . = ALIGN (0x4) + 0x08002004 _sidata = LOADADDR (.data) -.data 0x20000000 0x430 load address 0x08001bec +.data 0x20000000 0x430 load address 0x08002004 0x20000000 . = ALIGN (0x4) 0x20000000 _sdata = . *(.data) @@ -2402,49 +2771,52 @@ LOAD c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7. 0x20000430 . = ALIGN (0x4) 0x20000430 _edata = . -.jcr 0x20000430 0x0 load address 0x0800201c +.jcr 0x20000430 0x0 load address 0x08002434 .jcr 0x20000430 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o .tm_clone_table - 0x20000430 0x0 load address 0x0800201c + 0x20000430 0x0 load address 0x08002434 .tm_clone_table 0x20000430 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o .tm_clone_table 0x20000430 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtend.o -.igot.plt 0x20000430 0x0 load address 0x0800201c +.igot.plt 0x20000430 0x0 load address 0x08002434 .igot.plt 0x20000430 0x0 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o 0x20000430 . = ALIGN (0x4) -.bss 0x20000430 0xbc load address 0x0800201c +.bss 0x20000430 0x100 load address 0x08002434 0x20000430 _sbss = . 0x20000430 __bss_start__ = _sbss *(.bss) .bss 0x20000430 0x1c c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtbegin.o + .bss 0x2000044c 0x30 src/drivers/adc.o + 0x2000044c g_ADCBuffer + 0x20000470 g_MeasurementNumber + 0x20000474 adc_rank + 0x20000478 g_ADCValue *(.bss*) *(COMMON) - COMMON 0x2000044c 0x9c src/main.o - 0x2000044c g_MeasurementNumber - 0x20000450 g_ADCValue - 0x20000454 g_ADC2 - 0x20000458 adc_testinput_handle - 0x200004a0 adc_test2input_handle - COMMON 0x200004e8 0x4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x200004e8 uwTick - 0x200004ec . = ALIGN (0x4) - 0x200004ec _ebss = . - 0x200004ec __bss_end__ = _ebss + COMMON 0x2000047c 0x58 src/drivers/adc.o + 0x2000047c sConfig + 0x2000048c g_AdcHandle + COMMON 0x200004d4 0x58 src/drivers/dma.o + 0x200004d4 g_DmaHandle + COMMON 0x2000052c 0x4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + 0x2000052c uwTick + 0x20000530 . = ALIGN (0x4) + 0x20000530 _ebss = . + 0x20000530 __bss_end__ = _ebss ._user_heap_stack - 0x200004ec 0x404 load address 0x0800201c - 0x200004f0 . = ALIGN (0x8) - *fill* 0x200004ec 0x4 - 0x200004f0 PROVIDE (end, .) + 0x20000530 0x400 load address 0x08002434 + 0x20000530 . = ALIGN (0x8) + 0x20000530 PROVIDE (end, .) [!provide] PROVIDE (_end, .) - 0x200004f0 . = (. + _Min_Heap_Size) - 0x200008f0 . = (. + _Min_Stack_Size) - *fill* 0x200004f0 0x400 - 0x200008f0 . = ALIGN (0x8) + 0x20000530 . = (. + _Min_Heap_Size) + 0x20000930 . = (. + _Min_Stack_Size) + *fill* 0x20000530 0x400 + 0x20000930 . = ALIGN (0x8) /DISCARD/ libc.a(*) @@ -2461,246 +2833,296 @@ LOAD c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7. .ARM.attributes 0x00000056 0x39 src/drivers/adc.o .ARM.attributes - 0x0000008f 0x39 src/main.o + 0x0000008f 0x39 src/drivers/dma.o .ARM.attributes - 0x000000c8 0x39 src/stm32f4xx_it.o + 0x000000c8 0x39 src/main.o .ARM.attributes - 0x00000101 0x39 src/system_stm32f4xx.o + 0x00000101 0x39 src/stm32f4xx_it.o .ARM.attributes - 0x0000013a 0x25 startup/startup_stm32.o + 0x0000013a 0x39 src/system_stm32f4xx.o .ARM.attributes - 0x0000015f 0x39 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + 0x00000173 0x39 src/utilities.o .ARM.attributes - 0x00000198 0x39 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + 0x000001ac 0x25 startup/startup_stm32.o .ARM.attributes - 0x000001d1 0x39 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x000001d1 0x39 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .ARM.attributes - 0x0000020a 0x39 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + 0x0000020a 0x39 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .ARM.attributes - 0x00000243 0x39 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + 0x00000243 0x39 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) .ARM.attributes - 0x0000027c 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-impure.o) + 0x0000027c 0x39 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .ARM.attributes - 0x000002b0 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-init.o) + 0x000002b5 0x39 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .ARM.attributes - 0x000002e4 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) + 0x000002ee 0x39 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) .ARM.attributes - 0x00000318 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-atexit.o) + 0x00000327 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-impure.o) .ARM.attributes - 0x0000034c 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-fini.o) + 0x0000035b 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-init.o) .ARM.attributes - 0x00000380 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__atexit.o) + 0x0000038f 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) .ARM.attributes - 0x000003b4 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtend.o + 0x000003c3 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-atexit.o) .ARM.attributes - 0x000003e8 0x22 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtn.o + 0x000003f7 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-fini.o) + .ARM.attributes + 0x0000042b 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__atexit.o) + .ARM.attributes + 0x0000045f 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtend.o + .ARM.attributes + 0x00000493 0x22 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/armv7e-m/fpu/crtn.o OUTPUT(UAV-ControlSystem.elf elf32-littlearm) -.debug_info 0x00000000 0x4dcc - .debug_info 0x00000000 0xab4 src/drivers/adc.o - .debug_info 0x00000ab4 0xa64 src/main.o - .debug_info 0x00001518 0xbd src/stm32f4xx_it.o - .debug_info 0x000015d5 0x4ab src/system_stm32f4xx.o - .debug_info 0x00001a80 0x8c startup/startup_stm32.o - .debug_info 0x00001b0c 0x7b3 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - .debug_info 0x000022bf 0xc5b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .debug_info 0x00002f1a 0xc7b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .debug_info 0x00003b95 0x70f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .debug_info 0x000042a4 0xb28 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) +.debug_info 0x00000000 0x5f02 + .debug_info 0x00000000 0x809 src/drivers/adc.o + .debug_info 0x00000809 0x94b src/drivers/dma.o + .debug_info 0x00001154 0xbf1 src/main.o + .debug_info 0x00001d45 0xbd src/stm32f4xx_it.o + .debug_info 0x00001e02 0x4ab src/system_stm32f4xx.o + .debug_info 0x000022ad 0xf7 src/utilities.o + .debug_info 0x000023a4 0x8c startup/startup_stm32.o + .debug_info 0x00002430 0x837 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_info 0x00002c67 0xc63 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_info 0x000038ca 0xcf9 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_info 0x000045c3 0x708 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_info 0x00004ccb 0x70f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_info 0x000053da 0xb28 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) -.debug_abbrev 0x00000000 0xfde - .debug_abbrev 0x00000000 0x197 src/drivers/adc.o - .debug_abbrev 0x00000197 0x19b src/main.o - .debug_abbrev 0x00000332 0x6a src/stm32f4xx_it.o - .debug_abbrev 0x0000039c 0x104 src/system_stm32f4xx.o - .debug_abbrev 0x000004a0 0x12 startup/startup_stm32.o - .debug_abbrev 0x000004b2 0x229 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - .debug_abbrev 0x000006db 0x1ef C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .debug_abbrev 0x000008ca 0x2cc C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .debug_abbrev 0x00000b96 0x1af C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .debug_abbrev 0x00000d45 0x299 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) +.debug_abbrev 0x00000000 0x142f + .debug_abbrev 0x00000000 0x198 src/drivers/adc.o + .debug_abbrev 0x00000198 0x169 src/drivers/dma.o + .debug_abbrev 0x00000301 0x1bf src/main.o + .debug_abbrev 0x000004c0 0x6a src/stm32f4xx_it.o + .debug_abbrev 0x0000052a 0x104 src/system_stm32f4xx.o + .debug_abbrev 0x0000062e 0xad src/utilities.o + .debug_abbrev 0x000006db 0x12 startup/startup_stm32.o + .debug_abbrev 0x000006ed 0x1fe C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_abbrev 0x000008eb 0x227 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_abbrev 0x00000b12 0x2cc C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_abbrev 0x00000dde 0x209 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_abbrev 0x00000fe7 0x1af C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_abbrev 0x00001196 0x299 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) -.debug_aranges 0x00000000 0x460 +.debug_aranges 0x00000000 0x520 .debug_aranges - 0x00000000 0x30 src/drivers/adc.o + 0x00000000 0x38 src/drivers/adc.o .debug_aranges - 0x00000030 0x30 src/main.o + 0x00000038 0x20 src/drivers/dma.o .debug_aranges - 0x00000060 0x20 src/stm32f4xx_it.o + 0x00000058 0x30 src/main.o .debug_aranges - 0x00000080 0x28 src/system_stm32f4xx.o + 0x00000088 0x20 src/stm32f4xx_it.o .debug_aranges - 0x000000a8 0x28 startup/startup_stm32.o + 0x000000a8 0x28 src/system_stm32f4xx.o .debug_aranges - 0x000000d0 0xc0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + 0x000000d0 0x28 src/utilities.o .debug_aranges - 0x00000190 0xe8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + 0x000000f8 0x28 startup/startup_stm32.o .debug_aranges - 0x00000278 0x108 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x00000120 0xc0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .debug_aranges - 0x00000380 0x58 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + 0x000001e0 0xe8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .debug_aranges - 0x000003d8 0x88 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + 0x000002c8 0x108 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_aranges + 0x000003d0 0x70 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_aranges + 0x00000440 0x58 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_aranges + 0x00000498 0x88 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) -.debug_ranges 0x00000000 0x3c8 - .debug_ranges 0x00000000 0x20 src/drivers/adc.o - .debug_ranges 0x00000020 0x20 src/main.o - .debug_ranges 0x00000040 0x10 src/stm32f4xx_it.o - .debug_ranges 0x00000050 0x18 src/system_stm32f4xx.o - .debug_ranges 0x00000068 0x20 startup/startup_stm32.o - .debug_ranges 0x00000088 0xb0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - .debug_ranges 0x00000138 0xd8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .debug_ranges 0x00000210 0xf8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .debug_ranges 0x00000308 0x48 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .debug_ranges 0x00000350 0x78 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) +.debug_ranges 0x00000000 0x458 + .debug_ranges 0x00000000 0x28 src/drivers/adc.o + .debug_ranges 0x00000028 0x10 src/drivers/dma.o + .debug_ranges 0x00000038 0x20 src/main.o + .debug_ranges 0x00000058 0x10 src/stm32f4xx_it.o + .debug_ranges 0x00000068 0x18 src/system_stm32f4xx.o + .debug_ranges 0x00000080 0x18 src/utilities.o + .debug_ranges 0x00000098 0x20 startup/startup_stm32.o + .debug_ranges 0x000000b8 0xb0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_ranges 0x00000168 0xd8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_ranges 0x00000240 0xf8 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_ranges 0x00000338 0x60 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_ranges 0x00000398 0x48 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_ranges 0x000003e0 0x78 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) -.debug_macro 0x00000000 0x12b6a - .debug_macro 0x00000000 0x44d src/drivers/adc.o - .debug_macro 0x0000044d 0x8a4 src/drivers/adc.o - .debug_macro 0x00000cf1 0x28 src/drivers/adc.o - .debug_macro 0x00000d19 0x28 src/drivers/adc.o - .debug_macro 0x00000d41 0x22 src/drivers/adc.o - .debug_macro 0x00000d63 0x44 src/drivers/adc.o - .debug_macro 0x00000da7 0xfd src/drivers/adc.o - .debug_macro 0x00000ea4 0x22 src/drivers/adc.o - .debug_macro 0x00000ec6 0x1df src/drivers/adc.o - .debug_macro 0x000010a5 0x35 src/drivers/adc.o - .debug_macro 0x000010da 0x50 src/drivers/adc.o - .debug_macro 0x0000112a 0xe66 src/drivers/adc.o - .debug_macro 0x00001f90 0x50a7 src/drivers/adc.o - .debug_macro 0x00007037 0x43 src/drivers/adc.o - .debug_macro 0x0000707a 0x24b src/drivers/adc.o - .debug_macro 0x000072c5 0x33a6 src/drivers/adc.o - .debug_macro 0x0000a66b 0x58 src/drivers/adc.o - .debug_macro 0x0000a6c3 0x35 src/drivers/adc.o - .debug_macro 0x0000a6f8 0x9c src/drivers/adc.o - .debug_macro 0x0000a794 0x16 src/drivers/adc.o - .debug_macro 0x0000a7aa 0x97 src/drivers/adc.o - .debug_macro 0x0000a841 0x329 src/drivers/adc.o - .debug_macro 0x0000ab6a 0xfd src/drivers/adc.o - .debug_macro 0x0000ac67 0x10 src/drivers/adc.o - .debug_macro 0x0000ac77 0x52 src/drivers/adc.o - .debug_macro 0x0000acc9 0x16 src/drivers/adc.o - .debug_macro 0x0000acdf 0x43 src/drivers/adc.o - .debug_macro 0x0000ad22 0x187 src/drivers/adc.o - .debug_macro 0x0000aea9 0x10 src/drivers/adc.o - .debug_macro 0x0000aeb9 0x22 src/drivers/adc.o - .debug_macro 0x0000aedb 0x3a src/drivers/adc.o - .debug_macro 0x0000af15 0x10 src/drivers/adc.o - .debug_macro 0x0000af25 0x40 src/drivers/adc.o - .debug_macro 0x0000af65 0x65 src/drivers/adc.o - .debug_macro 0x0000afca 0x16 src/drivers/adc.o - .debug_macro 0x0000afe0 0x197 src/drivers/adc.o - .debug_macro 0x0000b177 0x57 src/drivers/adc.o - .debug_macro 0x0000b1ce 0x440 src/drivers/adc.o - .debug_macro 0x0000b60e 0x9da src/drivers/adc.o - .debug_macro 0x0000bfe8 0x11e src/drivers/adc.o - .debug_macro 0x0000c106 0x11b src/drivers/adc.o - .debug_macro 0x0000c221 0x27 src/drivers/adc.o - .debug_macro 0x0000c248 0x272 src/drivers/adc.o - .debug_macro 0x0000c4ba 0x5f src/drivers/adc.o - .debug_macro 0x0000c519 0x23a src/drivers/adc.o - .debug_macro 0x0000c753 0x391 src/drivers/adc.o - .debug_macro 0x0000cae4 0x176 src/drivers/adc.o - .debug_macro 0x0000cc5a 0xf9 src/drivers/adc.o - .debug_macro 0x0000cd53 0x23 src/drivers/adc.o - .debug_macro 0x0000cd76 0x13a src/drivers/adc.o - .debug_macro 0x0000ceb0 0x264 src/drivers/adc.o - .debug_macro 0x0000d114 0x2e src/drivers/adc.o - .debug_macro 0x0000d142 0x1a7 src/drivers/adc.o - .debug_macro 0x0000d2e9 0x22 src/drivers/adc.o - .debug_macro 0x0000d30b 0xa5 src/drivers/adc.o - .debug_macro 0x0000d3b0 0x18b src/drivers/adc.o - .debug_macro 0x0000d53b 0x24 src/drivers/adc.o - .debug_macro 0x0000d55f 0x35 src/drivers/adc.o - .debug_macro 0x0000d594 0x97 src/drivers/adc.o - .debug_macro 0x0000d62b 0x11e src/drivers/adc.o - .debug_macro 0x0000d749 0x85 src/drivers/adc.o - .debug_macro 0x0000d7ce 0x89 src/drivers/adc.o - .debug_macro 0x0000d857 0x31a src/drivers/adc.o - .debug_macro 0x0000db71 0x409 src/drivers/adc.o - .debug_macro 0x0000df7a 0xe4 src/drivers/adc.o - .debug_macro 0x0000e05e 0x48d src/drivers/adc.o - .debug_macro 0x0000e4eb 0x22b src/drivers/adc.o - .debug_macro 0x0000e716 0x202 src/drivers/adc.o - .debug_macro 0x0000e918 0x6d9 src/drivers/adc.o - .debug_macro 0x0000eff1 0x5b src/drivers/adc.o - .debug_macro 0x0000f04c 0x14d src/drivers/adc.o - .debug_macro 0x0000f199 0x287 src/drivers/adc.o - .debug_macro 0x0000f420 0x225 src/drivers/adc.o - .debug_macro 0x0000f645 0x1b5 src/drivers/adc.o - .debug_macro 0x0000f7fa 0x2db src/drivers/adc.o - .debug_macro 0x0000fad5 0x94 src/drivers/adc.o - .debug_macro 0x0000fb69 0x1df src/drivers/adc.o - .debug_macro 0x0000fd48 0x115 src/drivers/adc.o - .debug_macro 0x0000fe5d 0x6e src/drivers/adc.o - .debug_macro 0x0000fecb 0x11e src/drivers/adc.o - .debug_macro 0x0000ffe9 0x44d src/main.o - .debug_macro 0x00010436 0x44d src/stm32f4xx_it.o - .debug_macro 0x00010883 0x449 src/system_stm32f4xx.o - .debug_macro 0x00010ccc 0x491 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - .debug_macro 0x0001115d 0x89e C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - .debug_macro 0x000119fb 0x444 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .debug_macro 0x00011e3f 0x443 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .debug_macro 0x00012282 0x47b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .debug_macro 0x000126fd 0x46d C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) +.debug_macro 0x00000000 0x1806a + .debug_macro 0x00000000 0x483 src/drivers/adc.o + .debug_macro 0x00000483 0x8a4 src/drivers/adc.o + .debug_macro 0x00000d27 0x28 src/drivers/adc.o + .debug_macro 0x00000d4f 0x28 src/drivers/adc.o + .debug_macro 0x00000d77 0x22 src/drivers/adc.o + .debug_macro 0x00000d99 0x44 src/drivers/adc.o + .debug_macro 0x00000ddd 0xfd src/drivers/adc.o + .debug_macro 0x00000eda 0x22 src/drivers/adc.o + .debug_macro 0x00000efc 0x1df src/drivers/adc.o + .debug_macro 0x000010db 0x35 src/drivers/adc.o + .debug_macro 0x00001110 0x50 src/drivers/adc.o + .debug_macro 0x00001160 0xe66 src/drivers/adc.o + .debug_macro 0x00001fc6 0x891e src/drivers/adc.o + .debug_macro 0x0000a8e4 0x43 src/drivers/adc.o + .debug_macro 0x0000a927 0x24b src/drivers/adc.o + .debug_macro 0x0000ab72 0x33a6 src/drivers/adc.o + .debug_macro 0x0000df18 0x58 src/drivers/adc.o + .debug_macro 0x0000df70 0x35 src/drivers/adc.o + .debug_macro 0x0000dfa5 0x9c src/drivers/adc.o + .debug_macro 0x0000e041 0x16 src/drivers/adc.o + .debug_macro 0x0000e057 0x97 src/drivers/adc.o + .debug_macro 0x0000e0ee 0x329 src/drivers/adc.o + .debug_macro 0x0000e417 0xfd src/drivers/adc.o + .debug_macro 0x0000e514 0x10 src/drivers/adc.o + .debug_macro 0x0000e524 0x52 src/drivers/adc.o + .debug_macro 0x0000e576 0x16 src/drivers/adc.o + .debug_macro 0x0000e58c 0x43 src/drivers/adc.o + .debug_macro 0x0000e5cf 0x187 src/drivers/adc.o + .debug_macro 0x0000e756 0x10 src/drivers/adc.o + .debug_macro 0x0000e766 0x22 src/drivers/adc.o + .debug_macro 0x0000e788 0x3a src/drivers/adc.o + .debug_macro 0x0000e7c2 0x10 src/drivers/adc.o + .debug_macro 0x0000e7d2 0x40 src/drivers/adc.o + .debug_macro 0x0000e812 0x65 src/drivers/adc.o + .debug_macro 0x0000e877 0x16 src/drivers/adc.o + .debug_macro 0x0000e88d 0x197 src/drivers/adc.o + .debug_macro 0x0000ea24 0x57 src/drivers/adc.o + .debug_macro 0x0000ea7b 0x8a0 src/drivers/adc.o + .debug_macro 0x0000f31b 0x9da src/drivers/adc.o + .debug_macro 0x0000fcf5 0x11e src/drivers/adc.o + .debug_macro 0x0000fe13 0x130 src/drivers/adc.o + .debug_macro 0x0000ff43 0x27 src/drivers/adc.o + .debug_macro 0x0000ff6a 0x272 src/drivers/adc.o + .debug_macro 0x000101dc 0x5f src/drivers/adc.o + .debug_macro 0x0001023b 0x23a src/drivers/adc.o + .debug_macro 0x00010475 0x391 src/drivers/adc.o + .debug_macro 0x00010806 0x16f src/drivers/adc.o + .debug_macro 0x00010975 0xf9 src/drivers/adc.o + .debug_macro 0x00010a6e 0x36e src/drivers/adc.o + .debug_macro 0x00010ddc 0x23 src/drivers/adc.o + .debug_macro 0x00010dff 0xe6 src/drivers/adc.o + .debug_macro 0x00010ee5 0xa1 src/drivers/adc.o + .debug_macro 0x00010f86 0x3c src/drivers/adc.o + .debug_macro 0x00010fc2 0x13a src/drivers/adc.o + .debug_macro 0x000110fc 0x21e src/drivers/adc.o + .debug_macro 0x0001131a 0x2e src/drivers/adc.o + .debug_macro 0x00011348 0x512 src/drivers/adc.o + .debug_macro 0x0001185a 0x88 src/drivers/adc.o + .debug_macro 0x000118e2 0xd5 src/drivers/adc.o + .debug_macro 0x000119b7 0x183 src/drivers/adc.o + .debug_macro 0x00011b3a 0x1a7 src/drivers/adc.o + .debug_macro 0x00011ce1 0xa5 src/drivers/adc.o + .debug_macro 0x00011d86 0x18b src/drivers/adc.o + .debug_macro 0x00011f11 0x24 src/drivers/adc.o + .debug_macro 0x00011f35 0x35 src/drivers/adc.o + .debug_macro 0x00011f6a 0x97 src/drivers/adc.o + .debug_macro 0x00012001 0x11e src/drivers/adc.o + .debug_macro 0x0001211f 0x7f src/drivers/adc.o + .debug_macro 0x0001219e 0x89 src/drivers/adc.o + .debug_macro 0x00012227 0x7e src/drivers/adc.o + .debug_macro 0x000122a5 0x31a src/drivers/adc.o + .debug_macro 0x000125bf 0x409 src/drivers/adc.o + .debug_macro 0x000129c8 0xe4 src/drivers/adc.o + .debug_macro 0x00012aac 0x48d src/drivers/adc.o + .debug_macro 0x00012f39 0x22b src/drivers/adc.o + .debug_macro 0x00013164 0x202 src/drivers/adc.o + .debug_macro 0x00013366 0x6d9 src/drivers/adc.o + .debug_macro 0x00013a3f 0x5b src/drivers/adc.o + .debug_macro 0x00013a9a 0x14d src/drivers/adc.o + .debug_macro 0x00013be7 0x287 src/drivers/adc.o + .debug_macro 0x00013e6e 0x225 src/drivers/adc.o + .debug_macro 0x00014093 0x1b5 src/drivers/adc.o + .debug_macro 0x00014248 0x2db src/drivers/adc.o + .debug_macro 0x00014523 0x94 src/drivers/adc.o + .debug_macro 0x000145b7 0x1df src/drivers/adc.o + .debug_macro 0x00014796 0x115 src/drivers/adc.o + .debug_macro 0x000148ab 0x6e src/drivers/adc.o + .debug_macro 0x00014919 0x125 src/drivers/adc.o + .debug_macro 0x00014a3e 0x16 src/drivers/adc.o + .debug_macro 0x00014a54 0x473 src/drivers/dma.o + .debug_macro 0x00014ec7 0x4a4 src/main.o + .debug_macro 0x0001536b 0x16 src/main.o + .debug_macro 0x00015381 0x35 src/main.o + .debug_macro 0x000153b6 0x466 src/stm32f4xx_it.o + .debug_macro 0x0001581c 0x462 src/system_stm32f4xx.o + .debug_macro 0x00015c7e 0x68 src/utilities.o + .debug_macro 0x00015ce6 0x4aa C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_macro 0x00016190 0x8a4 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_macro 0x00016a34 0x45d C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_macro 0x00016e91 0x45c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_macro 0x000172ed 0x463 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_macro 0x00017750 0x494 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_macro 0x00017be4 0x486 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) -.debug_line 0x00000000 0x6d80 - .debug_line 0x00000000 0xb12 src/drivers/adc.o - .debug_line 0x00000b12 0xb0e src/main.o - .debug_line 0x00001620 0xacd src/stm32f4xx_it.o - .debug_line 0x000020ed 0xaa2 src/system_stm32f4xx.o - .debug_line 0x00002b8f 0x79 startup/startup_stm32.o - .debug_line 0x00002c08 0xc19 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - .debug_line 0x00003821 0xe92 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .debug_line 0x000046b3 0xd4a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .debug_line 0x000053fd 0xc19 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .debug_line 0x00006016 0xd6a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) +.debug_line 0x00000000 0x8c3d + .debug_line 0x00000000 0xbe4 src/drivers/adc.o + .debug_line 0x00000be4 0xb6c src/drivers/dma.o + .debug_line 0x00001750 0xc15 src/main.o + .debug_line 0x00002365 0xafe src/stm32f4xx_it.o + .debug_line 0x00002e63 0xad3 src/system_stm32f4xx.o + .debug_line 0x00003936 0x340 src/utilities.o + .debug_line 0x00003c76 0x79 startup/startup_stm32.o + .debug_line 0x00003cef 0xc4a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_line 0x00004939 0xec3 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_line 0x000057fc 0xd7b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_line 0x00006577 0xc91 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_line 0x00007208 0xc9a C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_line 0x00007ea2 0xd9b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) -.debug_str 0x00000000 0x775e9 - .debug_str 0x00000000 0x7635c src/drivers/adc.o - 0x76698 (size before relaxing) - .debug_str 0x0007635c 0x1b0 src/main.o - 0x7640a (size before relaxing) - .debug_str 0x0007650c 0x38 src/stm32f4xx_it.o - 0x75cbd (size before relaxing) - .debug_str 0x00076544 0xcf src/system_stm32f4xx.o - 0x75e84 (size before relaxing) - .debug_str 0x00076613 0x4e0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - 0x766bb (size before relaxing) - .debug_str 0x00076af3 0x2c0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - 0x76450 (size before relaxing) - .debug_str 0x00076db3 0x35b C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - 0x7656f (size before relaxing) - .debug_str 0x0007710e 0x276 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - 0x760f1 (size before relaxing) - .debug_str 0x00077384 0x265 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - 0x76268 (size before relaxing) +.debug_str 0x00000000 0x9734f + .debug_str 0x00000000 0x95913 src/drivers/adc.o + 0x95c4e (size before relaxing) + .debug_str 0x00095913 0x5fa src/drivers/dma.o + 0x96087 (size before relaxing) + .debug_str 0x00095f0d 0x1f2 src/main.o + 0x95e59 (size before relaxing) + .debug_str 0x000960ff 0x26 src/stm32f4xx_it.o + 0x95630 (size before relaxing) + .debug_str 0x00096125 0xcf src/system_stm32f4xx.o + 0x957f7 (size before relaxing) + .debug_str 0x000961f4 0x33 src/utilities.o + 0x321c (size before relaxing) + .debug_str 0x00096227 0x4cc C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + 0x96179 (size before relaxing) + .debug_str 0x000966f3 0x29c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + 0x95dd2 (size before relaxing) + .debug_str 0x0009698f 0x354 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + 0x9602d (size before relaxing) + .debug_str 0x00096ce3 0x1b2 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + 0x95ae4 (size before relaxing) + .debug_str 0x00096e95 0x255 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + 0x95a73 (size before relaxing) + .debug_str 0x000970ea 0x265 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + 0x95bea (size before relaxing) .comment 0x00000000 0x6e .comment 0x00000000 0x6e src/drivers/adc.o 0x6f (size before relaxing) + .comment 0x0000006e 0x6f src/drivers/dma.o .comment 0x0000006e 0x6f src/main.o .comment 0x0000006e 0x6f src/stm32f4xx_it.o .comment 0x0000006e 0x6f src/system_stm32f4xx.o + .comment 0x0000006e 0x6f src/utilities.o .comment 0x0000006e 0x6f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) .comment 0x0000006e 0x6f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) .comment 0x0000006e 0x6f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .comment 0x0000006e 0x6f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) .comment 0x0000006e 0x6f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) .comment 0x0000006e 0x6f C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) -.debug_frame 0x00000000 0x10d0 - .debug_frame 0x00000000 0x80 src/drivers/adc.o - .debug_frame 0x00000080 0x6c src/main.o - .debug_frame 0x000000ec 0x2c src/stm32f4xx_it.o - .debug_frame 0x00000118 0x58 src/system_stm32f4xx.o - .debug_frame 0x00000170 0x2c0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) - .debug_frame 0x00000430 0x400 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) - .debug_frame 0x00000830 0x450 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) - .debug_frame 0x00000c80 0x14c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) - .debug_frame 0x00000dcc 0x200 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) - .debug_frame 0x00000fcc 0x2c c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-init.o) - .debug_frame 0x00000ff8 0x50 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) - .debug_frame 0x00001048 0x20 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-atexit.o) - .debug_frame 0x00001068 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-fini.o) - .debug_frame 0x0000109c 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__atexit.o) +.debug_frame 0x00000000 0x1320 + .debug_frame 0x00000000 0x90 src/drivers/adc.o + .debug_frame 0x00000090 0x34 src/drivers/dma.o + .debug_frame 0x000000c4 0x78 src/main.o + .debug_frame 0x0000013c 0x2c src/stm32f4xx_it.o + .debug_frame 0x00000168 0x58 src/system_stm32f4xx.o + .debug_frame 0x000001c0 0x50 src/utilities.o + .debug_frame 0x00000210 0x2c0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal.o) + .debug_frame 0x000004d0 0x400 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_adc.o) + .debug_frame 0x000008d0 0x450 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_cortex.o) + .debug_frame 0x00000d20 0x1b0 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_dma.o) + .debug_frame 0x00000ed0 0x14c C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_gpio.o) + .debug_frame 0x0000101c 0x200 C:\Users\Philip\Documents\GitHub\UAV-Control-System\revolution_hal_lib\Debug\librevolution_hal_lib.a(stm32f4xx_hal_rcc.o) + .debug_frame 0x0000121c 0x2c c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-init.o) + .debug_frame 0x00001248 0x50 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__call_atexit.o) + .debug_frame 0x00001298 0x20 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-atexit.o) + .debug_frame 0x000012b8 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-fini.o) + .debug_frame 0x000012ec 0x34 c:/ac6/systemworkbench/plugins/fr.ac6.mcu.externaltools.arm-none.win32_1.7.0.201602121829/tools/compiler/bin/../lib/gcc/arm-none-eabi/5.2.1/../../../../arm-none-eabi/lib/armv7e-m/fpu\libc.a(lib_a-__atexit.o) diff --git a/UAV-ControlSystem/inc/drivers/adc.h b/UAV-ControlSystem/inc/drivers/adc.h index 03e63f1..44a2520 100644 --- a/UAV-ControlSystem/inc/drivers/adc.h +++ b/UAV-ControlSystem/inc/drivers/adc.h @@ -39,15 +39,38 @@ void adc_configure(); * BRIEF: * * INFORMATION: * ***********************************************************************/ -void adc_pin_config(ADC_HandleTypeDef * g_AdcHandle, uint32_t adc_channel); +void adc_pin_add(uint32_t adc_channel); + +/*********************************************************************** +* BRIEF: * +* INFORMATION: * +***********************************************************************/ +void adc_start(); /*********************************************************************** * BRIEF: * * INFORMATION: * ***********************************************************************/ -uint32_t adc_read_int(ADC_HandleTypeDef * g_AdcHandle); +uint32_t adc_read_int(); +/*********************************************************************** +* BRIEF: * +* INFORMATION: * +***********************************************************************/ +//void HAL_ADC_ConvCpltCallback(); + +/*********************************************************************** +* BRIEF: * +* INFORMATION: * +***********************************************************************/ +//void D**MA2_Stream4_IRQHandler(); + +/*********************************************************************** +* BRIEF: * +* INFORMATION: * +***********************************************************************/ +void ADC_IRQHandler(); diff --git a/UAV-ControlSystem/inc/drivers/dma.h b/UAV-ControlSystem/inc/drivers/dma.h new file mode 100644 index 0000000..1600ca9 --- /dev/null +++ b/UAV-ControlSystem/inc/drivers/dma.h @@ -0,0 +1,16 @@ +/* + * dma.h + * + * Created on: 16 sep. 2016 + * Author: Philip + */ + +#ifndef DRIVERS_DMA_H_ +#define DRIVERS_DMA_H_ + +#include "stm32f4xx.h" +#include "system_variables.h" + +void configureDMA(); + +#endif /* DRIVERS_DMA_H_ */ diff --git a/UAV-ControlSystem/inc/system_variables.h b/UAV-ControlSystem/inc/system_variables.h new file mode 100644 index 0000000..6958b66 --- /dev/null +++ b/UAV-ControlSystem/inc/system_variables.h @@ -0,0 +1,43 @@ +/* + * system_variables.h + * + * Created on: 15 sep. 2016 + * Author: Philip + */ + +#ifndef SYSTEM_VARIABLES_H_ +#define SYSTEM_VARIABLES_H_ + +#define ADC_STATE_POLL AS_DMA + + +#define ADC_STATE +#include "stm32f4xx.h" + + +enum ADC_STATES { AS_POLL, AS_IRQ, AS_DMA }; + +/* A buffer for the ADC to write with DMA */ +enum{ ADC_BUFFER_LENGTH = 9 }; +extern volatile uint32_t g_ADCBuffer[ADC_BUFFER_LENGTH]; + +/* Defining boolean - false = 0, true = 1 */ +enum BOOLEAN { false,true }; + +/* Counter of ADC readings */ +extern int g_MeasurementNumber; + +/* ADC Rank - For each IO we increment the rank?? */ +extern int adc_rank; + +/* Last ADC reading (when polling) */ +extern __IO uint32_t g_ADCValue; + +/* ADC handler - OBS: Tried to use this as a pointer but it did not work */ +extern ADC_HandleTypeDef g_AdcHandle; + + +/* DMA handler */ +extern DMA_HandleTypeDef g_DmaHandle; + +#endif /* SYSTEM_VARIABLES_H_ */ diff --git a/UAV-ControlSystem/inc/utilities.h b/UAV-ControlSystem/inc/utilities.h new file mode 100644 index 0000000..2d8402d --- /dev/null +++ b/UAV-ControlSystem/inc/utilities.h @@ -0,0 +1,17 @@ +/* + * utilities.h + * + * Created on: 16 sep. 2016 + * Author: Philip + */ + +#ifndef UTILITIES_H_ +#define UTILITIES_H_ + +#include +#include "stm32f4xx_it.h" + +uint32_t accumulate(uint32_t list[], int length); +void Error_Handler(void); + +#endif /* UTILITIES_H_ */ diff --git a/UAV-ControlSystem/src/drivers/adc.c b/UAV-ControlSystem/src/drivers/adc.c index 2a1e415..4a1a9a0 100644 --- a/UAV-ControlSystem/src/drivers/adc.c +++ b/UAV-ControlSystem/src/drivers/adc.c @@ -4,74 +4,168 @@ * Created on: 13 sep. 2016 * Author: Philip */ -#include +#include "drivers/adc.h" +#include "system_variables.h" +#include "utilities.h" +ADC_HandleTypeDef g_AdcHandle; + +volatile uint32_t g_ADCBuffer[ADC_BUFFER_LENGTH] = {0}; +int g_MeasurementNumber = 0; +int adc_rank = 0; +__IO uint32_t g_ADCValue = 0; +ADC_ChannelConfTypeDef sConfig; void adc_configure() { - __GPIOC_CLK_ENABLE(); - __ADC1_CLK_ENABLE(); + +// +// __ADC1_CLK_ENABLE(); +// +// HAL_NVIC_SetPriority(ADC_IRQn, 0,0); +// HAL_NVIC_EnableIRQ(ADC_IRQn); + + g_AdcHandle.Instance = ADC1; + g_AdcHandle.Init.ClockPrescaler = ADC_CLOCKPRESCALER_PCLK_DIV8; + g_AdcHandle.Init.Resolution = ADC_RESOLUTION12b; + g_AdcHandle.Init.ScanConvMode = ENABLE; //DISABLE; + g_AdcHandle.Init.ContinuousConvMode = ENABLE; + g_AdcHandle.Init.DiscontinuousConvMode = DISABLE; + g_AdcHandle.Init.NbrOfDiscConversion = 0; + g_AdcHandle.Init.ExternalTrigConvEdge = ADC_EXTERNALTRIGCONVEDGE_NONE; //ADC_EXTERNALTRIGCONV_T1_CC1; + g_AdcHandle.Init.ExternalTrigConv = ADC_EXTERNALTRIGCONVEDGE_NONE; + g_AdcHandle.Init.DataAlign = ADC_DATAALIGN_RIGHT; + g_AdcHandle.Init.NbrOfConversion = 3; //adc_rank; + g_AdcHandle.Init.DMAContinuousRequests = ENABLE;//DISABLE; + g_AdcHandle.Init.EOCSelection = EOC_SINGLE_CONV; + + + if (HAL_ADC_Init(&g_AdcHandle) != HAL_OK) + Error_Handler(); } -void adc_pin_config(ADC_HandleTypeDef * g_AdcHandle, uint32_t adc_channel) +void adc_pin_add(uint32_t adc_channel) { - //ADC_HandleTypeDef g_AdcHandle; + /* Variable used to initialize the GPIO */ GPIO_InitTypeDef gpioInit; + /* Variable to assign the IO to its Port ex PA, PB etc */ + GPIO_TypeDef * gpio_port; - // TODO!!!! - if (adc_channel == ADC_CHANNEL_12) gpioInit.Pin = GPIO_PIN_2; - else gpioInit.Pin = GPIO_PIN_1; - + /* Configuration dependent on channel - TODO complete this switch */ + switch (adc_channel) + { + case ADC_CHANNEL_0: + gpio_port = GPIOA; + gpioInit.Pin = GPIO_PIN_0; + break; + case ADC_CHANNEL_1: + gpio_port = GPIOA; + gpioInit.Pin = GPIO_PIN_1; + break; + case ADC_CHANNEL_2: + gpio_port = GPIOA; + gpioInit.Pin = GPIO_PIN_2; + break; + case ADC_CHANNEL_3: + case ADC_CHANNEL_4: + case ADC_CHANNEL_5: + case ADC_CHANNEL_6: + case ADC_CHANNEL_7: + case ADC_CHANNEL_8: + case ADC_CHANNEL_9: + case ADC_CHANNEL_10: + case ADC_CHANNEL_11: + gpio_port = GPIOC; + gpioInit.Pin = GPIO_PIN_1; + break; + case ADC_CHANNEL_12: + gpio_port = GPIOC; + gpioInit.Pin = GPIO_PIN_2; + break; + case ADC_CHANNEL_13: + case ADC_CHANNEL_14: + case ADC_CHANNEL_15: + break; + } gpioInit.Mode = GPIO_MODE_ANALOG; gpioInit.Pull = GPIO_NOPULL; - HAL_GPIO_Init(GPIOC,&gpioInit); - - HAL_NVIC_SetPriority(ADC_IRQn, 0,0); - HAL_NVIC_EnableIRQ(ADC_IRQn); - - ADC_ChannelConfTypeDef adcChannel; + HAL_GPIO_Init(gpio_port,&gpioInit); - g_AdcHandle->Instance = ADC1; - g_AdcHandle->Init.ClockPrescaler = ADC_CLOCKPRESCALER_PCLK_DIV2; - g_AdcHandle->Init.Resolution = ADC_RESOLUTION12b; - g_AdcHandle->Init.ScanConvMode = DISABLE; - g_AdcHandle->Init.ContinuousConvMode = ENABLE; - g_AdcHandle->Init.DiscontinuousConvMode = DISABLE; - g_AdcHandle->Init.NbrOfDiscConversion = 0; - g_AdcHandle->Init.ExternalTrigConvEdge = ADC_EXTERNALTRIGCONV_T1_CC1; - g_AdcHandle->Init.DataAlign = ADC_DATAALIGN_RIGHT; - g_AdcHandle->Init.NbrOfConversion = 1; - g_AdcHandle->Init.DMAContinuousRequests = ENABLE; - g_AdcHandle->Init.EOCSelection = DISABLE; - HAL_ADC_Init(g_AdcHandle); + ADC_ChannelConfTypeDef adc_channel_conf; - adcChannel.Channel = adc_channel; // ex ADC_CHANNEL_12 - adcChannel.Rank = 1; - adcChannel.SamplingTime = ADC_SAMPLETIME_480CYCLES; - adcChannel.Offset = 0; - if (HAL_ADC_ConfigChannel(g_AdcHandle, &adcChannel) != HAL_OK) + + + adc_channel_conf.Channel = adc_channel; // ex ADC_CHANNEL_12 + adc_rank++; + adc_channel_conf.Rank = (uint32_t)adc_rank; + adc_channel_conf.SamplingTime = ADC_SAMPLETIME_480CYCLES; + adc_channel_conf.Offset = 0; + + if (HAL_ADC_ConfigChannel(&g_AdcHandle, &adc_channel_conf) != HAL_OK) { - asm("bkpt 255"); + //asm("bkpt 255"); + Error_Handler(); } - HAL_ADC_Start(g_AdcHandle); + } -uint32_t adc_read_int(ADC_HandleTypeDef * g_AdcHandle) +void adc_start() +{ + if (ADC_STATE_POLL == AS_POLL) + /* Polling */ + HAL_ADC_Start(&g_AdcHandle); + if (ADC_STATE_POLL == AS_IRQ) + /* Interrupt case */ + //g_AdcHandle.DMA_Handle->XferCpltCallback = &HAL_ADC_ConvCpltCallback; + HAL_ADC_Start_IT(&g_AdcHandle); + if (ADC_STATE_POLL == AS_DMA) + /* DMA case */ + //if (HAL_ADC_Start_DMA(&g_AdcHandle, g_ADCBuffer, ADC_BUFFER_LENGTH) != HAL_OK) + if (HAL_ADC_Start_DMA(&g_AdcHandle, (uint32_t*)&g_ADCBuffer, ADC_BUFFER_LENGTH) != HAL_OK) + { + Error_Handler(); + } +} + +uint32_t adc_read_int() { uint32_t value = 0; - if (HAL_ADC_PollForConversion(g_AdcHandle, 100) == HAL_OK) + if (HAL_ADC_PollForConversion(&g_AdcHandle, 100) == HAL_OK) { - value = HAL_ADC_GetValue(g_AdcHandle); + value = HAL_ADC_GetValue(&g_AdcHandle); } return value; } +//void HAL_ADC_ConvCpltCallback(ADC_HandleTypeDef * AdcHandle) +//{ +// /* Interrupt case */ +// //g_ADCValue = HAL_ADC_GetValue(AdcHandle); +// +// +// /* DMA case */ +// /* +// g_ADCValue = accumulate(*g_ADCBuffer, ADC_BUFFER_LENGTH) / ADC_BUFFER_LENGTH; +// g_MeasurementNumber += ADC_BUFFER_LENGTH; +// */ +// +// +// // Test to see if this functions is ran at all +// //g_ADCValue = 2; +// +// int hej = g_ADCValue; +//} + + + + + diff --git a/UAV-ControlSystem/src/drivers/dma.c b/UAV-ControlSystem/src/drivers/dma.c new file mode 100644 index 0000000..bfc134c --- /dev/null +++ b/UAV-ControlSystem/src/drivers/dma.c @@ -0,0 +1,41 @@ +/* + * dma.c + * + * Created on: 16 sep. 2016 + * Author: Philip + */ + +#include "drivers/dma.h" +#include "stm32_hal_legacy.h" + +DMA_HandleTypeDef g_DmaHandle; + +void configureDMA() +{ + //__DMA2_CLK_ENABLE(); + __HAL_RCC_DMA2_CLK_ENABLE(); + + g_DmaHandle.Instance = DMA2_Stream4; + + g_DmaHandle.Init.Channel = DMA_CHANNEL_0; + g_DmaHandle.Init.Direction = DMA_PERIPH_TO_MEMORY; + g_DmaHandle.Init.PeriphInc = DMA_PINC_DISABLE; + g_DmaHandle.Init.MemInc = DMA_MINC_ENABLE; + g_DmaHandle.Init.PeriphDataAlignment = DMA_PDATAALIGN_WORD; + g_DmaHandle.Init.MemDataAlignment = DMA_MDATAALIGN_WORD; + g_DmaHandle.Init.Mode = DMA_CIRCULAR; + g_DmaHandle.Init.Priority = DMA_PRIORITY_HIGH; + g_DmaHandle.Init.FIFOMode = DMA_FIFOMODE_DISABLE; + g_DmaHandle.Init.FIFOThreshold = DMA_FIFO_THRESHOLD_HALFFULL; + g_DmaHandle.Init.MemBurst = DMA_MBURST_SINGLE; + g_DmaHandle.Init.PeriphBurst = DMA_PBURST_SINGLE; + + HAL_DMA_Init(&g_DmaHandle); + + __HAL_LINKDMA(&g_AdcHandle, DMA_Handle, g_DmaHandle); + +// HAL_NVIC_SetPriorityGrouping(NVIC_PRIORITYGROUP_0);) + HAL_NVIC_SetPriority(DMA2_Stream4_IRQn,0,0); + HAL_NVIC_EnableIRQ(DMA2_Stream4_IRQn); +} + diff --git a/UAV-ControlSystem/src/main.c b/UAV-ControlSystem/src/main.c index e36b694..76a5d32 100644 --- a/UAV-ControlSystem/src/main.c +++ b/UAV-ControlSystem/src/main.c @@ -10,21 +10,31 @@ */ -#include +#include "drivers/adc.h" #include "stm32f4xx.h" +#include "system_variables.h" +#include "drivers/dma.h" +#include "utilities.h" +#include + + + /* Private function prototypes -----------------------------------------------*/ static void SystemClock_Config(void); -static void Error_Handler(void); +static void SystemClock_Config_Lennart(void); + ADC_HandleTypeDef adc_testinput_handle; // For example battery voltage ADC_HandleTypeDef adc_test2input_handle; -uint32_t g_ADCValue; uint32_t g_ADC2; int g_MeasurementNumber; + int main(void) { + + // Comment? HAL_Init(); @@ -35,50 +45,40 @@ int main(void) SystemClock_Config(); adc_configure(); - adc_pin_config(&adc_testinput_handle,ADC_CHANNEL_12); - //adc_pin_config(&adc_testinput_handle,ADC_CHANNEL_11); + adc_pin_add(ADC_CHANNEL_0); + adc_pin_add(ADC_CHANNEL_1); + adc_pin_add(ADC_CHANNEL_12); - - /*##-1- Enable GPIOA Clock (to be able to program the configuration registers) */ - __HAL_RCC_GPIOA_CLK_ENABLE(); + __GPIOB_CLK_ENABLE(); GPIO_InitTypeDef gpinit; - gpinit.Pin = GPIO_PIN_0; + gpinit.Pin = GPIO_PIN_5; gpinit.Mode = GPIO_MODE_OUTPUT_PP; gpinit.Pull = GPIO_PULLUP; - gpinit.Speed = GPIO_SPEED_FAST; + gpinit.Speed = GPIO_SPEED_HIGH; + HAL_GPIO_Init(GPIOB, &gpinit); - /*##-2- Configure PA05 IO in output push-pull mode to drive external LED ###*/ - //GPIO_InitStruct.Pin = GPIO_PIN_5 | GPIO_PIN_6; - //GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP; - //GPIO_InitStruct.Pull = GPIO_PULLUP; - //GPIO_InitStruct.Speed = GPIO_SPEED_FAST; - HAL_GPIO_Init(GPIOA, &gpinit); + adc_start(); /*##-3- Toggle PA05 IO in an infinite loop #################################*/ while (1) { - - i++; - /* Insert a 100ms delay */ - HAL_Delay(100); - - // ADC part - //g_ADCValue = adc_read_int(&adc_testinput_handle); - HAL_Delay(10); - g_ADC2 = adc_read_int(&adc_testinput_handle); - g_MeasurementNumber++; - - if (g_ADC2 > 2000) + g_ADCValue = accumulate(g_ADCBuffer,ADC_BUFFER_LENGTH) / ADC_BUFFER_LENGTH; + //HAL_Delay(100); + int offTime = g_ADCValue; + int onTime = 4096 - offTime; + HAL_GPIO_WritePin(GPIOB, GPIO_PIN_5,GPIO_PIN_SET); + for (int i = 0; i < onTime; i++) + { + asm("nop"); + } + HAL_GPIO_WritePin(GPIOB, GPIO_PIN_5,GPIO_PIN_RESET); + for (int i = 0; i < offTime; i++) { - HAL_GPIO_TogglePin(GPIOA, GPIO_PIN_0); - } - else - { - + asm("nop"); } } @@ -86,70 +86,96 @@ int main(void) for(;;); } - -/** - * @brief System Clock Configuration - * The system Clock is configured as follow : - * System Clock source = PLL (HSI) - * SYSCLK(Hz) = 100000000 - * HCLK(Hz) = 100000000 - * AHB Prescaler = 1 - * APB1 Prescaler = 2 - * APB2 Prescaler = 1 - * HSI Frequency(Hz) = 16000000 - * PLL_M = 16 - * PLL_N = 400 - * PLL_P = 4 - * PLL_Q = 7 - * VDD(V) = 3.3 - * Main regulator output voltage = Scale2 mode - * Flash Latency(WS) = 3 - * @param None - * @retval None - */ -static void SystemClock_Config(void) +HAL_ADC_MspInit(ADC_HandleTypeDef * hadc) { - RCC_ClkInitTypeDef RCC_ClkInitStruct; - RCC_OscInitTypeDef RCC_OscInitStruct; - /* Enable Power Control clock */ - __HAL_RCC_PWR_CLK_ENABLE(); + //static DMA_HandleTypeDef g_DmaHandle; - /* The voltage scaling allows optimizing the power consumption when the device is - clocked below the maximum system frequency, to update the voltage scaling value - regarding system frequency refer to product datasheet. */ - __HAL_PWR_VOLTAGESCALING_CONFIG(PWR_REGULATOR_VOLTAGE_SCALE2); + // Enable DMA, ADC and related GPIO ports clock + __DMA2_CLK_ENABLE(); + __ADC1_CLK_ENABLE(); + __GPIOA_CLK_ENABLE(); + __GPIOC_CLK_ENABLE(); - /* Enable HSI Oscillator and activate PLL with HSI as source */ - RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSI; - RCC_OscInitStruct.HSIState = RCC_HSI_ON; - RCC_OscInitStruct.HSICalibrationValue = 0x10; - RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; - RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSI; - RCC_OscInitStruct.PLL.PLLM = 16; - RCC_OscInitStruct.PLL.PLLN = 400; - RCC_OscInitStruct.PLL.PLLP = RCC_PLLP_DIV4; - RCC_OscInitStruct.PLL.PLLQ = 7; - if(HAL_RCC_OscConfig(&RCC_OscInitStruct) != HAL_OK) - { - Error_Handler(); - } + // DMA2 Stream4 channel1 (physically mapped to ADC1) configuration + g_DmaHandle.Instance = DMA2_Stream4; + g_DmaHandle.Init.Channel = DMA_CHANNEL_0; + g_DmaHandle.Init.Direction = DMA_PERIPH_TO_MEMORY; + g_DmaHandle.Init.PeriphInc = DMA_PINC_DISABLE; + g_DmaHandle.Init.MemInc = DMA_MINC_ENABLE; + g_DmaHandle.Init.PeriphDataAlignment = DMA_PDATAALIGN_WORD; + g_DmaHandle.Init.MemDataAlignment = DMA_MDATAALIGN_WORD; + g_DmaHandle.Init.Mode = DMA_CIRCULAR; + g_DmaHandle.Init.Priority = DMA_PRIORITY_HIGH; + g_DmaHandle.Init.FIFOMode = DMA_FIFOMODE_DISABLE; + g_DmaHandle.Init.FIFOThreshold = DMA_FIFO_THRESHOLD_HALFFULL; + g_DmaHandle.Init.MemBurst = DMA_MBURST_SINGLE; + g_DmaHandle.Init.PeriphBurst = DMA_PBURST_SINGLE; + HAL_DMA_Init(&g_DmaHandle); - /* Select PLL as system clock source and configure the HCLK, PCLK1 and PCLK2 - clocks dividers */ - RCC_ClkInitStruct.ClockType = (RCC_CLOCKTYPE_SYSCLK | RCC_CLOCKTYPE_HCLK | RCC_CLOCKTYPE_PCLK1 | RCC_CLOCKTYPE_PCLK2); - RCC_ClkInitStruct.SYSCLKSource = RCC_SYSCLKSOURCE_PLLCLK; - RCC_ClkInitStruct.AHBCLKDivider = RCC_SYSCLK_DIV1; - RCC_ClkInitStruct.APB1CLKDivider = RCC_HCLK_DIV2; - RCC_ClkInitStruct.APB2CLKDivider = RCC_HCLK_DIV1; - if(HAL_RCC_ClockConfig(&RCC_ClkInitStruct, FLASH_LATENCY_3) != HAL_OK) - { - Error_Handler(); - } + // Associate the initialized DMA handle to the the ADC handle + //__HAL_LINKDMA(adc_handler, DMA_Handle, g_DmaHandle); + __HAL_LINKDMA(&g_AdcHandle, DMA_Handle, g_DmaHandle); + + // NVIC configuration for DMA transfer complete interrupt + //HAL_NVIC_SetPriority(DMA2_Stream4_IRQn, 15, 15); + //HAL_NVIC_EnableIRQ(DMA2_Stream4_IRQn); } +//void DMA2_Stream4_IRQHandler(void) +//{ +// //HAL_DMA_IRQHandler(g_AdcHandle.DMA_Handle); +// HAL_DMA_IRQHandler(&g_DmaHandle); +//} +// +//void ADC_IRQHandler() +//{ +// HAL_ADC_IRQHandler(&g_AdcHandle); +//} +// +//void HAL_ADC_ConvCpltCallback(ADC_HandleTypeDef * AdcHandle) +//{ +// int i = 2; +//} +static void SystemClock_Config(void) +{ + RCC_ClkInitTypeDef RCC_ClkInitStruct; + RCC_OscInitTypeDef RCC_OscInitStruct; + + + //__PWR_CLK_ENABLE(); // samma skit + + __HAL_RCC_PWR_CLK_ENABLE(); + __HAL_PWR_VOLTAGESCALING_CONFIG(PWR_REGULATOR_VOLTAGE_SCALE2); + + RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSE; + RCC_OscInitStruct.HSEState = RCC_HSE_ON; + RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; + RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; + RCC_OscInitStruct.PLL.PLLM = 8; + RCC_OscInitStruct.PLL.PLLN = 288; + RCC_OscInitStruct.PLL.PLLP = RCC_PLLP_DIV2; + RCC_OscInitStruct.PLL.PLLQ = 6; + HAL_RCC_OscConfig(&RCC_OscInitStruct); + + RCC_ClkInitStruct.ClockType = (RCC_CLOCKTYPE_SYSCLK | RCC_CLOCKTYPE_HCLK | RCC_CLOCKTYPE_PCLK1 | RCC_CLOCKTYPE_PCLK2); + RCC_ClkInitStruct.SYSCLKSource = RCC_SYSCLKSOURCE_PLLCLK; + RCC_ClkInitStruct.AHBCLKDivider = RCC_SYSCLK_DIV1; + RCC_ClkInitStruct.APB1CLKDivider = RCC_HCLK_DIV4; + RCC_ClkInitStruct.APB2CLKDivider = RCC_HCLK_DIV2; + HAL_RCC_ClockConfig(&RCC_ClkInitStruct, FLASH_LATENCY_4); + + + if (HAL_GetREVID() == 0x1001) + __HAL_FLASH_PREFETCH_BUFFER_ENABLE(); + + //SystemCoreClockUpdate(); + + +} + /** @@ -157,9 +183,4 @@ static void SystemClock_Config(void) * @param None * @retval None */ -static void Error_Handler(void) -{ - while(1) - { - } -} + diff --git a/UAV-ControlSystem/src/utilities.c b/UAV-ControlSystem/src/utilities.c new file mode 100644 index 0000000..f04d223 --- /dev/null +++ b/UAV-ControlSystem/src/utilities.c @@ -0,0 +1,24 @@ +/* + * utilities.c + * + * Created on: 16 sep. 2016 + * Author: Philip + */ +#include "utilities.h" + +uint32_t accumulate(uint32_t * list, int length) +{ + int value = 0; + for (int i = 0; i < length; i++) + { + value += list[i]; + } + return value; +} + +void Error_Handler(void) +{ + while(1) + { + } +} diff --git a/revolution_hal_lib/.cproject b/revolution_hal_lib/.cproject index 3813588..88b2e21 100644 --- a/revolution_hal_lib/.cproject +++ b/revolution_hal_lib/.cproject @@ -40,9 +40,10 @@ @@ -159,4 +160,5 @@ + From c8440bd1a827f70ed5cb6fb55f94b8516d965893 Mon Sep 17 00:00:00 2001 From: philsson Date: Tue, 20 Sep 2016 16:34:32 +0200 Subject: [PATCH 09/13] ADC finalized and working --- UAV-ControlSystem/Debug/UAV-ControlSystem.bin | Bin 9268 -> 9444 bytes UAV-ControlSystem/Debug/objects.list | 1 - UAV-ControlSystem/Debug/output.map | 1005 +++++++---------- UAV-ControlSystem/inc/drivers/adc.h | 48 +- UAV-ControlSystem/inc/drivers/dma.h | 16 - UAV-ControlSystem/inc/system_variables.h | 45 +- UAV-ControlSystem/inc/utilities.h | 22 + UAV-ControlSystem/src/drivers/adc.c | 206 ++-- UAV-ControlSystem/src/drivers/dma.c | 41 - UAV-ControlSystem/src/main.c | 85 +- UAV-ControlSystem/src/utilities.c | 26 +- 11 files changed, 630 insertions(+), 865 deletions(-) delete mode 100644 UAV-ControlSystem/inc/drivers/dma.h delete mode 100644 UAV-ControlSystem/src/drivers/dma.c diff --git a/UAV-ControlSystem/Debug/UAV-ControlSystem.bin b/UAV-ControlSystem/Debug/UAV-ControlSystem.bin index 95160676ce35e44101ec0d7e735e06d1094f8eaa..c0852006870416371b9638d7547819fb8fad3299 100644 GIT binary patch delta 1106 zcma)5U1$_n6h8OP&dwypW_8q*HSWu)m z&|PfBJd|R4-y+x|7V}UrvYXO&8}^~#Q=yhtDyGm-q~e3=w6$cj(`I_^wh5>&9XRKH z-1GaLGq*N+FPj0N>~jTFqCPF~#JB1rt_6M`*2I^1@m~g7p zF3iC7H|;Gs-#gw+4TUzOd?)mXVL0m+Hs*{1-ZH*0D#KJ!AHE3kIfaW|0Bi=|?@~Y{MJf?L$50 z>ZtF!TZNC?Be30rP3q<*>#n1TnEVFRV@_fef?`WDVHddt!R=)vX?HEG&-rD+n)x0{ z_nHY4g2AT1z8%LjXT7Pz59gtwB9qFTXb>352o?#^Z0+s#f|=Oubh*91_mCb0yO&AI&qMG=6Iir#G$N?8Q5R}6ik22vAZ6G) zb33iRi5CJYY5C_6Nr((=p5bOls*V!c64EfX^_od6ydNWHBYy&ylNVXF70Il-BJ(qd zeAgD~I}jRfy%;)S;j2F@FV`J1z_uqwN$_P8i{_;TXc(Bn$PZ7{@vmK)2ehkb{{-!! zE9_yBq(iq=4BPgb_hBDSCPp*-9l1y<{8u?8S6UF<;XU!Re6uA3SU&Vh$F7%=r?~=kE=hE&Xe7sZcc!@J5fE@ zd8UI-vg)VW%}#oe@wfWTfoaSoWahtb%7 delta 948 zcma)5Ur1A76hGg0cX#iGHffgI1b5vf5DbwdQU*57rtSvzhaimL?rL#c5JD2-9-I$B z4;IK5JuEP(hoBdYX@qM`C<37%%0ToXsld0mhO+5}-OgR;L-f#v-|rm0^E;eB-*YMPtF%*W0QhtB6to&&ws#= z8hIb=lcQ^l7#+o=o>e_ctxj4hV_vlaJyR9ra2(`hT-X#je^kWIn7P;4`yI$PpU6d1 zIb3lBL>d{!F6~b3t++ybFOT|r`;*L}K9xJOubIF>!1%mFWOGadW20yl+ANT)!cB`H z->@o>bqmX@4Y3BL_QolLa^8U>=yB*JaR-u|RWThAj&u8M)?wLI%PPFK%misMHCKHA zPcH7zs9$+%Qu(sz!vSk>z_1ohyxC4&xMapjNUE>uA%?mGa#rKkA)m$MthSIauctc; zYk+YP<7Y9REXR`=PimuyaKer+Z9pq-!9gSTgl+e~w~nA?({#C^wj?TiEIr^*oXC*( z{aISxPFP0K&>)T2Yh%OC1es=EoiabY3r3L%LJR-42*v|;Qn=NAr+o2kD&WA_qv~GI z>W^Sl_jUzz6WLU=cz0QKK@aQcPGil~ebH(xb*1P?4t29xp}B6-BE~b*DjYABHXIU& z_<|+-DVM>sk}yS&@@z^xY@3&2jMkPi)b)+Ha|b}Y>H%@wllkes?V>Be%(d!wZn_?1 zO~GiWh`)ple57Sd74Hj*JLg{wbz=?Ku44~_O? #include "stm32f4xx_it.h" +/*********************************************************************** +* BRIEF: Sums elements of array until index of second arg * +* INFORMATION: Returns the sum * +***********************************************************************/ uint32_t accumulate(uint32_t list[], int length); + +/*********************************************************************** +* BRIEF: A function that can be called on exceptions * +* INFORMATION: If an exception happens its easier to find it in an * +* infinite loop * +***********************************************************************/ void Error_Handler(void); #endif /* UTILITIES_H_ */ diff --git a/UAV-ControlSystem/src/drivers/adc.c b/UAV-ControlSystem/src/drivers/adc.c index 4a1a9a0..4509f14 100644 --- a/UAV-ControlSystem/src/drivers/adc.c +++ b/UAV-ControlSystem/src/drivers/adc.c @@ -1,30 +1,122 @@ /* * ADC.c - * - * Created on: 13 sep. 2016 - * Author: Philip - */ + /********************************************************************** + * NAME: adc.c * + * AUTHOR: Philip Johansson * + * PURPOSE: Set up and read from ADC * + * INFORMATION: * + * How to use this driver is explained in page 107 of HAL driver * + * Enable the ADC clock * + * Enable the GPIO clock for the pin wanted * + * Configure the GPIO pin as analog input * + * Configure the ADC speed (prescaler/sampling time) * + * Enable continuous measurement mode * + * * + * Read more at: www.visualgdb.com/tutorials/arm/stm32/adc/ * + * * + * GLOBAL VARIABLES: * + * Variable Type Description * + * -------- ---- ----------- * + * * + **********************************************************************/ #include "drivers/adc.h" #include "system_variables.h" #include "utilities.h" +#include +/* A buffer for the ADC to write with DMA */ +enum{ ADC_BUFFER_LENGTH = 10 }; // TODO: Make this define instead of enum +uint32_t g_ADCBuffer[160] = {0}; // We allocate more than needed. Gives 10 readings on 16ch +/* Handler for the ADC */ ADC_HandleTypeDef g_AdcHandle; -volatile uint32_t g_ADCBuffer[ADC_BUFFER_LENGTH] = {0}; -int g_MeasurementNumber = 0; -int adc_rank = 0; -__IO uint32_t g_ADCValue = 0; -ADC_ChannelConfTypeDef sConfig; +/* DMA handler */ +DMA_HandleTypeDef g_DmaHandle; +/* Stores a list (in order) of the channels added + * OBS: Index/size defined by channel_counter */ +uint32_t channels_added[16]; +/* Increments when new ADC input is added */ +int channel_counter = 0; + +/* Stores the rank of every channel */ +uint32_t channel_ranks[16] = {0}; + + + +void adc_pin_conf(uint32_t adc_channel, int adc_rank); + + +/*********************************************************************** +* BRIEF: Read ADC channel * +* INFORMATION: Returns a mean value from "ADB_BUFFER_LENGTH" samples. * +***********************************************************************/ +uint32_t adc_read(uint32_t adc_channel) +{ + int rank = channel_ranks[adc_channel]; + int sum = 0; + for (int i = rank - 1; i < ADC_BUFFER_LENGTH * channel_counter; i += channel_counter ) + sum += g_ADCBuffer[i]; + + return (sum/ADC_BUFFER_LENGTH); +} + + +/*********************************************************************** +* BRIEF: DMA configuration * +* INFORMATION: Is triggered automatically, enables clocks * +***********************************************************************/ +void HAL_ADC_MspInit(ADC_HandleTypeDef * hadc) +{ + + //static DMA_HandleTypeDef g_DmaHandle; + + // Enable DMA, ADC and related GPIO ports clock + __DMA2_CLK_ENABLE(); + __ADC1_CLK_ENABLE(); + __GPIOA_CLK_ENABLE(); + __GPIOC_CLK_ENABLE(); + + // DMA2 Stream4 channel1 (physically mapped to ADC1) configuration + g_DmaHandle.Instance = DMA2_Stream4; + g_DmaHandle.Init.Channel = DMA_CHANNEL_0; + g_DmaHandle.Init.Direction = DMA_PERIPH_TO_MEMORY; + g_DmaHandle.Init.PeriphInc = DMA_PINC_DISABLE; + g_DmaHandle.Init.MemInc = DMA_MINC_ENABLE; + g_DmaHandle.Init.PeriphDataAlignment = DMA_PDATAALIGN_WORD; + g_DmaHandle.Init.MemDataAlignment = DMA_MDATAALIGN_WORD; + g_DmaHandle.Init.Mode = DMA_CIRCULAR; + g_DmaHandle.Init.Priority = DMA_PRIORITY_HIGH; + g_DmaHandle.Init.FIFOMode = DMA_FIFOMODE_DISABLE; + g_DmaHandle.Init.FIFOThreshold = DMA_FIFO_THRESHOLD_HALFFULL; + g_DmaHandle.Init.MemBurst = DMA_MBURST_SINGLE; + g_DmaHandle.Init.PeriphBurst = DMA_PBURST_SINGLE; + HAL_DMA_Init(&g_DmaHandle); + + // Associate the initialized DMA handle to the the ADC handle + //__HAL_LINKDMA(adc_handler, DMA_Handle, g_DmaHandle); + __HAL_LINKDMA(&g_AdcHandle, DMA_Handle, g_DmaHandle); + + /* These are for interrupt which we are not using for ADC/DMA */ + //NVIC configuration for DMA transfer complete interrupt + //HAL_NVIC_SetPriority(DMA2_Stream4_IRQn, 15, 15); + //HAL_NVIC_EnableIRQ(DMA2_Stream4_IRQn); +} + + +/*********************************************************************** +* BRIEF: Configuration of ADC * +* INFORMATION: Also initializes * +***********************************************************************/ void adc_configure() { -// -// __ADC1_CLK_ENABLE(); -// -// HAL_NVIC_SetPriority(ADC_IRQn, 0,0); -// HAL_NVIC_EnableIRQ(ADC_IRQn); + /* Not using the IRQs but here is how they can be declared */ + // __ADC1_CLK_ENABLE(); + // + // HAL_NVIC_SetPriority(ADC_IRQn, 0,0); + // HAL_NVIC_EnableIRQ(ADC_IRQn); g_AdcHandle.Instance = ADC1; g_AdcHandle.Init.ClockPrescaler = ADC_CLOCKPRESCALER_PCLK_DIV8; @@ -36,17 +128,34 @@ void adc_configure() g_AdcHandle.Init.ExternalTrigConvEdge = ADC_EXTERNALTRIGCONVEDGE_NONE; //ADC_EXTERNALTRIGCONV_T1_CC1; g_AdcHandle.Init.ExternalTrigConv = ADC_EXTERNALTRIGCONVEDGE_NONE; g_AdcHandle.Init.DataAlign = ADC_DATAALIGN_RIGHT; - g_AdcHandle.Init.NbrOfConversion = 3; //adc_rank; + g_AdcHandle.Init.NbrOfConversion = channel_counter; //adc_rank; g_AdcHandle.Init.DMAContinuousRequests = ENABLE;//DISABLE; g_AdcHandle.Init.EOCSelection = EOC_SINGLE_CONV; if (HAL_ADC_Init(&g_AdcHandle) != HAL_OK) Error_Handler(); + for (int i = 0; i < channel_counter; i++) + adc_pin_conf(channels_added[i], i + 1); } +/*********************************************************************** +* BRIEF: Add the wanted channels to a list * +* INFORMATION: Not initialized here but later * +***********************************************************************/ void adc_pin_add(uint32_t adc_channel) { + channels_added[channel_counter] = adc_channel; + channel_counter++; +} + +/*********************************************************************** +* BRIEF: Configures the ADC channel and ads it to the handler * +* INFORMATION: Each added channel gets an incrementing rank * +***********************************************************************/ +void adc_pin_conf(uint32_t adc_channel, int adc_rank) +{ + /* Variable used to initialize the GPIO */ GPIO_InitTypeDef gpioInit; /* Variable to assign the IO to its Port ex PA, PB etc */ @@ -93,79 +202,30 @@ void adc_pin_add(uint32_t adc_channel) gpioInit.Pull = GPIO_NOPULL; HAL_GPIO_Init(gpio_port,&gpioInit); - - ADC_ChannelConfTypeDef adc_channel_conf; - - - adc_channel_conf.Channel = adc_channel; // ex ADC_CHANNEL_12 - adc_rank++; adc_channel_conf.Rank = (uint32_t)adc_rank; adc_channel_conf.SamplingTime = ADC_SAMPLETIME_480CYCLES; adc_channel_conf.Offset = 0; + channel_ranks[adc_channel] = (uint32_t)adc_rank; + if (HAL_ADC_ConfigChannel(&g_AdcHandle, &adc_channel_conf) != HAL_OK) - { - //asm("bkpt 255"); Error_Handler(); - } - - - } + +/*********************************************************************** +* BRIEF: When ADC is configured this function starts the DMA sampling * +* INFORMATION: Third arg is size. When its full it starts over. * +***********************************************************************/ void adc_start() { - if (ADC_STATE_POLL == AS_POLL) - /* Polling */ - HAL_ADC_Start(&g_AdcHandle); - if (ADC_STATE_POLL == AS_IRQ) - /* Interrupt case */ - //g_AdcHandle.DMA_Handle->XferCpltCallback = &HAL_ADC_ConvCpltCallback; - HAL_ADC_Start_IT(&g_AdcHandle); - if (ADC_STATE_POLL == AS_DMA) - /* DMA case */ - //if (HAL_ADC_Start_DMA(&g_AdcHandle, g_ADCBuffer, ADC_BUFFER_LENGTH) != HAL_OK) - if (HAL_ADC_Start_DMA(&g_AdcHandle, (uint32_t*)&g_ADCBuffer, ADC_BUFFER_LENGTH) != HAL_OK) - { - Error_Handler(); - } -} - -uint32_t adc_read_int() -{ - uint32_t value = 0; - if (HAL_ADC_PollForConversion(&g_AdcHandle, 100) == HAL_OK) - { - value = HAL_ADC_GetValue(&g_AdcHandle); - } - return value; + if (HAL_ADC_Start_DMA(&g_AdcHandle, (uint32_t*)&g_ADCBuffer, channel_counter * ADC_BUFFER_LENGTH) != HAL_OK) + Error_Handler(); } -//void HAL_ADC_ConvCpltCallback(ADC_HandleTypeDef * AdcHandle) -//{ -// /* Interrupt case */ -// //g_ADCValue = HAL_ADC_GetValue(AdcHandle); -// -// -// /* DMA case */ -// /* -// g_ADCValue = accumulate(*g_ADCBuffer, ADC_BUFFER_LENGTH) / ADC_BUFFER_LENGTH; -// g_MeasurementNumber += ADC_BUFFER_LENGTH; -// */ -// -// -// // Test to see if this functions is ran at all -// //g_ADCValue = 2; -// -// int hej = g_ADCValue; -//} - - - - diff --git a/UAV-ControlSystem/src/drivers/dma.c b/UAV-ControlSystem/src/drivers/dma.c deleted file mode 100644 index bfc134c..0000000 --- a/UAV-ControlSystem/src/drivers/dma.c +++ /dev/null @@ -1,41 +0,0 @@ -/* - * dma.c - * - * Created on: 16 sep. 2016 - * Author: Philip - */ - -#include "drivers/dma.h" -#include "stm32_hal_legacy.h" - -DMA_HandleTypeDef g_DmaHandle; - -void configureDMA() -{ - //__DMA2_CLK_ENABLE(); - __HAL_RCC_DMA2_CLK_ENABLE(); - - g_DmaHandle.Instance = DMA2_Stream4; - - g_DmaHandle.Init.Channel = DMA_CHANNEL_0; - g_DmaHandle.Init.Direction = DMA_PERIPH_TO_MEMORY; - g_DmaHandle.Init.PeriphInc = DMA_PINC_DISABLE; - g_DmaHandle.Init.MemInc = DMA_MINC_ENABLE; - g_DmaHandle.Init.PeriphDataAlignment = DMA_PDATAALIGN_WORD; - g_DmaHandle.Init.MemDataAlignment = DMA_MDATAALIGN_WORD; - g_DmaHandle.Init.Mode = DMA_CIRCULAR; - g_DmaHandle.Init.Priority = DMA_PRIORITY_HIGH; - g_DmaHandle.Init.FIFOMode = DMA_FIFOMODE_DISABLE; - g_DmaHandle.Init.FIFOThreshold = DMA_FIFO_THRESHOLD_HALFFULL; - g_DmaHandle.Init.MemBurst = DMA_MBURST_SINGLE; - g_DmaHandle.Init.PeriphBurst = DMA_PBURST_SINGLE; - - HAL_DMA_Init(&g_DmaHandle); - - __HAL_LINKDMA(&g_AdcHandle, DMA_Handle, g_DmaHandle); - -// HAL_NVIC_SetPriorityGrouping(NVIC_PRIORITYGROUP_0);) - HAL_NVIC_SetPriority(DMA2_Stream4_IRQn,0,0); - HAL_NVIC_EnableIRQ(DMA2_Stream4_IRQn); -} - diff --git a/UAV-ControlSystem/src/main.c b/UAV-ControlSystem/src/main.c index 76a5d32..e9b440d 100644 --- a/UAV-ControlSystem/src/main.c +++ b/UAV-ControlSystem/src/main.c @@ -13,23 +13,16 @@ #include "drivers/adc.h" #include "stm32f4xx.h" #include "system_variables.h" -#include "drivers/dma.h" #include "utilities.h" #include -/* Private function prototypes -----------------------------------------------*/ + static void SystemClock_Config(void); -static void SystemClock_Config_Lennart(void); -ADC_HandleTypeDef adc_testinput_handle; // For example battery voltage -ADC_HandleTypeDef adc_test2input_handle; -uint32_t g_ADC2; -int g_MeasurementNumber; - int main(void) { @@ -44,12 +37,15 @@ int main(void) /* Configure the system clock to 100 MHz */ SystemClock_Config(); - adc_configure(); - adc_pin_add(ADC_CHANNEL_0); adc_pin_add(ADC_CHANNEL_1); adc_pin_add(ADC_CHANNEL_12); + + adc_configure(); + + + __GPIOB_CLK_ENABLE(); GPIO_InitTypeDef gpinit; @@ -66,8 +62,12 @@ int main(void) { i++; - g_ADCValue = accumulate(g_ADCBuffer,ADC_BUFFER_LENGTH) / ADC_BUFFER_LENGTH; + //g_ADCValue = accumulate(g_ADCBuffer,ADC_BUFFER_LENGTH) / ADC_BUFFER_LENGTH; //HAL_Delay(100); + int g_ADCValue = adc_read(ADC_CHANNEL_0); + int g_ADCValue1 = adc_read(ADC_CHANNEL_1); + int g_ADCValue12 = adc_read(ADC_CHANNEL_12); + int offTime = g_ADCValue; int onTime = 4096 - offTime; HAL_GPIO_WritePin(GPIOB, GPIO_PIN_5,GPIO_PIN_SET); @@ -86,59 +86,11 @@ int main(void) for(;;); } -HAL_ADC_MspInit(ADC_HandleTypeDef * hadc) -{ - - //static DMA_HandleTypeDef g_DmaHandle; - - // Enable DMA, ADC and related GPIO ports clock - __DMA2_CLK_ENABLE(); - __ADC1_CLK_ENABLE(); - __GPIOA_CLK_ENABLE(); - __GPIOC_CLK_ENABLE(); - - // DMA2 Stream4 channel1 (physically mapped to ADC1) configuration - g_DmaHandle.Instance = DMA2_Stream4; - g_DmaHandle.Init.Channel = DMA_CHANNEL_0; - g_DmaHandle.Init.Direction = DMA_PERIPH_TO_MEMORY; - g_DmaHandle.Init.PeriphInc = DMA_PINC_DISABLE; - g_DmaHandle.Init.MemInc = DMA_MINC_ENABLE; - g_DmaHandle.Init.PeriphDataAlignment = DMA_PDATAALIGN_WORD; - g_DmaHandle.Init.MemDataAlignment = DMA_MDATAALIGN_WORD; - g_DmaHandle.Init.Mode = DMA_CIRCULAR; - g_DmaHandle.Init.Priority = DMA_PRIORITY_HIGH; - g_DmaHandle.Init.FIFOMode = DMA_FIFOMODE_DISABLE; - g_DmaHandle.Init.FIFOThreshold = DMA_FIFO_THRESHOLD_HALFFULL; - g_DmaHandle.Init.MemBurst = DMA_MBURST_SINGLE; - g_DmaHandle.Init.PeriphBurst = DMA_PBURST_SINGLE; - HAL_DMA_Init(&g_DmaHandle); - - // Associate the initialized DMA handle to the the ADC handle - //__HAL_LINKDMA(adc_handler, DMA_Handle, g_DmaHandle); - __HAL_LINKDMA(&g_AdcHandle, DMA_Handle, g_DmaHandle); - - // NVIC configuration for DMA transfer complete interrupt - //HAL_NVIC_SetPriority(DMA2_Stream4_IRQn, 15, 15); - //HAL_NVIC_EnableIRQ(DMA2_Stream4_IRQn); -} - -//void DMA2_Stream4_IRQHandler(void) -//{ -// //HAL_DMA_IRQHandler(g_AdcHandle.DMA_Handle); -// HAL_DMA_IRQHandler(&g_DmaHandle); -//} -// -//void ADC_IRQHandler() -//{ -// HAL_ADC_IRQHandler(&g_AdcHandle); -//} -// -//void HAL_ADC_ConvCpltCallback(ADC_HandleTypeDef * AdcHandle) -//{ -// int i = 2; -//} - +/*********************************************************************** +* BRIEF: Starts the system clock * +* INFORMATION: In the current version it works with ADC and DMA * +***********************************************************************/ static void SystemClock_Config(void) { RCC_ClkInitTypeDef RCC_ClkInitStruct; @@ -177,10 +129,3 @@ static void SystemClock_Config(void) } - -/** - * @brief This function is executed in case of error occurrence. - * @param None - * @retval None - */ - diff --git a/UAV-ControlSystem/src/utilities.c b/UAV-ControlSystem/src/utilities.c index f04d223..a125951 100644 --- a/UAV-ControlSystem/src/utilities.c +++ b/UAV-ControlSystem/src/utilities.c @@ -1,11 +1,24 @@ /* * utilities.c - * - * Created on: 16 sep. 2016 - * Author: Philip - */ + /********************************************************************** + * NAME: utilities.c * + * AUTHOR: Philip Johansson * + * PURPOSE: Set up and read from ADC * + * INFORMATION: * + * Here we gather usable functions by the whole system * + * * + * GLOBAL VARIABLES: * + * Variable Type Description * + * -------- ---- ----------- * + * * + **********************************************************************/ + #include "utilities.h" +/*********************************************************************** +* BRIEF: Sums elements of array until index of second arg * +* INFORMATION: Returns the sum * +***********************************************************************/ uint32_t accumulate(uint32_t * list, int length) { int value = 0; @@ -16,6 +29,11 @@ uint32_t accumulate(uint32_t * list, int length) return value; } +/*********************************************************************** +* BRIEF: A function that can be called on exceptions * +* INFORMATION: If an exception happens its easier to find it in an * +* infinite loop * +***********************************************************************/ void Error_Handler(void) { while(1) From 6d4aba8ed851d32ae67ba01da2226817d22fb587 Mon Sep 17 00:00:00 2001 From: Lennart Eriksson Date: Tue, 20 Sep 2016 16:43:26 +0200 Subject: [PATCH 10/13] Update .gitignore --- .gitignore | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitignore b/.gitignore index 85ece9e..f805e81 100644 --- a/.gitignore +++ b/.gitignore @@ -31,8 +31,3 @@ # Debug files *.dSYM/ *.su - - -**.d -**/Debug/ -**/Release/ \ No newline at end of file From b29efd169a2f01bd82267108f28e47de4bed8f5a Mon Sep 17 00:00:00 2001 From: Lennart Eriksson Date: Wed, 21 Sep 2016 08:39:33 +0200 Subject: [PATCH 11/13] gitignore --- .gitignore | 47 ++++++++++++++++++----------------------------- 1 file changed, 18 insertions(+), 29 deletions(-) diff --git a/.gitignore b/.gitignore index f805e81..57071ce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,33 +1,22 @@ -# Object files -*.o -*.ko -*.obj -*.elf +/Debug/ -# Precompiled Headers -*.gch -*.pch +**.o +**.d +**.elf +**.bin +**.xml +**.list -# Libraries -*.lib -*.a -*.la -*.lo +**/Debug/ -# Shared objects (inc. Windows DLLs) -*.dll -*.so -*.so.* -*.dylib +**/language.settings.xml -# Executables -*.exe -*.out -*.app -*.i*86 -*.x86_64 -*.hex - -# Debug files -*.dSYM/ -*.su +/Release/ +**.o +**.d +**.elf +**.bin +**.xml +**.list + +**/Release/ \ No newline at end of file From b16127441d544621324a6e6bc05d8713c6b96658 Mon Sep 17 00:00:00 2001 From: Lennart Eriksson Date: Wed, 21 Sep 2016 08:40:58 +0200 Subject: [PATCH 12/13] .gitignore filed updated again --- .../.settings/language.settings.xml | 25 -- .../Debug/HAL_Driver/Src/stm32f4xx_hal.d | 187 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_adc.d | 187 --------------- .../HAL_Driver/Src/stm32f4xx_hal_adc_ex.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_can.d | 187 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_cec.d | 187 --------------- .../HAL_Driver/Src/stm32f4xx_hal_cortex.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_crc.d | 187 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_cryp.d | 188 --------------- .../HAL_Driver/Src/stm32f4xx_hal_cryp_ex.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_dac.d | 187 --------------- .../HAL_Driver/Src/stm32f4xx_hal_dac_ex.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_dcmi.d | 188 --------------- .../HAL_Driver/Src/stm32f4xx_hal_dcmi_ex.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_dma.d | 187 --------------- .../HAL_Driver/Src/stm32f4xx_hal_dma2d.d | 188 --------------- .../HAL_Driver/Src/stm32f4xx_hal_dma_ex.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_dsi.d | 187 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_eth.d | 187 --------------- .../HAL_Driver/Src/stm32f4xx_hal_flash.d | 188 --------------- .../HAL_Driver/Src/stm32f4xx_hal_flash_ex.d | 188 --------------- .../Src/stm32f4xx_hal_flash_ramfunc.d | 188 --------------- .../HAL_Driver/Src/stm32f4xx_hal_fmpi2c.d | 188 --------------- .../HAL_Driver/Src/stm32f4xx_hal_fmpi2c_ex.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_gpio.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_hash.d | 188 --------------- .../HAL_Driver/Src/stm32f4xx_hal_hash_ex.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_hcd.d | 187 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_i2c.d | 187 --------------- .../HAL_Driver/Src/stm32f4xx_hal_i2c_ex.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_i2s.d | 187 --------------- .../HAL_Driver/Src/stm32f4xx_hal_i2s_ex.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_irda.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_iwdg.d | 188 --------------- .../HAL_Driver/Src/stm32f4xx_hal_lptim.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_ltdc.d | 188 --------------- .../HAL_Driver/Src/stm32f4xx_hal_ltdc_ex.d | 188 --------------- .../Src/stm32f4xx_hal_msp_template.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_nand.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_nor.d | 187 --------------- .../HAL_Driver/Src/stm32f4xx_hal_pccard.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_pcd.d | 187 --------------- .../HAL_Driver/Src/stm32f4xx_hal_pcd_ex.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_pwr.d | 187 --------------- .../HAL_Driver/Src/stm32f4xx_hal_pwr_ex.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_qspi.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_rcc.d | 187 --------------- .../HAL_Driver/Src/stm32f4xx_hal_rcc_ex.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_rng.d | 187 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_rtc.d | 187 --------------- .../HAL_Driver/Src/stm32f4xx_hal_rtc_ex.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_sai.d | 187 --------------- .../HAL_Driver/Src/stm32f4xx_hal_sai_ex.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_sd.d | 187 --------------- .../HAL_Driver/Src/stm32f4xx_hal_sdram.d | 188 --------------- .../HAL_Driver/Src/stm32f4xx_hal_smartcard.d | 188 --------------- .../HAL_Driver/Src/stm32f4xx_hal_spdifrx.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_spi.d | 187 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_sram.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_tim.d | 187 --------------- .../HAL_Driver/Src/stm32f4xx_hal_tim_ex.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_uart.d | 188 --------------- .../HAL_Driver/Src/stm32f4xx_hal_usart.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_hal_wwdg.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_ll_fmc.d | 187 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_ll_fsmc.d | 187 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_ll_sdmmc.d | 188 --------------- .../Debug/HAL_Driver/Src/stm32f4xx_ll_usb.d | 187 --------------- .../Debug/HAL_Driver/Src/subdir.mk | 223 ------------------ revolution_hal_lib/Debug/makefile | 47 ---- revolution_hal_lib/Debug/objects.list | 67 ------ 71 files changed, 12933 deletions(-) delete mode 100644 revolution_hal_lib/.settings/language.settings.xml delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_adc.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_adc_ex.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_can.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_cec.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_cortex.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_crc.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_cryp.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_cryp_ex.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dac.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dac_ex.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dcmi.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dcmi_ex.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dma.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dma2d.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dma_ex.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dsi.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_eth.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_flash.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_flash_ex.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_fmpi2c.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_fmpi2c_ex.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_gpio.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_hash.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_hash_ex.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_hcd.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_i2c.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_i2c_ex.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_i2s.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_i2s_ex.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_irda.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_iwdg.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_lptim.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_ltdc.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_ltdc_ex.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_msp_template.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_nand.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_nor.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_pccard.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_pcd.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_pcd_ex.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_pwr.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_pwr_ex.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_qspi.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_rcc.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_rcc_ex.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_rng.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_rtc.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_rtc_ex.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_sai.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_sai_ex.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_sd.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_sdram.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_smartcard.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_spdifrx.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_spi.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_sram.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_tim.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_tim_ex.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_uart.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_usart.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_wwdg.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_ll_fmc.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_ll_fsmc.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_ll_sdmmc.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_ll_usb.d delete mode 100644 revolution_hal_lib/Debug/HAL_Driver/Src/subdir.mk delete mode 100644 revolution_hal_lib/Debug/makefile delete mode 100644 revolution_hal_lib/Debug/objects.list diff --git a/revolution_hal_lib/.settings/language.settings.xml b/revolution_hal_lib/.settings/language.settings.xml deleted file mode 100644 index b40e6c1..0000000 --- a/revolution_hal_lib/.settings/language.settings.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal.d deleted file mode 100644 index 7bc4785..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal.o: ../HAL_Driver/Src/stm32f4xx_hal.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_adc.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_adc.d deleted file mode 100644 index a69f722..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_adc.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_adc.o: ../HAL_Driver/Src/stm32f4xx_hal_adc.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_adc_ex.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_adc_ex.d deleted file mode 100644 index 56cc284..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_adc_ex.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_adc_ex.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_adc_ex.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_can.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_can.d deleted file mode 100644 index 5d4a771..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_can.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_can.o: ../HAL_Driver/Src/stm32f4xx_hal_can.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_cec.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_cec.d deleted file mode 100644 index afe7400..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_cec.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_cec.o: ../HAL_Driver/Src/stm32f4xx_hal_cec.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_cortex.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_cortex.d deleted file mode 100644 index 442af3b..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_cortex.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_cortex.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_cortex.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_crc.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_crc.d deleted file mode 100644 index 2a1e3ca..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_crc.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_crc.o: ../HAL_Driver/Src/stm32f4xx_hal_crc.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_cryp.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_cryp.d deleted file mode 100644 index 6e96121..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_cryp.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_cryp.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_cryp.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_cryp_ex.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_cryp_ex.d deleted file mode 100644 index 026cac4..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_cryp_ex.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_cryp_ex.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_cryp_ex.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dac.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dac.d deleted file mode 100644 index f2d6ab5..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dac.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_dac.o: ../HAL_Driver/Src/stm32f4xx_hal_dac.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dac_ex.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dac_ex.d deleted file mode 100644 index 03cb1b5..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dac_ex.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_dac_ex.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_dac_ex.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dcmi.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dcmi.d deleted file mode 100644 index 77bc729..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dcmi.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_dcmi.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_dcmi.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dcmi_ex.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dcmi_ex.d deleted file mode 100644 index 81eff28..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dcmi_ex.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_dcmi_ex.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_dcmi_ex.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dma.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dma.d deleted file mode 100644 index 0d44c38..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dma.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_dma.o: ../HAL_Driver/Src/stm32f4xx_hal_dma.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dma2d.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dma2d.d deleted file mode 100644 index 35312cd..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dma2d.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_dma2d.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_dma2d.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dma_ex.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dma_ex.d deleted file mode 100644 index bc43638..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dma_ex.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_dma_ex.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_dma_ex.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dsi.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dsi.d deleted file mode 100644 index 4250e27..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_dsi.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_dsi.o: ../HAL_Driver/Src/stm32f4xx_hal_dsi.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_eth.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_eth.d deleted file mode 100644 index c718308..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_eth.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_eth.o: ../HAL_Driver/Src/stm32f4xx_hal_eth.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_flash.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_flash.d deleted file mode 100644 index 2a10944..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_flash.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_flash.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_flash.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_flash_ex.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_flash_ex.d deleted file mode 100644 index f4b36f0..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_flash_ex.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_flash_ex.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_flash_ex.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.d deleted file mode 100644 index c137aaf..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_fmpi2c.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_fmpi2c.d deleted file mode 100644 index fb59ed6..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_fmpi2c.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_fmpi2c.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_fmpi2c.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_fmpi2c_ex.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_fmpi2c_ex.d deleted file mode 100644 index 3fca9c2..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_fmpi2c_ex.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_fmpi2c_ex.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_fmpi2c_ex.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_gpio.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_gpio.d deleted file mode 100644 index 91beba0..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_gpio.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_gpio.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_gpio.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_hash.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_hash.d deleted file mode 100644 index cf3f2a6..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_hash.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_hash.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_hash.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_hash_ex.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_hash_ex.d deleted file mode 100644 index 05912df..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_hash_ex.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_hash_ex.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_hash_ex.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_hcd.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_hcd.d deleted file mode 100644 index 1b95614..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_hcd.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_hcd.o: ../HAL_Driver/Src/stm32f4xx_hal_hcd.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_i2c.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_i2c.d deleted file mode 100644 index e986e2a..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_i2c.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_i2c.o: ../HAL_Driver/Src/stm32f4xx_hal_i2c.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_i2c_ex.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_i2c_ex.d deleted file mode 100644 index fba4d56..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_i2c_ex.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_i2c_ex.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_i2s.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_i2s.d deleted file mode 100644 index d225dda..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_i2s.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_i2s.o: ../HAL_Driver/Src/stm32f4xx_hal_i2s.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_i2s_ex.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_i2s_ex.d deleted file mode 100644 index 66670fa..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_i2s_ex.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_i2s_ex.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_i2s_ex.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_irda.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_irda.d deleted file mode 100644 index 271c1e1..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_irda.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_irda.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_irda.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_iwdg.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_iwdg.d deleted file mode 100644 index 241a699..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_iwdg.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_iwdg.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_iwdg.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_lptim.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_lptim.d deleted file mode 100644 index a1cffbc..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_lptim.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_lptim.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_lptim.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_ltdc.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_ltdc.d deleted file mode 100644 index a050c6b..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_ltdc.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_ltdc.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_ltdc.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_ltdc_ex.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_ltdc_ex.d deleted file mode 100644 index 249e1c4..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_ltdc_ex.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_ltdc_ex.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_ltdc_ex.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_msp_template.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_msp_template.d deleted file mode 100644 index 9a2e966..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_msp_template.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_msp_template.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_msp_template.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_nand.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_nand.d deleted file mode 100644 index ff1c7ea..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_nand.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_nand.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_nand.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_nor.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_nor.d deleted file mode 100644 index fe6fffb..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_nor.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_nor.o: ../HAL_Driver/Src/stm32f4xx_hal_nor.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_pccard.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_pccard.d deleted file mode 100644 index 7e529e3..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_pccard.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_pccard.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_pccard.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_pcd.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_pcd.d deleted file mode 100644 index 5aeacef..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_pcd.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_pcd.o: ../HAL_Driver/Src/stm32f4xx_hal_pcd.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_pcd_ex.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_pcd_ex.d deleted file mode 100644 index c410efb..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_pcd_ex.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_pcd_ex.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_pwr.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_pwr.d deleted file mode 100644 index d8e66ad..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_pwr.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_pwr.o: ../HAL_Driver/Src/stm32f4xx_hal_pwr.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_pwr_ex.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_pwr_ex.d deleted file mode 100644 index be56efb..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_pwr_ex.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_pwr_ex.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_qspi.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_qspi.d deleted file mode 100644 index ef77fb2..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_qspi.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_qspi.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_qspi.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_rcc.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_rcc.d deleted file mode 100644 index 56d2ec5..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_rcc.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_rcc.o: ../HAL_Driver/Src/stm32f4xx_hal_rcc.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_rcc_ex.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_rcc_ex.d deleted file mode 100644 index 8b0ffc0..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_rcc_ex.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_rcc_ex.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_rng.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_rng.d deleted file mode 100644 index b1bffc7..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_rng.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_rng.o: ../HAL_Driver/Src/stm32f4xx_hal_rng.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_rtc.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_rtc.d deleted file mode 100644 index 871bce4..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_rtc.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_rtc.o: ../HAL_Driver/Src/stm32f4xx_hal_rtc.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_rtc_ex.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_rtc_ex.d deleted file mode 100644 index b8b43a4..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_rtc_ex.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_rtc_ex.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_rtc_ex.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_sai.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_sai.d deleted file mode 100644 index e73514e..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_sai.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_sai.o: ../HAL_Driver/Src/stm32f4xx_hal_sai.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_sai_ex.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_sai_ex.d deleted file mode 100644 index f5e2146..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_sai_ex.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_sai_ex.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_sai_ex.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_sd.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_sd.d deleted file mode 100644 index 8ee7393..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_sd.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_sd.o: ../HAL_Driver/Src/stm32f4xx_hal_sd.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_sdram.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_sdram.d deleted file mode 100644 index 1786ea8..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_sdram.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_sdram.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_sdram.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_smartcard.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_smartcard.d deleted file mode 100644 index c784623..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_smartcard.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_smartcard.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_smartcard.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_spdifrx.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_spdifrx.d deleted file mode 100644 index baff0db..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_spdifrx.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_spdifrx.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_spdifrx.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_spi.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_spi.d deleted file mode 100644 index eff8e3d..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_spi.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_spi.o: ../HAL_Driver/Src/stm32f4xx_hal_spi.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_sram.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_sram.d deleted file mode 100644 index 9367e83..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_sram.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_sram.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_sram.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_tim.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_tim.d deleted file mode 100644 index 13d6516..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_tim.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_tim.o: ../HAL_Driver/Src/stm32f4xx_hal_tim.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_tim_ex.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_tim_ex.d deleted file mode 100644 index cf3b805..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_tim_ex.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_tim_ex.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_tim_ex.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_uart.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_uart.d deleted file mode 100644 index 54b89cc..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_uart.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_uart.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_uart.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_usart.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_usart.d deleted file mode 100644 index a1e8614..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_usart.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_usart.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_usart.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_wwdg.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_wwdg.d deleted file mode 100644 index 7209bb7..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_hal_wwdg.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_hal_wwdg.o: \ - ../HAL_Driver/Src/stm32f4xx_hal_wwdg.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_ll_fmc.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_ll_fmc.d deleted file mode 100644 index 2a15432..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_ll_fmc.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_ll_fmc.o: ../HAL_Driver/Src/stm32f4xx_ll_fmc.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_ll_fsmc.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_ll_fsmc.d deleted file mode 100644 index 7a68f7f..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_ll_fsmc.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_ll_fsmc.o: ../HAL_Driver/Src/stm32f4xx_ll_fsmc.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_ll_sdmmc.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_ll_sdmmc.d deleted file mode 100644 index bf496e9..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_ll_sdmmc.d +++ /dev/null @@ -1,188 +0,0 @@ -HAL_Driver/Src/stm32f4xx_ll_sdmmc.o: \ - ../HAL_Driver/Src/stm32f4xx_ll_sdmmc.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_ll_usb.d b/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_ll_usb.d deleted file mode 100644 index 9612a0f..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/stm32f4xx_ll_usb.d +++ /dev/null @@ -1,187 +0,0 @@ -HAL_Driver/Src/stm32f4xx_ll_usb.o: ../HAL_Driver/Src/stm32f4xx_ll_usb.c \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h \ - C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_conf.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_def.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/stm32f405xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cm4.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmInstr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/cmsis_gcc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmFunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core/core_cmSimd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device/system_stm32f4xx.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy/stm32_hal_legacy.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cortex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_adc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_can.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_crc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_cryp.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dac_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_dcmi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_eth.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sram.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_fsmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nor.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_nand.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pccard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hash.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_iwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_ltdc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rng.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_rtc_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_sd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_sdmmc.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_spi.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_uart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_usart.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_irda.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_smartcard.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_wwdg.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_ll_usb.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_pcd_ex.h: - -C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/stm32f4xx_hal_hcd.h: diff --git a/revolution_hal_lib/Debug/HAL_Driver/Src/subdir.mk b/revolution_hal_lib/Debug/HAL_Driver/Src/subdir.mk deleted file mode 100644 index 2afc977..0000000 --- a/revolution_hal_lib/Debug/HAL_Driver/Src/subdir.mk +++ /dev/null @@ -1,223 +0,0 @@ -################################################################################ -# Automatically-generated file. Do not edit! -################################################################################ - -# Add inputs and outputs from these tool invocations to the build variables -C_SRCS += \ -../HAL_Driver/Src/stm32f4xx_hal.c \ -../HAL_Driver/Src/stm32f4xx_hal_adc.c \ -../HAL_Driver/Src/stm32f4xx_hal_adc_ex.c \ -../HAL_Driver/Src/stm32f4xx_hal_can.c \ -../HAL_Driver/Src/stm32f4xx_hal_cec.c \ -../HAL_Driver/Src/stm32f4xx_hal_cortex.c \ -../HAL_Driver/Src/stm32f4xx_hal_crc.c \ -../HAL_Driver/Src/stm32f4xx_hal_cryp.c \ -../HAL_Driver/Src/stm32f4xx_hal_cryp_ex.c \ -../HAL_Driver/Src/stm32f4xx_hal_dac.c \ -../HAL_Driver/Src/stm32f4xx_hal_dac_ex.c \ -../HAL_Driver/Src/stm32f4xx_hal_dcmi.c \ -../HAL_Driver/Src/stm32f4xx_hal_dcmi_ex.c \ -../HAL_Driver/Src/stm32f4xx_hal_dma.c \ -../HAL_Driver/Src/stm32f4xx_hal_dma2d.c \ -../HAL_Driver/Src/stm32f4xx_hal_dma_ex.c \ -../HAL_Driver/Src/stm32f4xx_hal_dsi.c \ -../HAL_Driver/Src/stm32f4xx_hal_eth.c \ -../HAL_Driver/Src/stm32f4xx_hal_flash.c \ -../HAL_Driver/Src/stm32f4xx_hal_flash_ex.c \ -../HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c \ -../HAL_Driver/Src/stm32f4xx_hal_fmpi2c.c \ -../HAL_Driver/Src/stm32f4xx_hal_fmpi2c_ex.c \ -../HAL_Driver/Src/stm32f4xx_hal_gpio.c \ -../HAL_Driver/Src/stm32f4xx_hal_hash.c \ -../HAL_Driver/Src/stm32f4xx_hal_hash_ex.c \ -../HAL_Driver/Src/stm32f4xx_hal_hcd.c \ -../HAL_Driver/Src/stm32f4xx_hal_i2c.c \ -../HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c \ -../HAL_Driver/Src/stm32f4xx_hal_i2s.c \ -../HAL_Driver/Src/stm32f4xx_hal_i2s_ex.c \ -../HAL_Driver/Src/stm32f4xx_hal_irda.c \ -../HAL_Driver/Src/stm32f4xx_hal_iwdg.c \ -../HAL_Driver/Src/stm32f4xx_hal_lptim.c \ -../HAL_Driver/Src/stm32f4xx_hal_ltdc.c \ -../HAL_Driver/Src/stm32f4xx_hal_ltdc_ex.c \ -../HAL_Driver/Src/stm32f4xx_hal_msp_template.c \ -../HAL_Driver/Src/stm32f4xx_hal_nand.c \ -../HAL_Driver/Src/stm32f4xx_hal_nor.c \ -../HAL_Driver/Src/stm32f4xx_hal_pccard.c \ -../HAL_Driver/Src/stm32f4xx_hal_pcd.c \ -../HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c \ -../HAL_Driver/Src/stm32f4xx_hal_pwr.c \ -../HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c \ -../HAL_Driver/Src/stm32f4xx_hal_qspi.c \ -../HAL_Driver/Src/stm32f4xx_hal_rcc.c \ -../HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c \ -../HAL_Driver/Src/stm32f4xx_hal_rng.c \ -../HAL_Driver/Src/stm32f4xx_hal_rtc.c \ -../HAL_Driver/Src/stm32f4xx_hal_rtc_ex.c \ -../HAL_Driver/Src/stm32f4xx_hal_sai.c \ -../HAL_Driver/Src/stm32f4xx_hal_sai_ex.c \ -../HAL_Driver/Src/stm32f4xx_hal_sd.c \ -../HAL_Driver/Src/stm32f4xx_hal_sdram.c \ -../HAL_Driver/Src/stm32f4xx_hal_smartcard.c \ -../HAL_Driver/Src/stm32f4xx_hal_spdifrx.c \ -../HAL_Driver/Src/stm32f4xx_hal_spi.c \ -../HAL_Driver/Src/stm32f4xx_hal_sram.c \ -../HAL_Driver/Src/stm32f4xx_hal_tim.c \ -../HAL_Driver/Src/stm32f4xx_hal_tim_ex.c \ -../HAL_Driver/Src/stm32f4xx_hal_uart.c \ -../HAL_Driver/Src/stm32f4xx_hal_usart.c \ -../HAL_Driver/Src/stm32f4xx_hal_wwdg.c \ -../HAL_Driver/Src/stm32f4xx_ll_fmc.c \ -../HAL_Driver/Src/stm32f4xx_ll_fsmc.c \ -../HAL_Driver/Src/stm32f4xx_ll_sdmmc.c \ -../HAL_Driver/Src/stm32f4xx_ll_usb.c - -OBJS += \ -./HAL_Driver/Src/stm32f4xx_hal.o \ -./HAL_Driver/Src/stm32f4xx_hal_adc.o \ -./HAL_Driver/Src/stm32f4xx_hal_adc_ex.o \ -./HAL_Driver/Src/stm32f4xx_hal_can.o \ -./HAL_Driver/Src/stm32f4xx_hal_cec.o \ -./HAL_Driver/Src/stm32f4xx_hal_cortex.o \ -./HAL_Driver/Src/stm32f4xx_hal_crc.o \ -./HAL_Driver/Src/stm32f4xx_hal_cryp.o \ -./HAL_Driver/Src/stm32f4xx_hal_cryp_ex.o \ -./HAL_Driver/Src/stm32f4xx_hal_dac.o \ -./HAL_Driver/Src/stm32f4xx_hal_dac_ex.o \ -./HAL_Driver/Src/stm32f4xx_hal_dcmi.o \ -./HAL_Driver/Src/stm32f4xx_hal_dcmi_ex.o \ -./HAL_Driver/Src/stm32f4xx_hal_dma.o \ -./HAL_Driver/Src/stm32f4xx_hal_dma2d.o \ -./HAL_Driver/Src/stm32f4xx_hal_dma_ex.o \ -./HAL_Driver/Src/stm32f4xx_hal_dsi.o \ -./HAL_Driver/Src/stm32f4xx_hal_eth.o \ -./HAL_Driver/Src/stm32f4xx_hal_flash.o \ -./HAL_Driver/Src/stm32f4xx_hal_flash_ex.o \ -./HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.o \ -./HAL_Driver/Src/stm32f4xx_hal_fmpi2c.o \ -./HAL_Driver/Src/stm32f4xx_hal_fmpi2c_ex.o \ -./HAL_Driver/Src/stm32f4xx_hal_gpio.o \ -./HAL_Driver/Src/stm32f4xx_hal_hash.o \ -./HAL_Driver/Src/stm32f4xx_hal_hash_ex.o \ -./HAL_Driver/Src/stm32f4xx_hal_hcd.o \ -./HAL_Driver/Src/stm32f4xx_hal_i2c.o \ -./HAL_Driver/Src/stm32f4xx_hal_i2c_ex.o \ -./HAL_Driver/Src/stm32f4xx_hal_i2s.o \ -./HAL_Driver/Src/stm32f4xx_hal_i2s_ex.o \ -./HAL_Driver/Src/stm32f4xx_hal_irda.o \ -./HAL_Driver/Src/stm32f4xx_hal_iwdg.o \ -./HAL_Driver/Src/stm32f4xx_hal_lptim.o \ -./HAL_Driver/Src/stm32f4xx_hal_ltdc.o \ -./HAL_Driver/Src/stm32f4xx_hal_ltdc_ex.o \ -./HAL_Driver/Src/stm32f4xx_hal_msp_template.o \ -./HAL_Driver/Src/stm32f4xx_hal_nand.o \ -./HAL_Driver/Src/stm32f4xx_hal_nor.o \ -./HAL_Driver/Src/stm32f4xx_hal_pccard.o \ -./HAL_Driver/Src/stm32f4xx_hal_pcd.o \ -./HAL_Driver/Src/stm32f4xx_hal_pcd_ex.o \ -./HAL_Driver/Src/stm32f4xx_hal_pwr.o \ -./HAL_Driver/Src/stm32f4xx_hal_pwr_ex.o \ -./HAL_Driver/Src/stm32f4xx_hal_qspi.o \ -./HAL_Driver/Src/stm32f4xx_hal_rcc.o \ -./HAL_Driver/Src/stm32f4xx_hal_rcc_ex.o \ -./HAL_Driver/Src/stm32f4xx_hal_rng.o \ -./HAL_Driver/Src/stm32f4xx_hal_rtc.o \ -./HAL_Driver/Src/stm32f4xx_hal_rtc_ex.o \ -./HAL_Driver/Src/stm32f4xx_hal_sai.o \ -./HAL_Driver/Src/stm32f4xx_hal_sai_ex.o \ -./HAL_Driver/Src/stm32f4xx_hal_sd.o \ -./HAL_Driver/Src/stm32f4xx_hal_sdram.o \ -./HAL_Driver/Src/stm32f4xx_hal_smartcard.o \ -./HAL_Driver/Src/stm32f4xx_hal_spdifrx.o \ -./HAL_Driver/Src/stm32f4xx_hal_spi.o \ -./HAL_Driver/Src/stm32f4xx_hal_sram.o \ -./HAL_Driver/Src/stm32f4xx_hal_tim.o \ -./HAL_Driver/Src/stm32f4xx_hal_tim_ex.o \ -./HAL_Driver/Src/stm32f4xx_hal_uart.o \ -./HAL_Driver/Src/stm32f4xx_hal_usart.o \ -./HAL_Driver/Src/stm32f4xx_hal_wwdg.o \ -./HAL_Driver/Src/stm32f4xx_ll_fmc.o \ -./HAL_Driver/Src/stm32f4xx_ll_fsmc.o \ -./HAL_Driver/Src/stm32f4xx_ll_sdmmc.o \ -./HAL_Driver/Src/stm32f4xx_ll_usb.o - -C_DEPS += \ -./HAL_Driver/Src/stm32f4xx_hal.d \ -./HAL_Driver/Src/stm32f4xx_hal_adc.d \ -./HAL_Driver/Src/stm32f4xx_hal_adc_ex.d \ -./HAL_Driver/Src/stm32f4xx_hal_can.d \ -./HAL_Driver/Src/stm32f4xx_hal_cec.d \ -./HAL_Driver/Src/stm32f4xx_hal_cortex.d \ -./HAL_Driver/Src/stm32f4xx_hal_crc.d \ -./HAL_Driver/Src/stm32f4xx_hal_cryp.d \ -./HAL_Driver/Src/stm32f4xx_hal_cryp_ex.d \ -./HAL_Driver/Src/stm32f4xx_hal_dac.d \ -./HAL_Driver/Src/stm32f4xx_hal_dac_ex.d \ -./HAL_Driver/Src/stm32f4xx_hal_dcmi.d \ -./HAL_Driver/Src/stm32f4xx_hal_dcmi_ex.d \ -./HAL_Driver/Src/stm32f4xx_hal_dma.d \ -./HAL_Driver/Src/stm32f4xx_hal_dma2d.d \ -./HAL_Driver/Src/stm32f4xx_hal_dma_ex.d \ -./HAL_Driver/Src/stm32f4xx_hal_dsi.d \ -./HAL_Driver/Src/stm32f4xx_hal_eth.d \ -./HAL_Driver/Src/stm32f4xx_hal_flash.d \ -./HAL_Driver/Src/stm32f4xx_hal_flash_ex.d \ -./HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.d \ -./HAL_Driver/Src/stm32f4xx_hal_fmpi2c.d \ -./HAL_Driver/Src/stm32f4xx_hal_fmpi2c_ex.d \ -./HAL_Driver/Src/stm32f4xx_hal_gpio.d \ -./HAL_Driver/Src/stm32f4xx_hal_hash.d \ -./HAL_Driver/Src/stm32f4xx_hal_hash_ex.d \ -./HAL_Driver/Src/stm32f4xx_hal_hcd.d \ -./HAL_Driver/Src/stm32f4xx_hal_i2c.d \ -./HAL_Driver/Src/stm32f4xx_hal_i2c_ex.d \ -./HAL_Driver/Src/stm32f4xx_hal_i2s.d \ -./HAL_Driver/Src/stm32f4xx_hal_i2s_ex.d \ -./HAL_Driver/Src/stm32f4xx_hal_irda.d \ -./HAL_Driver/Src/stm32f4xx_hal_iwdg.d \ -./HAL_Driver/Src/stm32f4xx_hal_lptim.d \ -./HAL_Driver/Src/stm32f4xx_hal_ltdc.d \ -./HAL_Driver/Src/stm32f4xx_hal_ltdc_ex.d \ -./HAL_Driver/Src/stm32f4xx_hal_msp_template.d \ -./HAL_Driver/Src/stm32f4xx_hal_nand.d \ -./HAL_Driver/Src/stm32f4xx_hal_nor.d \ -./HAL_Driver/Src/stm32f4xx_hal_pccard.d \ -./HAL_Driver/Src/stm32f4xx_hal_pcd.d \ -./HAL_Driver/Src/stm32f4xx_hal_pcd_ex.d \ -./HAL_Driver/Src/stm32f4xx_hal_pwr.d \ -./HAL_Driver/Src/stm32f4xx_hal_pwr_ex.d \ -./HAL_Driver/Src/stm32f4xx_hal_qspi.d \ -./HAL_Driver/Src/stm32f4xx_hal_rcc.d \ -./HAL_Driver/Src/stm32f4xx_hal_rcc_ex.d \ -./HAL_Driver/Src/stm32f4xx_hal_rng.d \ -./HAL_Driver/Src/stm32f4xx_hal_rtc.d \ -./HAL_Driver/Src/stm32f4xx_hal_rtc_ex.d \ -./HAL_Driver/Src/stm32f4xx_hal_sai.d \ -./HAL_Driver/Src/stm32f4xx_hal_sai_ex.d \ -./HAL_Driver/Src/stm32f4xx_hal_sd.d \ -./HAL_Driver/Src/stm32f4xx_hal_sdram.d \ -./HAL_Driver/Src/stm32f4xx_hal_smartcard.d \ -./HAL_Driver/Src/stm32f4xx_hal_spdifrx.d \ -./HAL_Driver/Src/stm32f4xx_hal_spi.d \ -./HAL_Driver/Src/stm32f4xx_hal_sram.d \ -./HAL_Driver/Src/stm32f4xx_hal_tim.d \ -./HAL_Driver/Src/stm32f4xx_hal_tim_ex.d \ -./HAL_Driver/Src/stm32f4xx_hal_uart.d \ -./HAL_Driver/Src/stm32f4xx_hal_usart.d \ -./HAL_Driver/Src/stm32f4xx_hal_wwdg.d \ -./HAL_Driver/Src/stm32f4xx_ll_fmc.d \ -./HAL_Driver/Src/stm32f4xx_ll_fsmc.d \ -./HAL_Driver/Src/stm32f4xx_ll_sdmmc.d \ -./HAL_Driver/Src/stm32f4xx_ll_usb.d - - -# Each subdirectory must supply rules for building sources it contributes -HAL_Driver/Src/%.o: ../HAL_Driver/Src/%.c - @echo 'Building file: $<' - @echo 'Invoking: MCU GCC Compiler' - @echo %cd% - arm-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -DSTM32F4 -DSTM32 -DUSE_HAL_DRIVER -DSTM32F405RGTx -DSTM32F405xx -DSTM32F4xx_it -I"C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/core" -I"C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/CMSIS/device" -I"C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc/Legacy" -I"C:/Users/Philip/Documents/GitHub/UAV-Control-System/revolution_hal_lib/HAL_Driver/Inc" -O0 -g3 -Wall -fmessage-length=0 -ffunction-sections -c -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -o "$@" "$<" - @echo 'Finished building: $<' - @echo ' ' - - diff --git a/revolution_hal_lib/Debug/makefile b/revolution_hal_lib/Debug/makefile deleted file mode 100644 index 8e073b5..0000000 --- a/revolution_hal_lib/Debug/makefile +++ /dev/null @@ -1,47 +0,0 @@ -################################################################################ -# Automatically-generated file. Do not edit! -################################################################################ - --include ../makefile.init - -RM := rm -rf - -# All of the sources participating in the build are defined here --include sources.mk --include HAL_Driver/Src/subdir.mk --include subdir.mk --include objects.mk - -ifneq ($(MAKECMDGOALS),clean) -ifneq ($(strip $(S_UPPER_DEPS)),) --include $(S_UPPER_DEPS) -endif -ifneq ($(strip $(C_DEPS)),) --include $(C_DEPS) -endif -endif - --include ../makefile.defs - -# Add inputs and outputs from these tool invocations to the build variables - -# All Target -all: librevolution_hal_lib.a - -# Tool invocations -librevolution_hal_lib.a: $(OBJS) $(USER_OBJS) - @echo 'Building target: $@' - @echo 'Invoking: MCU GCC Archiver' - arm-none-eabi-ar -r "librevolution_hal_lib.a" @"objects.list" $(USER_OBJS) $(LIBS) - @echo 'Finished building target: $@' - @echo ' ' - -# Other Targets -clean: - -$(RM) * - -@echo ' ' - -.PHONY: all clean dependents -.SECONDARY: - --include ../makefile.targets diff --git a/revolution_hal_lib/Debug/objects.list b/revolution_hal_lib/Debug/objects.list deleted file mode 100644 index 46c280f..0000000 --- a/revolution_hal_lib/Debug/objects.list +++ /dev/null @@ -1,67 +0,0 @@ -"HAL_Driver/Src/stm32f4xx_hal.o" -"HAL_Driver/Src/stm32f4xx_hal_adc.o" -"HAL_Driver/Src/stm32f4xx_hal_adc_ex.o" -"HAL_Driver/Src/stm32f4xx_hal_can.o" -"HAL_Driver/Src/stm32f4xx_hal_cec.o" -"HAL_Driver/Src/stm32f4xx_hal_cortex.o" -"HAL_Driver/Src/stm32f4xx_hal_crc.o" -"HAL_Driver/Src/stm32f4xx_hal_cryp.o" -"HAL_Driver/Src/stm32f4xx_hal_cryp_ex.o" -"HAL_Driver/Src/stm32f4xx_hal_dac.o" -"HAL_Driver/Src/stm32f4xx_hal_dac_ex.o" -"HAL_Driver/Src/stm32f4xx_hal_dcmi.o" -"HAL_Driver/Src/stm32f4xx_hal_dcmi_ex.o" -"HAL_Driver/Src/stm32f4xx_hal_dma.o" -"HAL_Driver/Src/stm32f4xx_hal_dma2d.o" -"HAL_Driver/Src/stm32f4xx_hal_dma_ex.o" -"HAL_Driver/Src/stm32f4xx_hal_dsi.o" -"HAL_Driver/Src/stm32f4xx_hal_eth.o" -"HAL_Driver/Src/stm32f4xx_hal_flash.o" -"HAL_Driver/Src/stm32f4xx_hal_flash_ex.o" -"HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.o" -"HAL_Driver/Src/stm32f4xx_hal_fmpi2c.o" -"HAL_Driver/Src/stm32f4xx_hal_fmpi2c_ex.o" -"HAL_Driver/Src/stm32f4xx_hal_gpio.o" -"HAL_Driver/Src/stm32f4xx_hal_hash.o" -"HAL_Driver/Src/stm32f4xx_hal_hash_ex.o" -"HAL_Driver/Src/stm32f4xx_hal_hcd.o" -"HAL_Driver/Src/stm32f4xx_hal_i2c.o" -"HAL_Driver/Src/stm32f4xx_hal_i2c_ex.o" -"HAL_Driver/Src/stm32f4xx_hal_i2s.o" -"HAL_Driver/Src/stm32f4xx_hal_i2s_ex.o" -"HAL_Driver/Src/stm32f4xx_hal_irda.o" -"HAL_Driver/Src/stm32f4xx_hal_iwdg.o" -"HAL_Driver/Src/stm32f4xx_hal_lptim.o" -"HAL_Driver/Src/stm32f4xx_hal_ltdc.o" -"HAL_Driver/Src/stm32f4xx_hal_ltdc_ex.o" -"HAL_Driver/Src/stm32f4xx_hal_msp_template.o" -"HAL_Driver/Src/stm32f4xx_hal_nand.o" -"HAL_Driver/Src/stm32f4xx_hal_nor.o" -"HAL_Driver/Src/stm32f4xx_hal_pccard.o" -"HAL_Driver/Src/stm32f4xx_hal_pcd.o" -"HAL_Driver/Src/stm32f4xx_hal_pcd_ex.o" -"HAL_Driver/Src/stm32f4xx_hal_pwr.o" -"HAL_Driver/Src/stm32f4xx_hal_pwr_ex.o" -"HAL_Driver/Src/stm32f4xx_hal_qspi.o" -"HAL_Driver/Src/stm32f4xx_hal_rcc.o" -"HAL_Driver/Src/stm32f4xx_hal_rcc_ex.o" -"HAL_Driver/Src/stm32f4xx_hal_rng.o" -"HAL_Driver/Src/stm32f4xx_hal_rtc.o" -"HAL_Driver/Src/stm32f4xx_hal_rtc_ex.o" -"HAL_Driver/Src/stm32f4xx_hal_sai.o" -"HAL_Driver/Src/stm32f4xx_hal_sai_ex.o" -"HAL_Driver/Src/stm32f4xx_hal_sd.o" -"HAL_Driver/Src/stm32f4xx_hal_sdram.o" -"HAL_Driver/Src/stm32f4xx_hal_smartcard.o" -"HAL_Driver/Src/stm32f4xx_hal_spdifrx.o" -"HAL_Driver/Src/stm32f4xx_hal_spi.o" -"HAL_Driver/Src/stm32f4xx_hal_sram.o" -"HAL_Driver/Src/stm32f4xx_hal_tim.o" -"HAL_Driver/Src/stm32f4xx_hal_tim_ex.o" -"HAL_Driver/Src/stm32f4xx_hal_uart.o" -"HAL_Driver/Src/stm32f4xx_hal_usart.o" -"HAL_Driver/Src/stm32f4xx_hal_wwdg.o" -"HAL_Driver/Src/stm32f4xx_ll_fmc.o" -"HAL_Driver/Src/stm32f4xx_ll_fsmc.o" -"HAL_Driver/Src/stm32f4xx_ll_sdmmc.o" -"HAL_Driver/Src/stm32f4xx_ll_usb.o" From eea60e95da3fe2850ab07ff0b30ca1e988dea656 Mon Sep 17 00:00:00 2001 From: Lennart Eriksson Date: Wed, 21 Sep 2016 10:01:14 +0200 Subject: [PATCH 13/13] System Clock --- UAV-ControlSystem/inc/drivers/system_clock.h | 50 +++++++ UAV-ControlSystem/src/drivers/system_clock.c | 111 +++++++++++++++ UAV-ControlSystem/src/main.c | 138 +++++++------------ 3 files changed, 209 insertions(+), 90 deletions(-) create mode 100644 UAV-ControlSystem/inc/drivers/system_clock.h create mode 100644 UAV-ControlSystem/src/drivers/system_clock.c diff --git a/UAV-ControlSystem/inc/drivers/system_clock.h b/UAV-ControlSystem/inc/drivers/system_clock.h new file mode 100644 index 0000000..8538130 --- /dev/null +++ b/UAV-ControlSystem/inc/drivers/system_clock.h @@ -0,0 +1,50 @@ +/************************************************************************** +* NAME: system_clock.h * +* AUTHOR: Lennart Eriksson * +* PURPOSE: Enable and handle system clock functionality * +* INFORMATION: * +* This file initilizes the system clock and handles delays, get time * +* in both micro- and milliseconds. * +* * +* GLOBAL VARIABLES: * +* Variable Type Description * +* -------- ---- ----------- * +**************************************************************************/ + + +#ifndef DRIVERS_SYSTEM_CLOCK_H_ +#define DRIVERS_SYSTEM_CLOCK_H_ + + +/*********************************************************************** +* BRIEF: Starts the system clock at 100MHz * +* INFORMATION: In the current version it works with ADC and DMA * +***********************************************************************/ +void system_clock_config(void); + +/*********************************************************************** +* BRIEF: Get the time since the system started in milliseconds +* INFORMATION: return the time in milliseconds +***********************************************************************/ +uint32_t clock_get_ms(); + +/*********************************************************************** +* BRIEF: Get the time since the system started in microseconds +* INFORMATION: return the time in microseconds +***********************************************************************/ +uint32_t clock_get_us(); + +/*********************************************************************** +* BRIEF: stall the system for number of milliseconds +* INFORMATION: +***********************************************************************/ +void clock_delay_ms(uint32_t ms); + +/*********************************************************************** +* BRIEF: Stall the system for a number of microseconds +* INFORMATION: +***********************************************************************/ +void clock_delay_us(uint32_t us); + + +#endif /* DRIVERS_SYSTEM_CLOCK_H_ */ diff --git a/UAV-ControlSystem/src/drivers/system_clock.c b/UAV-ControlSystem/src/drivers/system_clock.c new file mode 100644 index 0000000..87b32e3 --- /dev/null +++ b/UAV-ControlSystem/src/drivers/system_clock.c @@ -0,0 +1,111 @@ +/************************************************************************** +* NAME: system_clock.c * +* PURPOSE: Enable and handle system clock functionality * +* INFORMATION: * +* * +* GLOBAL VARIABLES: * +* Variable Type Description * +* -------- ---- ----------- * +**************************************************************************/ + +#include +#include "stm32f4xx.h" + +//the number of clock cycles per microsecond +static uint32_t usTicks = 0; + +/*********************************************************************** +* BRIEF: Starts the system clock at 100MHz * +* INFORMATION: In the current version it works with ADC and DMA * +***********************************************************************/ +void SystemClock_Config(void) +{ + RCC_ClkInitTypeDef RCC_ClkInitStruct; + RCC_OscInitTypeDef RCC_OscInitStruct; + + //Enable GPIO clocks + __HAL_RCC_GPIOA_CLK_ENABLE(); + __HAL_RCC_GPIOB_CLK_ENABLE(); + __HAL_RCC_GPIOC_CLK_ENABLE(); + + //Enable power clock + __HAL_RCC_PWR_CLK_ENABLE(); + + __HAL_PWR_VOLTAGESCALING_CONFIG(PWR_REGULATOR_VOLTAGE_SCALE2); + + RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSE; + RCC_OscInitStruct.HSEState = RCC_HSE_ON; + RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; + RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; + RCC_OscInitStruct.PLL.PLLM = 8; + RCC_OscInitStruct.PLL.PLLN = 288; + RCC_OscInitStruct.PLL.PLLP = RCC_PLLP_DIV2; + RCC_OscInitStruct.PLL.PLLQ = 6; + HAL_RCC_OscConfig(&RCC_OscInitStruct); + + RCC_ClkInitStruct.ClockType = (RCC_CLOCKTYPE_SYSCLK | RCC_CLOCKTYPE_HCLK | RCC_CLOCKTYPE_PCLK1 | RCC_CLOCKTYPE_PCLK2); + RCC_ClkInitStruct.SYSCLKSource = RCC_SYSCLKSOURCE_PLLCLK; + RCC_ClkInitStruct.AHBCLKDivider = RCC_SYSCLK_DIV1; + RCC_ClkInitStruct.APB1CLKDivider = RCC_HCLK_DIV4; + RCC_ClkInitStruct.APB2CLKDivider = RCC_HCLK_DIV2; + HAL_RCC_ClockConfig(&RCC_ClkInitStruct, FLASH_LATENCY_4); + + + if (HAL_GetREVID() == 0x1001) + __HAL_FLASH_PREFETCH_BUFFER_ENABLE(); + + //Set the number of sycles per microsecond + usTicks = SystemCoreClock / 1000000; + +} + +/*********************************************************************** +* BRIEF: Get the time since the system started in microseconds +* INFORMATION: return the time in microseconds +***********************************************************************/ +uint32_t clock_get_us() +{ + register uint32_t ms, cycle_cnt; + + //make sure that the system tick interrupt does not happen during the time we fetch microsecond from the register + do { + ms = get_ms(); + cycle_cnt = SysTick->VAL; + + //If the SysTick timer expired during the previous instruction, we need to give it a little time for that + //interrupt to be delivered before we can recheck sysTickUptime: + asm volatile("\tnop\n"); + } while (ms != get_ms()); + + assert_param(us >= 1000); + + return (ms * 1000) + (usTicks * 1000 - cycle_cnt) / usTicks; +} + +/*********************************************************************** +* BRIEF: Get the time since the system started in milliseconds +* INFORMATION: return the time in milliseconds +***********************************************************************/ +uint32_t clock_get_ms() +{ + return HAL_GetTick(); +} + +/*********************************************************************** +* BRIEF: stall the system for number of milliseconds +* INFORMATION: +***********************************************************************/ +void clock_delay_ms(uint32_t ms) +{ + HAL_Delay(ms); +} + +/*********************************************************************** +* BRIEF: Stall the system for a number of microseconds +* INFORMATION: +***********************************************************************/ +void clock_delay_us(uint32_t us) +{ + volatile uint32_t time = clock_get_us() + us; + while(clock_get_us() < time); +} diff --git a/UAV-ControlSystem/src/main.c b/UAV-ControlSystem/src/main.c index e9b440d..3368f78 100644 --- a/UAV-ControlSystem/src/main.c +++ b/UAV-ControlSystem/src/main.c @@ -11,121 +11,79 @@ #include "drivers/adc.h" +#include "drivers/system_clock.h" #include "stm32f4xx.h" #include "system_variables.h" #include "utilities.h" #include - - - -static void SystemClock_Config(void); - - - int main(void) { - - // Comment? + // Initialize the Hardware Abstraction Layer HAL_Init(); + // Configure the system clock to 100 MHz + system_clock_config(); + + int i = 1; - /* Configure the system clock to 100 MHz */ - SystemClock_Config(); + //Add ADC Channels + adc_pin_add(ADC_CHANNEL_0); + adc_pin_add(ADC_CHANNEL_1); + adc_pin_add(ADC_CHANNEL_12); - adc_pin_add(ADC_CHANNEL_0); - adc_pin_add(ADC_CHANNEL_1); - adc_pin_add(ADC_CHANNEL_12); + //Configure the ADCs + adc_configure(); + /* This is done in system_clock_config for all GPIO clocks */ + //__GPIOB_CLK_ENABLE(); - adc_configure(); + GPIO_InitTypeDef gpinit; + gpinit.Pin = GPIO_PIN_5; + gpinit.Mode = GPIO_MODE_OUTPUT_PP; + gpinit.Pull = GPIO_PULLUP; + gpinit.Speed = GPIO_SPEED_HIGH; + HAL_GPIO_Init(GPIOB, &gpinit); + adc_start(); + int num = 2000; + int j = 0; + volatile uint32_t time_us[num]; - __GPIOB_CLK_ENABLE(); + while (1) + { + i++; - GPIO_InitTypeDef gpinit; - gpinit.Pin = GPIO_PIN_5; - gpinit.Mode = GPIO_MODE_OUTPUT_PP; - gpinit.Pull = GPIO_PULLUP; - gpinit.Speed = GPIO_SPEED_HIGH; - HAL_GPIO_Init(GPIOB, &gpinit); + //g_ADCValue = accumulate(g_ADCBuffer,ADC_BUFFER_LENGTH) / ADC_BUFFER_LENGTH; + //HAL_Delay(100); + int g_ADCValue = adc_read(ADC_CHANNEL_0); + int g_ADCValue1 = adc_read(ADC_CHANNEL_1); + int g_ADCValue12 = adc_read(ADC_CHANNEL_12); - adc_start(); + int offTime = g_ADCValue; + int onTime = 4096 - offTime; + HAL_GPIO_WritePin(GPIOB, GPIO_PIN_5,GPIO_PIN_SET); + for (int i = 0; i < onTime; i++) + { + asm("nop"); + } + HAL_GPIO_WritePin(GPIOB, GPIO_PIN_5,GPIO_PIN_RESET); + for (int i = 0; i < offTime; i++) + { + asm("nop"); + } - /*##-3- Toggle PA05 IO in an infinite loop #################################*/ - while (1) - { - i++; - - //g_ADCValue = accumulate(g_ADCBuffer,ADC_BUFFER_LENGTH) / ADC_BUFFER_LENGTH; - //HAL_Delay(100); - int g_ADCValue = adc_read(ADC_CHANNEL_0); - int g_ADCValue1 = adc_read(ADC_CHANNEL_1); - int g_ADCValue12 = adc_read(ADC_CHANNEL_12); - - int offTime = g_ADCValue; - int onTime = 4096 - offTime; - HAL_GPIO_WritePin(GPIOB, GPIO_PIN_5,GPIO_PIN_SET); - for (int i = 0; i < onTime; i++) - { - asm("nop"); - } - HAL_GPIO_WritePin(GPIOB, GPIO_PIN_5,GPIO_PIN_RESET); - for (int i = 0; i < offTime; i++) - { - asm("nop"); - } - - } + //Get time in microseconds + if(j < num) + time_us[j++] = clock_get_us(); + } for(;;); } -/*********************************************************************** -* BRIEF: Starts the system clock * -* INFORMATION: In the current version it works with ADC and DMA * -***********************************************************************/ -static void SystemClock_Config(void) -{ - RCC_ClkInitTypeDef RCC_ClkInitStruct; - RCC_OscInitTypeDef RCC_OscInitStruct; - - - //__PWR_CLK_ENABLE(); // samma skit - - __HAL_RCC_PWR_CLK_ENABLE(); - __HAL_PWR_VOLTAGESCALING_CONFIG(PWR_REGULATOR_VOLTAGE_SCALE2); - - RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSE; - RCC_OscInitStruct.HSEState = RCC_HSE_ON; - RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; - RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; - RCC_OscInitStruct.PLL.PLLM = 8; - RCC_OscInitStruct.PLL.PLLN = 288; - RCC_OscInitStruct.PLL.PLLP = RCC_PLLP_DIV2; - RCC_OscInitStruct.PLL.PLLQ = 6; - HAL_RCC_OscConfig(&RCC_OscInitStruct); - - RCC_ClkInitStruct.ClockType = (RCC_CLOCKTYPE_SYSCLK | RCC_CLOCKTYPE_HCLK | RCC_CLOCKTYPE_PCLK1 | RCC_CLOCKTYPE_PCLK2); - RCC_ClkInitStruct.SYSCLKSource = RCC_SYSCLKSOURCE_PLLCLK; - RCC_ClkInitStruct.AHBCLKDivider = RCC_SYSCLK_DIV1; - RCC_ClkInitStruct.APB1CLKDivider = RCC_HCLK_DIV4; - RCC_ClkInitStruct.APB2CLKDivider = RCC_HCLK_DIV2; - HAL_RCC_ClockConfig(&RCC_ClkInitStruct, FLASH_LATENCY_4); - - - if (HAL_GetREVID() == 0x1001) - __HAL_FLASH_PREFETCH_BUFFER_ENABLE(); - - //SystemCoreClockUpdate(); - - -} - -