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.
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.