USART on STM32: Using same name for different remapping configurations #45916
Labels
bug
The issue is a bug, or the PR is fixing a bug
platform: STM32
ST Micro STM32
priority: low
Low impact/importance bug
Describe the bug
For STM32 UASRT remapping, build-system can NOT tell 'partial remap' from 'no remap' because of using same name for them.
Expected behavior
The build-system should tell difference between 'partial remap' and 'no remap'.
Impact
The USART cannot enabled as expected.
The text was updated successfully, but these errors were encountered: