Index: ctrl/firmware/Main/SES/charger.emProject
===================================================================
--- ctrl/firmware/Main/SES/charger.emProject	(revision 48)
+++ ctrl/firmware/Main/SES/charger.emProject	(revision 51)
@@ -69,4 +69,5 @@
         <file file_name="../CubeMX/Core/Inc/main.h" />
         <file file_name="../CubeMX/Core/Inc/rtc.h" />
+        <file file_name="../CubeMX/Core/Inc/sdmmc.h" />
         <file file_name="../CubeMX/Core/Inc/spi.h" />
         <file file_name="../CubeMX/Core/Inc/stm32h7xx_hal_conf.h" />
@@ -80,4 +81,5 @@
         </file>
         <file file_name="../CubeMX/Core/Src/rtc.c" />
+        <file file_name="../CubeMX/Core/Src/sdmmc.c" />
         <file file_name="../CubeMX/Core/Src/spi.c" />
         <file file_name="../CubeMX/Core/Src/stm32h7xx_hal_msp.c" />
@@ -109,6 +111,8 @@
           <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rtc.h" />
           <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rtc_ex.h" />
+          <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_sd.h" />
           <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_spi.h" />
           <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_spi_ex.h" />
+          <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_sdmmc.h" />
         </folder>
         <folder Name="Src">
@@ -122,5 +126,7 @@
           <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rcc_ex.c" />
           <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rtc.c" />
+          <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_sd.c" />
           <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_spi.c" />
+          <file file_name="../CubeMX/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_ll_sdmmc.c" />
         </folder>
       </folder>
