Update filesystem structure

This commit is contained in:
Alex
2023-05-20 04:46:51 +03:00
parent 1e7632657e
commit 488b0a84e0
48 changed files with 66 additions and 4732 deletions

View File

@ -1,8 +1,5 @@
build:
make -C ExampleDriver build
prepare:
$(info Nothing to prepare)
clean:
make -C ExampleDriver clean