You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41 lines
1.0 KiB
41 lines
1.0 KiB
manifest: |
|
remotes: |
|
- name: zephyrproject-rtos |
|
url-base: https://github.com/zephyrproject-rtos |
|
- name: zmkfirmware |
|
url-base: https://github.com/zmkfirmware |
|
- name: microsoft |
|
url-base: https://github.com/microsoft |
|
projects: |
|
- name: zephyr |
|
remote: zmkfirmware |
|
revision: v2.5.0+zmk-fixes |
|
clone-depth: 1 |
|
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 |
|
- hal_silabs |
|
- hal_xtensa |
|
- hal_st |
|
- hal_ti |
|
- loramac-node |
|
- mcuboot |
|
- mcumgr |
|
- net-tools |
|
- segger |
|
- openthread |
|
- edtt |
|
- trusted-firmware-m |
|
- name: uf2 |
|
remote: microsoft |
|
path: tools/uf2 |
|
clone-depth: 1 |
|
self: |
|
west-commands: scripts/west-commands.yml
|
|
|