
Game for Leeds University Gamepad for the FRDM-K64F: Game is a RPG Horror Title.
Dependencies: mbed FATFileSystem
main.cpp
- Committer:
- rottenegg
- Date:
- 2019-04-21
- Revision:
- 5:860087ff295e
- Parent:
- 4:34bf3587cf42
- Child:
- 7:cbec3402b4e3
File content as of revision 5:860087ff295e:
/* ELEC2645 Embedded Systems Project School of Electronic & Electrical Engineering University of Leeds Name:Saad Tayyab Username:el17st Student ID Number:201145512 Date: 18/04/2019 */ #include "mbed.h" int main() { }