dummy code for shredding static selected drive

This commit is contained in:
2022-08-19 18:38:02 +02:00
parent 9863c5591e
commit 42668e54d2
6 changed files with 28 additions and 448 deletions

View File

@ -1,6 +1,6 @@
#### PROJECT SETTINGS ####
# The name of the executable to be created
BIN_NAME := reHDD
BIN_NAME := shredTest
# Compiler used
CXX ?= g++
# Extension of source files used in the project