641 B
641 B
Forked from https://github.com/louisepb/VSMechatronics.
VSMechatronics
Completed C exercises can be found in the Exercise folder.
VSCode users will need to move exercise files into their own folder to use the build tools.
Otherwise compile with:
make exN
and run with
./exN
where N is the exercise number.
Labs
Code for the labs are stored in other repos and will be made public after marks have been received.