Skip to content

Commit 0854490

Browse files
committed
west.yml: use merged branch
1 parent 8941915 commit 0854490

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

west.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@ manifest:
1313
url-base: https://github.com/zephyrproject-rtos
1414
- name: arduino
1515
url-base: https://github.com/arduino
16+
- name: facchinm
17+
url-base: https://github.com/facchinm
1618

1719
projects:
1820
- name: zephyr
19-
remote: arduino
20-
revision: giga_display_shield
21+
remote: facchinm
22+
revision: arduino_core_merge_4.0.99
2123
import:
2224
name-allowlist:
2325
- cmsis

0 commit comments

Comments
 (0)