raspberrypi / pico-project-generator

Tool to automatically generate a Pico C SDK Project
BSD 3-Clause "New" or "Revised" License
297 stars 75 forks source link

projectRoot argument for command line #77

Closed paulober closed 1 year ago

paulober commented 1 year ago

Currently the only way to make the script copy the lwipopts.h from the right location and change the target folder where to project is generated is to use the GUI but from command line it will always use the cwd as root.