]> Chaos Git - corbenik/ctrulib.git/commit
add library template
authorDave Murphy <davem@devkitpro.org>
Wed, 24 Dec 2014 19:32:49 +0000 (19:32 +0000)
committerDave Murphy <davem@devkitpro.org>
Wed, 24 Dec 2014 19:32:49 +0000 (19:32 +0000)
commitced5424bd4adebc6d17e5911a7726406b1dc6926
tree15af3b4c95bd624aff8ffed51bda278de1f5556e
parent2c4e229370fe8232ecbf5599a1b55e31dadd8240
add library template
examples/templates/library/Makefile [new file with mode: 0644]
examples/templates/library/README.md [new file with mode: 0644]
examples/templates/library/include/templatelib.h [new file with mode: 0644]
examples/templates/library/source/templatelib.c [new file with mode: 0644]