I am just starting with this, but I got a Did not match any files error with that git command.hippy wrote: ↑Fri Apr 22, 2022 9:55 amCode: Select all
cd ~/pico/micropython git submodule update --init -- lib/mbdedtls
Should it be?
git submodule update --init -- lib/mbedtls