/Duru

Duru is a platform independent, very easy to port and non-blocking structure that you can use in your GSM based applications. Let's make Duru better.

Primary LanguageC

What is the motivation of this project ?

Whenever I started a new GSM-based project, it takes time to create a new structure and it was not a general structure. I wanted to create a structure that I can use in my projects.

Features

  • Written in C language
  • Platform independent and very easy to port
  • Allows different configurations to optimize user requirements
  • Nonblocking

Task Lists

  • Public Repo
  • Examples
  • Add How it works ?

Example

Example based on UC20 Quectel Modem.

Contribute

  1. Fork Github repository
  2. Respect C style & coding rules used by the library
  3. Create a pull request to develop branch with new features or bug fixes