BeRTOS
|
STM32 UART interface driver. More...
#include "ser_stm32.h"
#include "cfg/cfg_ser.h"
#include <cfg/macros.h>
#include <cfg/debug.h>
#include <drv/gpio_stm32.h>
#include <drv/irq_cm3.h>
#include <drv/clock_stm32.h>
#include <drv/ser_p.h>
#include <drv/ser.h>
Go to the source code of this file.
STM32 UART interface driver.
Definition in file ser_stm32.c.