platform-ststm32 icon indicating copy to clipboard operation
platform-ststm32 copied to clipboard

Deduction of product_line from mcu for STM32Cube framework

Open daniel-starke opened this issue 4 years ago • 2 comments

This pull requests adds deduction of the board field product_line from the board field mcu for the STM32Cube framework. Defining product_line still works and overwrites this behavior for backward compatibility and user freedom.

The background for this pull request is described in issue #453.

daniel-starke avatar Jan 24 '21 21:01 daniel-starke

Is there any comment on this pull request or reason not to merge it?

daniel-starke avatar Mar 11 '21 21:03 daniel-starke

Hi @daniel-starke, thanks for the PR. At the moment we're evaluating new functionality for creating MCU-based projects where this functionality might be implemented separately. Once it's ready your PR will be reviewed.

valeros avatar Mar 19 '21 10:03 valeros