2025-02-11 06:42 AM
Good afternoon,
I'm using Ubuntu 24.04 and whenever I start vs code while stm32cubeclt is installed then my path is filled with paths to stm32cubeclt and it's different tools. I don't have any ST related extensions.
- How do I stop stm32cubeclt from prepending my path with itself?
- When does this happen?
- Is it only with vs code or other software as well?
- Is there any other solution which allows programming stm32 MCU's using cli?
If this is intended behaviour I hope it will be changed in the future. I don't know how to remove it because whenever I start vs code again it's back and I have no idea where it's being set since I can't find it in any typical configuration file like .bashrc, .profile or similar. I don't know what to do except changing all my other settings or remove cubeclt altogether.