In this video I give you a brief introduction to C/C++ building by hand and with Make using terminal. At the end I demonstrate how to build STM32 projects with Make generated by CubeMX. I suggest you to read and watch videos on C/C++ building and Make.
Timecodes:
0:00 Intro
2:29 Manual build process
5:27 Using Make
13:24 C++ version demonstration
14:07 STM32 Makefile project with CubeMX
15:09 Build tools for arm
16:42 Generated Makefile walkthrough
21:04 Summary
21:40 Makefile differences between processor architectures
23:10 Closing remarks
Video sources:
https://github.com/prtzl/Embedded_vid...