Recognize H723
This commit is contained in:
parent
6f6cbf1d1e
commit
5c90c7cda4
|
@ -7,7 +7,7 @@
|
||||||
defined(STM32F302xC)
|
defined(STM32F302xC)
|
||||||
#define STM32F3
|
#define STM32F3
|
||||||
#endif
|
#endif
|
||||||
#if defined(STM32H7A3xx)
|
#if defined(STM32H7A3xx) || defined(STM32H723xx)
|
||||||
#define STM32H7
|
#define STM32H7
|
||||||
#endif
|
#endif
|
||||||
#if defined(STM32F042x6)
|
#if defined(STM32F042x6)
|
||||||
|
|
Loading…
Reference in New Issue