This website works better with JavaScript
Explorer
Accueil
Aide
Connexion
droplin
/
VGComBoard_3120_Demo
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
f646dd335c
Branches
Tags
master
VGComBoard_3120...
/
bsp
/
board_uart.h
board_uart.h
95 B
Historique
Raw
1
2
3
4
5
6
7
#ifndef _BOARD_UART_H_
#define _BOARD_UART_H_
void board_lpuart_config(void);
#endif