Add STM32F303DExx and STM32VExx Variants#3016
Open
jamesrlucas wants to merge 3 commits into
Open
Conversation
- Add missing ldscript to correct variants folder for above processor variants
fpistm
requested changes
Jul 7, 2026
fpistm
left a comment
Member
There was a problem hiding this comment.
Thanks for the PR.
Please, reference new mcu support in the README.md.
Comment on lines
+4778
to
+4794
| # Generic F303VEHx | ||
| GenF3.menu.pnum.GENERIC_F303VEHX=Generic F303VEHx | ||
| GenF3.menu.pnum.GENERIC_F303VEHX.upload.maximum_size=524288 | ||
| GenF3.menu.pnum.GENERIC_F303VEHX.upload.maximum_data_size=65536 | ||
| GenF3.menu.pnum.GENERIC_F303VEHX.build.board=GENERIC_F303VEHX | ||
| GenF3.menu.pnum.GENERIC_F303VEHX.build.product_line=STM32F303xE | ||
| GenF3.menu.pnum.GENERIC_F303VEHX.build.variant=STM32F3xx/F303V(D-E)(H-T) | ||
| GenF3.menu.pnum.GENERIC_F303VEHX.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32F3xx/STM32F303.svd | ||
|
|
||
| # Generic F303VDTx | ||
| GenF3.menu.pnum.GENERIC_F303VDTX=Generic F303VDTx | ||
| GenF3.menu.pnum.GENERIC_F303VDTX.upload.maximum_size=393216 | ||
| GenF3.menu.pnum.GENERIC_F303VDTX.upload.maximum_data_size=65536 | ||
| GenF3.menu.pnum.GENERIC_F303VDTX.build.board=GENERIC_F303VDTX | ||
| GenF3.menu.pnum.GENERIC_F303VDTX.build.product_line=STM32F303xE | ||
| GenF3.menu.pnum.GENERIC_F303VDTX.build.variant=STM32F3xx/F303V(D-E)(H-T) | ||
| GenF3.menu.pnum.GENERIC_F303VDTX.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32F3xx/STM32F303.svd |
Member
There was a problem hiding this comment.
Reorder by alphabetical order.
Suggested change
| # Generic F303VEHx | |
| GenF3.menu.pnum.GENERIC_F303VEHX=Generic F303VEHx | |
| GenF3.menu.pnum.GENERIC_F303VEHX.upload.maximum_size=524288 | |
| GenF3.menu.pnum.GENERIC_F303VEHX.upload.maximum_data_size=65536 | |
| GenF3.menu.pnum.GENERIC_F303VEHX.build.board=GENERIC_F303VEHX | |
| GenF3.menu.pnum.GENERIC_F303VEHX.build.product_line=STM32F303xE | |
| GenF3.menu.pnum.GENERIC_F303VEHX.build.variant=STM32F3xx/F303V(D-E)(H-T) | |
| GenF3.menu.pnum.GENERIC_F303VEHX.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32F3xx/STM32F303.svd | |
| # Generic F303VDTx | |
| GenF3.menu.pnum.GENERIC_F303VDTX=Generic F303VDTx | |
| GenF3.menu.pnum.GENERIC_F303VDTX.upload.maximum_size=393216 | |
| GenF3.menu.pnum.GENERIC_F303VDTX.upload.maximum_data_size=65536 | |
| GenF3.menu.pnum.GENERIC_F303VDTX.build.board=GENERIC_F303VDTX | |
| GenF3.menu.pnum.GENERIC_F303VDTX.build.product_line=STM32F303xE | |
| GenF3.menu.pnum.GENERIC_F303VDTX.build.variant=STM32F3xx/F303V(D-E)(H-T) | |
| GenF3.menu.pnum.GENERIC_F303VDTX.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32F3xx/STM32F303.svd | |
| # Generic F303VDTx | |
| GenF3.menu.pnum.GENERIC_F303VDTX=Generic F303VDTx | |
| GenF3.menu.pnum.GENERIC_F303VDTX.upload.maximum_size=393216 | |
| GenF3.menu.pnum.GENERIC_F303VDTX.upload.maximum_data_size=65536 | |
| GenF3.menu.pnum.GENERIC_F303VDTX.build.board=GENERIC_F303VDTX | |
| GenF3.menu.pnum.GENERIC_F303VDTX.build.product_line=STM32F303xE | |
| GenF3.menu.pnum.GENERIC_F303VDTX.build.variant=STM32F3xx/F303V(D-E)(H-T) | |
| GenF3.menu.pnum.GENERIC_F303VDTX.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32F3xx/STM32F303.svd | |
| # Generic F303VEHx | |
| GenF3.menu.pnum.GENERIC_F303VEHX=Generic F303VEHx | |
| GenF3.menu.pnum.GENERIC_F303VEHX.upload.maximum_size=524288 | |
| GenF3.menu.pnum.GENERIC_F303VEHX.upload.maximum_data_size=65536 | |
| GenF3.menu.pnum.GENERIC_F303VEHX.build.board=GENERIC_F303VEHX | |
| GenF3.menu.pnum.GENERIC_F303VEHX.build.product_line=STM32F303xE | |
| GenF3.menu.pnum.GENERIC_F303VEHX.build.variant=STM32F3xx/F303V(D-E)(H-T) | |
| GenF3.menu.pnum.GENERIC_F303VEHX.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32F3xx/STM32F303.svd | |
fpistm
approved these changes
Jul 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR fixes/implements the following bugs/features
Adds support for new processors, currently missing from the 'Board Part Number' Menu
Validation
Closing issues
closes #3013