TLS
This commit is contained in:
parent
8b34c6b1cd
commit
2b51711e0e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,6 +1,6 @@
|
|||
REV := master
|
||||
BASE := https://raw.githubusercontent.com/cnlohr/ch32v003fun/$(REV)/ch32fun
|
||||
CURL_FLAGS := -O -\# --fail --location --tlsv1.2 --proto =https --max-time 300
|
||||
CURL_FLAGS := -O -\# --fail --location --tlsv1.3 --proto =https --max-time 300
|
||||
|
||||
TARGET = blink
|
||||
TARGET_MCU?=CH32V003
|
||||
|
|
Loading…
Add table
Reference in a new issue