initcommit osclsk prototype
This commit is contained in:
commit
4ade3a5f00
19 changed files with 1780 additions and 0 deletions
7
daisy/Drum/Makefile
Normal file
7
daisy/Drum/Makefile
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Project Name
|
||||
TARGET = Drum
|
||||
|
||||
# Sources
|
||||
CPP_SOURCES = Drum.cpp
|
||||
|
||||
include ../../make/daisy.mk
|
Loading…
Add table
Add a link
Reference in a new issue