Please add built-in upload protocols. #2425
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 |
Beta Was this translation helpful? Give feedback.
-
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.
Beta Was this translation helpful? Give feedback.
All reactions