mirror of https://github.com/zmkfirmware/zmk.git
fix: Exclude `sof` module to avoid build breakage.
This commit is contained in:
parent
c8c273d83b
commit
9f222fe700
|
|
@ -31,5 +31,6 @@ manifest:
|
||||||
- openthread
|
- openthread
|
||||||
- edtt
|
- edtt
|
||||||
- trusted-firmware-m
|
- trusted-firmware-m
|
||||||
|
- sof
|
||||||
self:
|
self:
|
||||||
west-commands: scripts/west-commands.yml
|
west-commands: scripts/west-commands.yml
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue