-
Notifications
You must be signed in to change notification settings - Fork 35
Senior Project 2015 Team Priorities
Colton Mercurio edited this page Apr 30, 2016
·
6 revisions
Completed Work
- Add persistent file system jor1k#108 and #131
- Add file browser #132
- Add GitHub client to allow for cloning and pushing of current work #137 and #145
- Enable downloading of files and directories #146
- Add dragging and dropping of files from user’s desktop #142
- Enable editing of multiple files #132 and #154
- Allow for various compilation methods #133
- Write System Test to determine support for all system functions used in CS 241 systests
Unfinished Work
- Decrease boot time with Jor1k snapshot. Functional version at jjang16/jor1k.
- Automatically include needed C header files prior to compilation. Another Illinois student completed prevosis/sysbuild
- Develop a system for code challenges
- Create a way for code snippets to be shared and distributed
- Cross-compile development tools Valgrind and GDB