Skip to content

Commit d7c5748

Browse files
west.yml: update west.yml for PIC32CX BZ2/BZ6 DFP
Update west.yml for PIC32CX BZ2 and BZ6 device family pack Signed-off-by: Ella Chu <[email protected]>
1 parent 2dfd7a2 commit d7c5748

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

west.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ manifest:
2323
url-base: https://github.com/zephyrproject-rtos
2424
- name: babblesim
2525
url-base: https://github.com/BabbleSim
26+
- name: mchpz4m
27+
url-base: https://github.com/Zephyr4Microchip/
2628

2729
group-filter: [-babblesim, -optional]
2830

@@ -195,8 +197,10 @@ manifest:
195197
groups:
196198
- hal
197199
- name: hal_microchip
198-
revision: e5fe6469afc53d7aefcc74377dd99ce20428d42b
200+
revision: e4414aa3d29797e249c341e03673457b5bcd0b79
199201
path: modules/hal/microchip
202+
remote: mchpz4m
203+
repo-path: hal_microchip.git
200204
groups:
201205
- hal
202206
- name: hal_nordic

0 commit comments

Comments
 (0)