Is there a CMSIS-driver compliant library for STM32 ?
Hello,I wanted to ask if STM32 (actually stm32h7) has any compliance with CMSIS-driver APIs ? (for example, uart cmsis is described here:https://www.keil.com/pack/doc/CMSIS/Driver/html/group__usart__interface__gr.html)I assume the answer is not (afte...