Skip to content

Project for discipline IF817 (Hardware-Software Interface)

Notifications You must be signed in to change notification settings

mateuseap/ihs-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IHS Project

📂 Content

🌳 Project tree

.
├── app
│   ├── assets
│   │   └── *
│   ├── game.py
│   ├── start.py
│   └── utils.py
├── docs
│   └── COMMANDS.md
├── driver
│   ├── char
│   │   ├── dummy.c
│   │   └── Makefile
│   └── pci
│       ├── de2i-150.c
│       └── Makefile
├── include
│   ├── display.h
│   └── ioctl_cmds.h
├── mapping
│   └── *
├── .gitignore 
├── README.md
└── setup.sh

🚀 How to run the project

Just open up a terminal and run the below command:

sh setup.sh

Then you're ready to go, have fun! 😁

👥 Group

About

Project for discipline IF817 (Hardware-Software Interface)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published