Remove DAC_MCR for F7 series

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16331 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
fxcoder 2023-07-13 21:25:54 +00:00
parent 339b7cce9b
commit 4742eccfa3
1 changed files with 0 additions and 3 deletions

View File

@ -38,9 +38,6 @@
/* Common. */
/*===========================================================================*/
/* DAC attributes.*/
#define STM32_DAC_HAS_MCR TRUE
/* RNG attributes.*/
#define STM32_HAS_RNG1 TRUE