This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-HW
/
RASCSI
Watch
1
Star
0
Fork
0
You've already forked RASCSI
mirror of
https://github.com/akuker/RASCSI.git
synced
2024-11-25 20:33:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
3c5a0003a4
RASCSI
/
src
/
raspberrypi
/
.gitignore
15 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Failed attempt at monitoring the SCSI traffic.
2020-07-07 19:17:16 +00:00
*.bak
Removed extraneous debug printfs, removed scsimon
2020-07-09 18:36:25 +00:00
*.HDA
*.save
*.cbp
*.layout
*.log
Issue #7 - implement a scsi monitor function for RaSCSI to log SCSI traffic (#46) * #7 Re-merge scsimon functionality with latest master. The old scsimon branch was waaaaay too out of date * #7 Re-merge scsimon functionality with latest master. The old scsimon branch was waaaaay too out of date * Added libspdlog-dev as a required package * Cleanup from master re-base * Updated to use GCC version 8, to match the raspberry pi Co-authored-by: akuker <akuker@gmail.com>
2020-10-19 12:31:06 +00:00
*.vcd
Ignore the binaries - don't check them into git
2020-07-09 18:38:00 +00:00
rascsi
scsimon
rasctl
sasidump
rasdump
Workflow integration (#29) * Updated makefile to only rebuild changed files. Also generates dependency listings to check for modified header files * Updated workflow to archive the generated binaries and build fullspec and standard versions of the app * Updated to run workflow on all branches * Create tar file to retain file permissions * Fix archive path * Fix typo * Remove unnecessary git ignore * Added reference to issue that drives the need for nested compressed files. Co-authored-by: akuker <akuker@gmail.com>
2020-09-04 00:39:10 +00:00
obj
bin
Reference in New Issue
Copy Permalink