Initial support for external JTAG and Custom programmers

This commit is contained in:
Ivan Kravets
2018-05-11 02:16:58 +03:00
parent 2bd3cdf219
commit ea3dfd8d2d
2 changed files with 155 additions and 130 deletions
+1
View File
@@ -97,6 +97,7 @@ def build_component(path):
src_filter=src_filter
)
def find_valid_config_file():
search_path = join(
env.subst("$PIOHOME_DIR"), "platforms",