DragonProbe/bsp/stm32f072disco/cdc_uart.c

8 lines
59 B
C

void cdc_uart_init(void)
{
}
void cdc_uart_task(void)
{
}