androbi-com / LoRa-E5-Mini-EndNode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project set up with specific STLink serial number

jpmeijers opened this issue · comments

<stringAttribute key="com.st.stm32cube.ide.mcu.debug.stlink.stlink_txt_serial_number" value="0015002F5632500A20313236"/>

It might be better not to target a specific STLink.

I am not aware when/how this key was generated, should I just remove the line from the file? (little experience with STM32 here). There are probably many more glitches in this project, it is my first try in STM32, any help is greatly appreciated!

Thanx!

You're welcome :)

I'm also not familiar with STM32 projects, so also learning as I go on. Thanks a lot for this example. It helps a lot.