7 lines
103 B
C
7 lines
103 B
C
#ifndef HAL_UART_CONFIG_H
|
|
#define HAL_UART_CONFIG_H
|
|
|
|
#include "mcu/mcu.h"
|
|
|
|
#endif // HAL_UART_CONFIG_H
|