This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
root
/
rt-thread
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
deca72a341
Ramos
Etiquetas
master
rt-thread
/
bsp
/
simulator
/
drivers
/
uart_console.h
uart_console.h
88 B
Histórico
Em bruto
1
2
3
4
5
6
#ifndef UART_CONSOLE_H__
#define UART_CONSOLE_H__
int uart_console_init(void);
#endif