Bare metal program loader for the card STM32F4. Do not use any library and use USART communication You can send program by uart using for example minicom.
Realised for the ARM class and put on github by the authorization of the teacher
You will need a toolchain arm the root of the repo and thus modify the Makefile
In order to debug, simply do.
make gdb
You will also need to launch st-utils