TSMotter / SoftwareTimer

Software timer module - C, cmake, Jenkins, bash, unity tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple software timer module

  • This is a simple software timer module implemented in C;
  • The idea is to, through one source of time base, be able to enable a pre-defined max number of independent, asynchronous timers with callback capabilities;
  • This is a personal project focused on experimenting with such skills:
    • Jenkins;
    • CMake;
    • Bash scripting;
    • Unity test;
    • Clang formatter;
    • GIT;
    • C programing language;

About

Software timer module - C, cmake, Jenkins, bash, unity tests.


Languages

Language:C 97.0%Language:Groovy 1.5%Language:Shell 1.0%Language:CMake 0.5%