We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8973076 commit 6976913Copy full SHA for 6976913
app/west.yml
@@ -4,10 +4,12 @@ manifest:
4
url-base: https://github.com/zephyrproject-rtos
5
- name: zmkfirmware
6
url-base: https://github.com/zmkfirmware
7
+ - name: petejohanson
8
+ url-base: https://github.com/petejohanson
9
projects:
10
- name: zephyr
- remote: zmkfirmware
- revision: v3.5.0+zmk-fixes
11
+ remote: petejohanson
12
+ revision: 3.5-stm32-bootloader-support
13
clone-depth: 1
14
import:
15
name-blocklist:
0 commit comments