# Architecture-independent core functions of [taskette](https://github.com/tana/taskette)
This is the architecture-independent part of [taskette](https://github.com/tana/taskette) multitasking library.
You also need to use an architecture-specific crate such as `taskette-cortex-m`, and probably the utility crate `taskette-utils`.