Skip to content

oweh222/385FinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

385FinalProject

Recent Update

  • PS2 Keyboard is now working, tested on the board

======

Workflow

  • Create your own branch when working on new feature For example: git branch new-feature

  • Merge the branch when the new feature is working For example:

    git checkout master
    git merge new-feature	 
    

About

ECE 385 Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published