Skip to content

How to use board not yet supported? STM32F031C6TX #1838

Closed Answered by fpistm
TCodingB asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

you can simply copy the required files from the main branch and declare it to the boards.txt:

https://github.com/stm32duino/Arduino_Core_STM32/tree/main/variants/STM32F0xx/F031C(4-6)T

Arduino_Core_STM32/boards.txt

Lines 1139 to 1145 in 5818d75

# Generic F031C6Tx
GenF0.menu.pnum.GENERIC_F031C6TX=Generic F031C6Tx
GenF0.menu.pnum.GENERIC_F031C6TX.upload.maximum_size=32768
GenF0.menu.pnum.GENERIC_F031C6TX.upload.maximum_data_size=4096
GenF0.menu.pnum.GENERIC_F031C6TX.build.board=GENERIC_F031C6TX
GenF0.menu.pnum.GENERIC_F031C6TX.build.product_line=STM32F031x6
GenF0.menu.pnum.GENERIC_F031C6TX.build.variant=STM32F0xx/F031C(4-6)T

2.4.0 will be r…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by fpistm
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants