This repository contains a bare-metal STM32 project. It controls an LED on the STM32F446RET6 microcontroller by manipulating hardware registers directly. You do not need to use HAL or CubeMX, making ...