Home
last modified time | relevance | path

Searched refs:gcc_path (Results 1 – 1 of 1) sorted by relevance

/hal_rpi_pico-3.7.0-3.6.0-3.5.0/.github/workflows/scripts/
Dgenerate_multi_gcc_workflow.py15 gcc_path = os.path.join(fullpath, "bin/arm-none-eabi-gcc") variable
16 version = subprocess.run([gcc_path, "--version"], capture_output=True)