VSCode STM32 Intellisense/Autocomplete Settings Example
UncategorizedIntroduction Problem Definition Installed tools STM32CubeCLT. VSCode. STM32CubeMX. Example Here are the contents of the c_cpp_properties.json file: Thanks to this post [here] and after some pointless trials, I found out that I need to modify the file settings.json and add this new line in it: Result References Intellisense fails to distinguish same name files in […]
VSCode STM32 Intellisense/Autocomplete Settings Example Read Post »