Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 431 Bytes

File metadata and controls

13 lines (9 loc) · 431 Bytes

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.