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-06-16 13:00:35 +10:00
|
|
|
- name: microsoft
|
|
|
|
url-base: https://github.com/microsoft
|
2020-05-02 05:46:19 +10:00
|
|
|
projects:
|
|
|
|
- name: zephyr
|
2020-12-03 06:59:03 +11:00
|
|
|
remote: zmkfirmware
|
2020-12-11 08:07:13 +11:00
|
|
|
revision: v2.4.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
|
|
|
|
- segger
|
|
|
|
- openthread
|
|
|
|
- edtt
|
|
|
|
- trusted-firmware-m
|
2020-06-16 13:00:35 +10:00
|
|
|
- name: uf2
|
|
|
|
remote: microsoft
|
|
|
|
path: tools/uf2
|
2020-11-29 03:06:47 +11:00
|
|
|
clone-depth: 1
|
2020-05-02 05:46:19 +10:00
|
|
|
self:
|
2020-11-29 02:44:13 +11:00
|
|
|
west-commands: scripts/west-commands.yml
|