Added missing definition of STM32F413xx.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12509 110e8d01-0319-4d1e-a829-52ad28d1bb01
This commit is contained in:
Giovanni Di Sirio 2018-12-31 09:44:03 +00:00
parent 1396446bb3
commit 201ac1893f
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
#define STM32F4XX
#elif defined(STM32F413xx)
#define STM32F413xx
#define STM32F4XX
#elif defined(STM32F412Cx) || defined(STM32F412Rx) || \