pico-playground icon indicating copy to clipboard operation
pico-playground copied to clipboard

Fix failed population of `PICO_EXTRAS_PATH` when fetched from git

Open ithinuel opened this issue 10 months ago • 3 comments

When running cmake with

cmake -B build -DPICO_SDK_FETCH_FROM_GIT=y -DPICO_EXTRAS_FETCH_FROM_GIT=y

configuration fails because PICO_EXTRAS_PATH incorrectly points to build rather than build/_deps/pico_extras-src.

ithinuel avatar Aug 20 '23 07:08 ithinuel

gentle ping @lurch for a review

ithinuel avatar Oct 20 '23 06:10 ithinuel

Thanks for the nudge, but I'm not directly working on Pico-related stuff any more, so it's not up to me to review or merge this PR.

lurch avatar Oct 20 '23 14:10 lurch

Thank you for your reply. Based on the git history and the profiles' contribution, I guess the next canditate is @kilograham ?

ithinuel avatar Nov 11 '23 19:11 ithinuel