This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
root
/
rt-thread
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
48d4e00ee8
Rami (Branch)
Tag
master
rt-thread
/
bsp
/
dev3210
/
uart.h
uart.h
81 B
Cronologia
Originale
1
2
3
4
5
6
#ifndef __UART_H__
#define __UART_H__
void rt_hw_uart_init(void);
#endif