Small fix to the G0 mcuconf generator.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13048 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
Giovanni Di Sirio 2019-09-29 14:00:36 +00:00
parent 0dd1393c5c
commit 535db1f13b
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
*/
/*
* STM32L4xx drivers configuration.
* STM32G0xx drivers configuration.
* The following settings override the default settings present in
* the various device driver implementation headers.
* Note that the settings for each driver only have effect if the whole

View File

@ -26,7 +26,7 @@
*/
/*
* STM32L4xx drivers configuration.
* STM32G0xx drivers configuration.
* The following settings override the default settings present in
* the various device driver implementation headers.
* Note that the settings for each driver only have effect if the whole