Conquering the STM32F4 on the discovery board step-by-step. Commit history is tutorialesque, but not clean of course.
 
 
 
 
 
heck 84fd09ae54 add debug_suspend() / assert print works 2 years ago
Drivers ATTENTION: Last few commits are NOT working. forgot to add several files to git 2 years ago
Middlewares MX: Add RTOS - (CMSIS_V2 / ENABLE_FPU / USE_NEWLIB_REENTRANT enabled) 2 years ago
USB_DEVICE Middleware should not depend on application code 2 years ago
src add debug_suspend() / assert print works 2 years ago
.clang-format Toolchain: add .clang-format / .clang-tidy 2 years ago
.clang-tidy Toolchain: add .clang-format / .clang-tidy 2 years ago
.gitignore Build: Fix the linker bug file in CMakeLists_template.txt 2 years ago
CMakeLists.txt Remove even more MX and "legacy/corporate" infrastruscture 2 years ago
Makefile Build: Makefile add clean 2 years ago
README.md doc: improve README.md :) 2 years ago
STM32F407VGTX_FLASH.ld init from CUBE c++ project raw 407 no peripherals configured 2 years ago
STM32F407VGTX_RAM.ld init from CUBE c++ project raw 407 no peripherals configured 2 years ago
stm32f4discovery.cfg Add openOCD config 2 years ago

README.md