We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
west blobs fetch
1 parent b321b98 commit 7dc28b6Copy full SHA for 7dc28b6
.github/workflows/build.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Initialize
39
run: |
40
git clone https://github.com/arduino/ArduinoCore-API.git $MODULE_PATH/../ArduinoCore-API
41
- cp -rfp $MODULE_PATH/../ArduinoCore-API/api $MODULE_PATH/cores/arduino/
+ west blobs fetch arduinocore-zephyr
42
43
- name: Build fade
44
0 commit comments