update stm32h7 note

This commit is contained in:
sakimisu
2022-12-01 22:36:53 +08:00
parent d0ab9d7f89
commit 6c5be4aa1f

View File

@@ -33,6 +33,9 @@
}
}
.. note :: 如果使用 STM32F7 或者 STM32H7, 请在 CFLAG 中添加 STM32F7 或者 STM32H7 宏定义,否则无法枚举
工程样例试用
-----------------------