GitHub using submodules tags on libraries for my Raspberry Pi Pico Projects

Опубликовано: 29 Апрель 2026
на канале: Dr Jon EA: Pico & Pico 2
153
2

The head of a github library isn't always the right version to use for my projects. They may not be stable. So sometimes I need to checkout a different version.

This video quickly shows how to list the versions or tags in git. How to check out a specific version. How to find the version you currently have checked out.