Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackerzhaques authored May 20, 2019
1 parent dab443b commit 6eaab16
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# PUMA260
An embedded board for controlling a PUMA260 Robot Arm.
# TIVA Task Scheduler
A simple priority based task scheduler for TIVA boards utilizing Tivaware.

If you'd like to use this in your project, just let me know, because I'd love to see your project :). If you cannot disclose that information, then you probably should be using better code than mine.

Task priority is ordered lowest->highest, so the lower the number the higher the priority.

The scheduler was tested on a Tiva tm4c129ncpdt and Tiva tm4c123gh6pm but should be compatible with all tivas.

0 comments on commit 6eaab16

Please sign in to comment.