This guide is written for developers who wish to start programming microcontrollers using a GCC compiler and a datasheet, without using any framework. This guide explains the fundamentals, and helps ...
This repository contains the source files for programming an STM32 F070RB without the use of the STM32 Cube toolchain. This project nominally follows along with Vivonomicon's tutorial. (See further ...