#include <cmsis-plus/driver/usart-wrapper.h>
#include <cmsis-plus/diag/trace.h>
#include <Driver_USART.h>
#include <utility>
#include <stdio.h>
Go to the source code of this file.