This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
root
/
rt-thread
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
1b60cdaefb
Větve
Značky
master
rt-thread
/
bsp
/
simulator
/
drivers
/
uart_console.h
uart_console.h
88 B
Historie
Surový
1
2
3
4
5
6
#ifndef UART_CONSOLE_H__
#define UART_CONSOLE_H__
int uart_console_init(void);
#endif