Skip to content

Commit 82beab6

Browse files
authored
Update west.yml
1 parent 74c0acd commit 82beab6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

config/west.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ manifest:
1212
- name: zmk-pmw3610-driver
1313
remote: tadanaka
1414
revision: main
15-
- name: cool642tb-mini
16-
path: modules/my-battery
17-
revision: main
18-
url: https://github.com/tadanaka/cool642tb-mini
15+
- name: bat
16+
url: ./modules/my-battery # ローカルパスに変更
17+
revision: main
18+
import: app/west.yml
1919

2020
self:
2121
path: config

0 commit comments

Comments
 (0)