Skip to content
Snippets Groups Projects
Commit e37b8ba5 authored by Damien George's avatar Damien George
Browse files

stm32: Use STM32xx macros instead of MCU_SERIES_xx to select MCU type.

The CMSIS files for the STM32 range provide macros to distinguish between
the different MCU series: STM32F4, STM32F7, STM32H7, STM32L4, etc.  Prefer
to use these instead of custom ones.
parent 5edce453
No related branches found
No related tags found
No related merge requests found
Showing with 130 additions and 130 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment