Skip to content

bendeich/Arduino_FreeRTOS_Library

 
 

Repository files navigation

This is a fork of Feilipu's freeRTOS used Timer1 with OutputCompare instead of watchdog timer. Giving more accurate delays, because watchdog timer is not driven by external clock.

Currently, Timer1 is fixed to generate a tick every 10ms.

About

A FreeRTOS Library for all Arduino AVR Devices using Timer instead of Watchdog

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 94.5%
  • C++ 5.5%