Track a specific commit
This commit is contained in:
parent
557c06ca22
commit
8ff7937a88
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue