The following line does not seem to have any effect
|
PICO_SDK_PATH = ../../pico-sdk |
Right now it seems one has to specify PICO_SDK_PATH as an environment variable. It is unfortunate that after doing git clone --recursive on this repo we have the SDK already downloaded but still we need to do some superfluous environment setup.