We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tested it on the stm32F070 using the "STM32F030 DEMO BOARD", replacing the STM32F030F4P6 with an STM32F070F6P6. Apparently it works normally!
GenF0.menu.pnum.DEMO_F070F6=STM32F070F6 Demo board GenF0.menu.pnum.DEMO_F070F6.upload.maximum_data_size=6144 GenF0.menu.pnum.DEMO_F070F6.upload.maximum_size=32768 GenF0.menu.pnum.DEMO_F070F6.build.board=DEMO_F070F6 GenF0.menu.pnum.DEMO_F070F6.build.product_line=STM32F070x6 GenF0.menu.pnum.DEMO_F070F6.build.variant=DEMO_F030F4
The text was updated successfully, but these errors were encountered:
now i will check pins and serial ports to modify "variants"
Sorry, something went wrong.
Hi, thanks for the info. I'm currently working to ease generic series/boards addition.
Added to the new variant request list #722
No branches or pull requests
I tested it on the stm32F070 using the "STM32F030 DEMO BOARD", replacing the STM32F030F4P6 with an STM32F070F6P6. Apparently it works normally!
DEMO_F070F6 board
GenF0.menu.pnum.DEMO_F070F6=STM32F070F6 Demo board

GenF0.menu.pnum.DEMO_F070F6.upload.maximum_data_size=6144
GenF0.menu.pnum.DEMO_F070F6.upload.maximum_size=32768
GenF0.menu.pnum.DEMO_F070F6.build.board=DEMO_F070F6
GenF0.menu.pnum.DEMO_F070F6.build.product_line=STM32F070x6
GenF0.menu.pnum.DEMO_F070F6.build.variant=DEMO_F030F4
The text was updated successfully, but these errors were encountered: