mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-15 23:42:52 +00:00
use https for libopencm3 checkout
This commit is contained in:
parent
d9f907dbc9
commit
d2b9afd305
@ -68,7 +68,7 @@ include ${BTSTACK_ROOT}/chipset-cc256x/Makefile.inc
|
||||
|
||||
# git clone and compile libopencm3
|
||||
libopencm3/lib/libopencm3_stm32f1.a:
|
||||
git clone git@github.com:libopencm3/libopencm3.git
|
||||
git clone https://github.com/libopencm3/libopencm3.git
|
||||
make -C libopencm3
|
||||
|
||||
# compile GATT database
|
||||
|
Loading…
x
Reference in New Issue
Block a user