How to add source file in STM32CubeIDE?
Here’s how to add source files to an STM32CubeIDE project (the “right” Eclipse way), plus the common gotchas.
Add a new .c/.h file inside CubeIDE
In Project Explorer, expand your project.
Right-click the folder you want (usually Core/Src for .c and...
ampheoelectronic.hashnode.dev2 min read