Tock Sensing Board
This tutorial introduces you to building a device using Tock, going from how the kernel starts, to writing a userspace application, to customizing how Tock runs individual applications.
Tutorial Stages
- Kernel Startup: How the kernel starts running an initializes the OS.
- Application Development: Writing a sensing application.
- Kernel Policies: Configuring the kernel to use per-process policies.