pico-project-generator
pico-project-generator copied to clipboard
Predefined path to GCC for arm-none-eabi tools
When asking the Pico Project Generator to create output for Visual Studio Code, the generator assumes, the location of these tools is /usr/bin/...... This is statically defined in the Python code.
Proposal: either introduce a command line argument for passing the path or let users specify this path in a configuration file.
Tangentially related to https://github.com/raspberrypi/pico-sdk/issues/258 ?
Fixed on master. 6f2b85fcf85dae3f302d7815fefa0730a6ec1a60