Bare Metal UART Driver. More...
#include <stdint.h>
#include <stdio.h>
#include "stm32h7xx.h"
#include "rcc.h"
#include "uart.h"
#include "gpio.h"
Bare Metal UART Driver.