Sign in
pigweed
/
third_party
/
github
/
raspberrypi
/
debugprobe
/
4bcaaa915da0cab385144de54aa3790373eed09d
/
.
/
src
/
cdc_uart.h
blob: 445da3781c2be0b8b0a627169cb4d6f64bd7aea1 [
file
]
#ifndef
CDC_UART_H
#define
CDC_UART_H
void
cdc_uart_init
(
void
);
void
cdc_task
(
void
);
#endif