[#60603] stm32g0: Use different ADC model
diff --git a/platforms/cpus/stm32g0.repl b/platforms/cpus/stm32g0.repl
index 0c1c5b3..7ff0ee2 100644
--- a/platforms/cpus/stm32g0.repl
+++ b/platforms/cpus/stm32g0.repl
@@ -246,7 +246,7 @@
     numberOfChannels: 5
     [0-4] -> nvicInput11@[4-8]
 
-adc: Analog.STM32F0_ADC @ sysbus 0x40012400
+adc: Analog.STM32G0_ADC @ sysbus 0x40012400
     referenceVoltage: 3.3
     externalEventFrequency: 1000
     -> nvic@12
diff --git a/src/Infrastructure b/src/Infrastructure
index bc1a488..96b7570 160000
--- a/src/Infrastructure
+++ b/src/Infrastructure
@@ -1 +1 @@
-Subproject commit bc1a488f50e1b80bd968b0d071a996e80dae2268
+Subproject commit 96b757088586872d44d580639850e08768185ab3