This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
root
/
rt-thread
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
7290ff5d76
Branches
Tags
master
rt-thread
/
bsp
/
lpc178x
/
drivers
/
uart.h
uart.h
75 B
Historique
Raw
1
2
3
4
5
6
#ifndef __UART_H__
#define __UART_H__
void rt_hw_uart_init(void);
#endif