nucleo_f446re_playground/components/platform/platform/usart_ll.h
2025-06-10 21:57:59 +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