Track a specific commit

This commit is contained in:
Imbus 2025-02-14 04:13:58 +01:00
parent 557c06ca22
commit 8ff7937a88

View file

@ -1,4 +1,5 @@
REV := master # 'master' or hash
REV := 8ba9981e5
BASE := https://raw.githubusercontent.com/cnlohr/ch32v003fun/$(REV) BASE := https://raw.githubusercontent.com/cnlohr/ch32v003fun/$(REV)
CURL_FLAGS := -O -\# --fail --location --tlsv1.3 --proto =https --max-time 300 CURL_FLAGS := -O -\# --fail --location --tlsv1.3 --proto =https --max-time 300