Missing comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14780 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
330701b8d8
commit
6f7c98e067
|
@ -327,7 +327,11 @@
|
||||||
|
|
||||||
#endif /* defined(STM32G474xx) || defined(STM32G484xx) */
|
#endif /* defined(STM32G474xx) || defined(STM32G484xx) */
|
||||||
|
|
||||||
#if defined(STM32G491xx) || \
|
/*===========================================================================*/
|
||||||
|
/* STM32G491xx. */
|
||||||
|
/*===========================================================================*/
|
||||||
|
|
||||||
|
#if defined(STM32G491xx) || \
|
||||||
defined(__DOXYGEN__)
|
defined(__DOXYGEN__)
|
||||||
|
|
||||||
/* ADC attributes.*/
|
/* ADC attributes.*/
|
||||||
|
|
Loading…
Reference in New Issue