Please add built-in upload protocols. #2425
Closed
XanCraft21
started this conversation in
Ideas
Replies: 1 comment 1 reply
|
Hi @XanCraft21
To customize the core for your own purpose you can create your own core package support using the STM32 core as a dependency or add a boards.local.txt/platform.local.txt. Like this you can define your own tools. Ref: https://github.com/stm32duino/Arduino_Core_STM32/wiki/Custom-board-based-on-a-core |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello, i was wondering if you can add some features for convenience reasons. I know this has been talked about many times, but i’m in desperate need of these features.
Can you please add native built-in upload protocols into this arduino boards package, for SWD, Serial, and DFU modes?
i don’t want to use STM32CubeProgrammer to upload my code, i prefer using native interfacing for convenience and ease of access reasons. Before i had to modify the software to add native Serial upload, but i don’t really want to do that anymore.
if you agree to adding these solutions, i will be very happy. Thank you for taking the time for reading this, sorry for sounding desperate.
All reactions