tzechienchu / tock-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name

Getting Started

Make sure you have set up all the tools required to build Tock and libtock-c applications.

This template is a companian for the Getting Started with Secure Embedded Systems book.

Both projects provide really good getting started tutorials (Tock, libtock-c)

To set up the workspace, run:

git submodule update --init

Drivers

Include here drivers that are specifically designed for your project.

Applications

Include here the applcations that are part of your project.

About

License:MIT License


Languages

Language:Rust 92.8%Language:Makefile 6.6%Language:C 0.6%