-
Is there support for the STM32F12VET6? The following seems to indicate there is. However, in the list "board part number" do not see it as a selection. If this issues doesn't belong in this replay please let me know where it should go. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @thezim |
Beta Was this translation helpful? Give feedback.
Hi @thezim
The STM32F412VET is not supported because it is not declared in the boards.txt.
The file you point is generated automatically. We provide all base files to ease board addition.
See here how to declare it: https://github.com/stm32duino/Arduino_Core_STM32/wiki/Add-a-new-variant-%28board%29