This project builds off the TTA RTOS from Project 2, unless it is very bad; then we will use someone else's.
- Let's use feature branches and I guess I will be the approver of merges
- We can use the github builtin bugtracker
- Build the project using
./build.sh
and the tests using./build_test.sh [test file]
- By convention, refer to TTA tasks in capitals (LIGHTDRV, DEATHMON)
- Move the Proj2 tests to some
rtos_test/
file? How are we going to test the Proj3 stuff if it's sitting on a roomba?
http://webhome.csc.uvic.ca/~mcheng/460/spring.2019/p3.html
- Alex Laing
- Casey Matson