Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Introduction

This directory provides various utilities used by the other ubxlib components.

A simple ring buffer implementation that functions as a wrapper for a linear buffer. All API functions except uRingBufferCreate() and uRingBufferDelete() are thread-safe.

Functions to convert a buffer of ASCII hex encoded into a buffer of binary and vice-versa.

Functions to assist with time manipulation.