Conquering the STM32F4 on the discovery board step-by-step. Commit history is tutorialesque, but not clean of course.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
heck fd236c97b8 project structure next iteration 2 years ago
..
Makefile project structure next iteration 2 years ago
STM32F407VGTX_FLASH.ld reap out cmake and write makefiles 2 years ago
STM32F407VGTX_RAM.ld reap out cmake and write makefiles 2 years ago
cppmain.cc restructure 2 years ago
cppmain.h restructure 2 years ago
init.c reap out cmake and write makefiles 2 years ago
init.h restructure 2 years ago
main.c reap out cmake and write makefiles 2 years ago
startup_stm32f407vgtx.s Remove even more MX and "legacy/corporate" infrastruscture 2 years ago
syscalls.c Remove even more MX and "legacy/corporate" infrastruscture 2 years ago
sysmem.c Remove even more MX and "legacy/corporate" infrastruscture 2 years ago
system_stm32f4xx.c Remove even more MX and "legacy/corporate" infrastruscture 2 years ago
usb_device.c reap out cmake and write makefiles 2 years ago
usb_device.h reap out cmake and write makefiles 2 years ago
usbd_cdc_if.c reap out cmake and write makefiles 2 years ago
usbd_cdc_if.h reap out cmake and write makefiles 2 years ago
usbd_conf.c reap out cmake and write makefiles 2 years ago
usbd_desc.c reap out cmake and write makefiles 2 years ago
usbd_desc.h reap out cmake and write makefiles 2 years ago