BPTC support

This commit is contained in:
elasota 2018-08-21 22:56:04 -04:00
parent 0e6551d8e2
commit 35f6ba5c5d
34 changed files with 10491 additions and 70 deletions

5
modules/cvtt/config.py Normal file
View file

@ -0,0 +1,5 @@
def can_build(env, platform):
return env['tools']
def configure(env):
pass