woaiwyhty / ece350

University of Waterloo ECE350 Lab Material Repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECE 350 RTX Project Repository

manual

This directory contains the lab manual.

manual_code

  • util: printf, uart polling code and debugger script for RAM target.
  • HelloWorld: a uv5 project that output to UART0 and UART1 by polling.
  • SVC: lab1 skeleton file. It demonstrates how to use SVC as a gateway to write system calls.

submission

This directory contains template files for project submissions.

About

University of Waterloo ECE350 Lab Material Repository

License:MIT License


Languages

Language:C 89.7%Language:Assembly 10.3%