6 lines
142 B
C
6 lines
142 B
C
#ifndef __PLATFORM_USART_LL_H_INCLUDED
|
|
#define __PLATFORM_USART_LL_H_INCLUDED
|
|
|
|
#include "usart.h"
|
|
|
|
#endif // __PLATFORM_USART_LL_H_INCLUDED
|