|
In compatible with Arduino IDE, there are few stm32 series based micro board packages are available. Here I am looking for stm32L010K4T6 micro based custom board package which is available in category of variants support. If I can access in Arduino IDE. Please provide any suggestions. |
Answered by
fpistm
Jun 29, 2022
Replies: 1 comment 6 replies
|
Hi @mishraEmb First, please avoid to open an issue for such kind of question. |
6 replies
Answer selected by
mishraEmb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi @mishraEmb
First, please avoid to open an issue for such kind of question.
We provide list of files for each mcu in variant (automatically generated) but it requires to declare it manually in the boards.txt and to add a linker scripts. Some of them are already done but not all. This is the case for the STM32L010K4.
You can refers to the wiki to add it:
https://github.com/stm32duino/wiki/wiki/Add-a-new-variant-%28board%29#define-a-new-generic-variant