Demonstration of bare metal programming for my son Petr
A few test programs showing the usage of UART, I2C, TIMER and a simple OLED display with very basic STM32 development board from AliExpress.
Based on the work by Andrea Loi
Install
arm-none-eabi-gcc
arm-none-eabi-gdb
arm-none-eabi-newlib
arm-none-eabi-binutils
stlink
minicom
for serial communications