2020-05-02 05:46:19 +10:00
|
|
|
manifest:
|
|
|
|
remotes:
|
|
|
|
- name: zephyrproject-rtos
|
|
|
|
url-base: https://github.com/zephyrproject-rtos
|
2020-12-03 06:59:03 +11:00
|
|
|
- name: zmkfirmware
|
|
|
|
url-base: https://github.com/zmkfirmware
|
2020-05-02 05:46:19 +10:00
|
|
|
projects:
|
|
|
|
- name: zephyr
|
2022-04-13 00:43:18 +10:00
|
|
|
remote: zmkfirmware
|
2021-12-12 14:39:41 +11:00
|
|
|
revision: v3.0.0+zmk-fixes
|
2020-11-29 03:06:47 +11:00
|
|
|
clone-depth: 1
|
2020-06-12 23:42:52 +10:00
|
|
|
import:
|
|
|
|
# TODO: Rename once upstream offers option like `exclude` or `denylist`
|
|
|
|
name-blacklist:
|
|
|
|
- ci-tools
|
|
|
|
- hal_altera
|
|
|
|
- hal_cypress
|
|
|
|
- hal_infineon
|
|
|
|
- hal_microchip
|
|
|
|
- hal_nxp
|
|
|
|
- hal_openisa
|
2020-08-18 12:34:06 +10:00
|
|
|
- hal_silabs
|
|
|
|
- hal_xtensa
|
|
|
|
- hal_st
|
|
|
|
- hal_ti
|
|
|
|
- loramac-node
|
|
|
|
- mcuboot
|
|
|
|
- mcumgr
|
|
|
|
- net-tools
|
|
|
|
- openthread
|
|
|
|
- edtt
|
|
|
|
- trusted-firmware-m
|
2022-04-20 03:37:44 +10:00
|
|
|
- sof
|
2020-05-02 05:46:19 +10:00
|
|
|
self:
|
2020-11-29 02:44:13 +11:00
|
|
|
west-commands: scripts/west-commands.yml
|