// // Created by MightyPork on 2018/01/02. // #ifndef GEX_F072_UNIT_USART_H #define GEX_F072_UNIT_USART_H #include "unit.h" extern const UnitDriver UNIT_USART; #endif //GEX_F072_UNIT_USART_H