Skip to content

andyturk/libakt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libakt

This is a library of general purpose C++ code intended to be used in an embedded environment, often with ChibiOS/RT.

The directory structure of the source follows the namespace structure of the code itself. For GCC, make the repository available to the compiler with -I blah/blah/libakt, then use the namespace structure in the #include directive. For example, to use the akt::Ring template, #include "akt/ring.h"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published