Index: trunk/fw_g473rct/SES/smartPro.emProject
===================================================================
--- trunk/fw_g473rct/SES/smartPro.emProject	(revision 71)
+++ trunk/fw_g473rct/SES/smartPro.emProject	(revision 73)
@@ -5,4 +5,5 @@
   <configuration Name="Debug125A_24V" />
   <configuration Name="Debug125A_48V" />
+  <configuration Name="Debug125A_48V_GM" />
   <configuration
     Name="Release125A_12V"
@@ -13,4 +14,5 @@
   <configuration Name="Release125A_24V" />
   <configuration Name="Release125A_48V" />
+  <configuration Name="Release125A_48V_GM" />
   <project Name="smartPro">
     <configuration
@@ -40,4 +42,5 @@
       debug_start_from_entry_point_symbol="No"
       debug_target_connection="J-Link"
+      debug_terminal_log_file="$(ProjectDir)/output.txt"
       gcc_c_language_standard="c17"
       gcc_entry_point="Reset_Handler"
@@ -66,4 +69,7 @@
       c_preprocessor_definitions="SYSTEM_VOLTAGE_48V;DEVICETYPE=125" />
     <configuration
+      Name="Debug125A_48V_GM"
+      c_preprocessor_definitions="DEFAULT_PARAMETER_SYSTEM_VOLTAGE_12V;BATTERY_VOLTAGE_VOLTAGE_DIVIDER=44;SHUNT_VOLTAGE_VOLTAGE_DIVIDER=44;DEVICETYPE=125;NO_USB_SUPPORT;NO_TRISTATE_OUTPUTS" />
+    <configuration
       Name="Release125A_12V"
       c_preprocessor_definitions="DEVICETYPE=125;SYSTEM_VOLTAGE_12V" />
@@ -76,4 +82,11 @@
       c_preprocessor_definitions="SYSTEM_VOLTAGE_48V;DEVICETYPE=125"
       gcc_optimization_level="Level 2 for speed" />
+    <configuration
+      Name="Release125A_48V_GM"
+      arm_library_optimization="Fast"
+      c_preprocessor_definitions="DEFAULT_PARAMETER_SYSTEM_VOLTAGE_12V;BATTERY_VOLTAGE_VOLTAGE_DIVIDER=44;SHUNT_VOLTAGE_VOLTAGE_DIVIDER=44;DEVICETYPE=125;NO_USB_SUPPORT;NO_TRISTATE_OUTPUTS"
+      gcc_debugging_level="None"
+      gcc_optimization_level="Level 2 for speed"
+      link_time_optimization="Yes" />
     <folder Name="CMSIS Files">
       <file file_name="STM32G4xx/Device/Include/stm32g4xx.h" />
@@ -194,4 +207,5 @@
         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_dma.c" />
         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_gpio.c" />
+        <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_rcc.c" />
         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_ucpd.c" />
         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.c" />
@@ -201,5 +215,5 @@
       <file file_name="inc/ads1260.h" />
       <file file_name="inc/ah_counter.h" />
-      <file file_name="inc/battery_voltage.h" />
+      <file file_name="inc/battery_voltage_fast.h" />
       <file file_name="inc/chip_temperature.h" />
       <file file_name="inc/doku.h" />
@@ -216,5 +230,5 @@
       <file file_name="inc/self_discharge.h" />
       <file file_name="inc/shunt_temperature.h" />
-      <file file_name="inc/shunt_voltage.h" />
+      <file file_name="inc/shunt_voltage_fast.h" />
       <file file_name="inc/sysdata.h" />
       <file file_name="inc/template.h" />
@@ -231,5 +245,5 @@
       <file file_name="src/ads1260.c" />
       <file file_name="src/ah_counter.c" />
-      <file file_name="src/battery_voltage.c" />
+      <file file_name="src/battery_voltage_fast.c" />
       <file file_name="src/chip_temperature.c" />
       <file file_name="src/eeprom.c" />
@@ -244,5 +258,5 @@
       <file file_name="src/self_discharge.c" />
       <file file_name="src/shunt_temperature.c" />
-      <file file_name="src/shunt_voltage.c" />
+      <file file_name="src/shunt_voltage_fast.c" />
       <file file_name="src/sysdata.c" />
       <file file_name="src/template.c" />
@@ -282,4 +296,10 @@
       </folder>
       <folder Name="src">
+        <configuration
+          Name="Debug125A_48V_GM"
+          build_exclude_from_build="Yes" />
+        <configuration
+          Name="Release125A_48V_GM"
+          build_exclude_from_build="Yes" />
         <file file_name="../Core/Src/ucpd.c" />
         <file file_name="../USB_Device/App/usb_device.c" />
