platform-ststm32
platform-ststm32 copied to clipboard
Deduction of product_line from mcu for STM32Cube framework
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.
Is there any comment on this pull request or reason not to merge it?
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.