mirror of
https://github.com/jie65535/stm32f10x-uC-OS-II.git
synced 2024-07-27 19:10:55 +08:00
upload template
This commit is contained in:
7
uCOS-II Template/App/SerialPort.h
Normal file
7
uCOS-II Template/App/SerialPort.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef _SERIALPORT_H_
|
||||
#define _SERIALPORT_H_
|
||||
|
||||
|
||||
void SerialPortInit(int BaudRate);
|
||||
|
||||
#endif //_SERIALPORT_H_
|
||||
Reference in New Issue
Block a user