Skip to content

Files

Latest commit

73c05e3 · Aug 13, 2020

History

History
7 lines (6 loc) · 382 Bytes

README.md

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).