/ece350

University of Waterloo ECE350 Lab Material Repository

Primary LanguageCMIT LicenseMIT

ECE 350 RTX Project Repository

This repository contains the University of Waterloo ECE 350 Real-Time Opearting Systems Lab materials released to students. It has multiple branches.

The master branch.

It is for the most recent offering.

Other branches

The other branches are named as <Term>-<Processor>.

Term naming convention is a season letter followed by the last two digits of the academic year. The season letters are as follows

  • S: Spring
  • F: Fall
  • W: Winter

Proceccor names are as follows.

  • CM3: ARM Cortex-M3
  • CA9: ARM Cortex-A9

For example F20-CM3 branch is for Fall 2020 term offering where ARM Cortex-M3 processor was the RTX designed for.

File structures

manual

This directory contains the lab manual.

manual_code

This directory contains starter code of each lab.

submission

This directory contains template files for project submissions.