Bare metal peripheral drivers for STM32F439xx Cortex-M4 CPUs
At this time this repo has drivers for GPIO, SPI, USART and I2C.
GIF showing correct transmission of "Hello World" over the SPI bus using SPI_Test.c
Note: Initialization of peripheral was captured in the beginning, which is not part of the SPI protocol