凌云物联网实验室ISKBoard(IoT Starter Kits Board)开发板项目源码
guowenxue
2023-04-04 5937444d8c50fd85f603fae272f46bf10679fe28
Production/ISKBoard_QCTester/Core/Board/comport.h
@@ -1,10 +1,12 @@
/*
 * comport.h
 *
 *  Created on: Feb 15, 2023
 *      Author: Think
 */
/**********************************************************************
*   Copyright: (C)2023 LingYun IoT System Studio
*      Author: GuoWenxue<guowenxue@gmail.com> QQ: 281143292
* Description: ISKBoard RS232/TTL/RS485 Hardware Abstract Layer driver
*
*   ChangeLog:
*        Version    Date       Author            Description
*        V1.0.0  2023.04.3    GuoWenxue      Release initial version
***********************************************************************/
#ifndef INC_COMPORT_H_
#define INC_COMPORT_H_