Skip to content
This repository has been archived by the owner on Jan 2, 2018. It is now read-only.

cyphar/sched

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sched

A simple scheduler for Arduino, written in C.

Wait, what?

This is a non-preemptive scheduler that I wrote in a few hours (and then improved over a week) in order to schedule tasks to play on an Arduino nicely.

There's also a blog post about it, explaining how it works and why it exists.

License

sched is licensed under (MPLv2)

Copyright (C) 2015 Aleksa Sarai

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.

About

A simple scheduler (non preemptive) for the Arduino, written in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published