DragonProbe/bsp/stm32f072disco/cdc_uart.c

7 lines
60 B
C

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