micropython/ports/qemu-arm/uart.h

3 wiersze
70 B
C

void uart_init(void);
void uart_tx_strn(const char *buf, size_t len);