Adding C/C++ Code Auto-completion to an STM32 Project (in Spacemacs)
2019-11-11
By default, people use SW4STM32 IDE to develop STM32 projects on Linux and Mac OS. However, the code completion for C/C++ in it really sucks. Then I decide to use Spacemacs to code (as usual). This post records the various solutions to add the completion functionality to Spacemacs.