diff options
Diffstat (limited to 'demos/STM32/NIL-STM32F303-DISCOVERY/mcuconf.h')
-rw-r--r-- | demos/STM32/NIL-STM32F303-DISCOVERY/mcuconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/NIL-STM32F303-DISCOVERY/mcuconf.h b/demos/STM32/NIL-STM32F303-DISCOVERY/mcuconf.h index 28b5e1351..ddbcd459a 100644 --- a/demos/STM32/NIL-STM32F303-DISCOVERY/mcuconf.h +++ b/demos/STM32/NIL-STM32F303-DISCOVERY/mcuconf.h @@ -28,7 +28,7 @@ * 0...3 Lowest...Highest.
*/
-#define STM32F30x_MCUCONF
+#define STM32F3xx_MCUCONF
/*
* HAL driver system settings.
|