Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 382 Bytes

File metadata and controls

7 lines (6 loc) · 382 Bytes

Embedded utility library

This software library contains a bunch of routines that are useful for developing embedded systems. These routines are predominantly in written in C++17.

Usage

This repository is setup in such a way to add this to your project as a git submodule.

Compiling

This project contains a Makefile.inc that contains all the used files and include path(s).