nucleo_f446re_playground/components/platform/platform/usart_ll.h
2025-06-09 18:13:05 +02:00

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