mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
Some downstream projects may use tags in their repositories for more than just designating MicroPython releases. In those cases, the makeversionhdr.py script would end up using a different tag than intended. So tell `git describe` to only match tags that look like a MicroPython version tag, such as `v1.12` or `v2.0`.
3.1 KiB
3.1 KiB