MuhsinFatih / stm32-Visual-Studio-Code-template

This is a workaround I managed to get working. I threw stdperiph and cmsis libraries in the folder and added their paths to vscode's c_cpp_properties.json. I don't know much about stm32 tho but this just works.
10 stars 2 forks source link

debug or compile and flash #1

Closed muhammedfurkan closed 4 years ago

muhammedfurkan commented 4 years ago

is this only coding from vscode ?

it would be great if we could use it to run , compile and debug.

this url (Using Visual Studio Code with STM32CubeMX for ARM Development)

MuhsinFatih commented 4 years ago

hi! sorry for the late response. I hacked this workaround quickly and didn't bother to add those. I don't have and stm32 line arm processors with me right now, if you are willing to help, maybe we can add those features. If you ask me though, I think stm32 line is a bunch of poorly maintained badly documented garbage microprocessors. I'd suggest the newer nucleo boards (though they are also stm32 line, but have a lot of differences. See my frustration? STM likes to confuse people)