BPTC support
This commit is contained in:
parent
0e6551d8e2
commit
35f6ba5c5d
34 changed files with 10491 additions and 70 deletions
5
modules/cvtt/config.py
Normal file
5
modules/cvtt/config.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
def can_build(env, platform):
|
||||
return env['tools']
|
||||
|
||||
def configure(env):
|
||||
pass
|
||||
Loading…
Add table
Add a link
Reference in a new issue