Added full module example

This commit is contained in:
Alejandro Saucedo 2020-09-20 17:19:12 +01:00
parent f3c2d8e2b6
commit b74d9b203c
35 changed files with 92 additions and 40 deletions

View file

@ -1,5 +0,0 @@
def can_build(env, platform):
return True
def configure(env):
pass