This repository contains the University of Waterloo ECE 350 Real-Time Opearting Systems Lab materials released to students. It has multiple branches.
It is for the most recent offering.
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.
This directory contains the lab manual.
This directory contains starter code of each lab.
This directory contains template files for project submissions.