DragonProbe/bsp/stm32f072disco/cdc_uart.c

8 lines
54 B
C

void cdc_uart_init(void)
{
}
void cdc_task(void)
{
}