Skip to content

gzhouct/gzat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gzat

Portable AT command parsing library in C++ language.

Introduction

This library is developed for AT command client to parse responses from AT command server.

Build

mkdir build cd build cmake .. make

Test

Unit test in this project is done via GTEST framework. It is built as binary gzat_test.

Authors

  • Guanyu Zhou

See also the list of contributors who participated in this project.

License

This project is licensed under MIT License - see the LICENSE file for details

About

Portable AT command parsing library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published