Searched refs:gcc_path (Results 1 – 1 of 1) sorted by relevance
15 gcc_path = os.path.join(fullpath, "bin/arm-none-eabi-gcc") variable16 version = subprocess.run([gcc_path, "--version"], capture_output=True)