Simple examples without using the CubeIDE, this branch is for blinking LD2, check other branches for more examples.
- Linux OS
- openocd
- Cmake
- Arm GNU Toolchain
git clone https://github.com/W4ZM/STM32F446RE-PROJECTS.git
cd STM32F446RE-PROJECTS
mkdir build && cd build
cmake ..
makemake flash