DragonProbe/bsp/stm32f072disco/cdc_uart.c

8 lines
59 B
C
Raw Normal View History

2021-02-25 23:45:13 +00:00
void cdc_uart_init(void)
{
}
void cdc_uart_task(void)
2021-02-25 23:45:13 +00:00
{
}