mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
update ci: build ssc with idf submodule wifi lib
This commit is contained in:
parent
19f9ca0200
commit
19bbe64a56
@ -59,9 +59,7 @@ build_ssc:
|
||||
expire_in: 6 mos
|
||||
|
||||
script:
|
||||
# use gitlab wifi lib instead of github wifi lib
|
||||
- git clone ssh://git@gitlab.espressif.cn:27227/idf/esp32-wifi-lib.git
|
||||
- cp esp32-wifi-lib/* components/esp32/lib/
|
||||
- git submodule update --init --recursive
|
||||
- git clone ssh://git@gitlab.espressif.cn:27227/yinling/SSC.git
|
||||
- cd SSC
|
||||
- make defconfig
|
||||
|
Loading…
Reference in New Issue
Block a user