central
This commit is contained in:
36
build.yaml
36
build.yaml
@@ -7,26 +7,26 @@
|
||||
#
|
||||
---
|
||||
include:
|
||||
- board: nice_nano//zmk
|
||||
shield: cornedeon54_dongle
|
||||
snippet: studio-rpc-usb-uart
|
||||
artifact-name: zmk_cornedeon54_dongle
|
||||
# snippet: zmk-usb-logging
|
||||
# - board: nice_nano
|
||||
# shield: cornedeon54_dongle
|
||||
# snippet: studio-rpc-usb-uart
|
||||
# artifact-name: zmk_cornedeon54_dongle
|
||||
# # snippet: zmk-usb-logging
|
||||
|
||||
- board: nice_nano//zmk
|
||||
shield: cornedeon54_left
|
||||
snippet: studio-rpc-usb-uart
|
||||
artifact-name: zmk_cornedeon54_left
|
||||
# - board: nice_nano
|
||||
# shield: cornedeon54_left
|
||||
# snippet: studio-rpc-usb-uart
|
||||
# artifact-name: zmk_cornedeon54_left
|
||||
|
||||
- board: nice_nano//zmk
|
||||
shield: cornedeon54_left_central
|
||||
snippet: studio-rpc-usb-uart
|
||||
artifact-name: zmk_cornedeon54_left_peripheral
|
||||
# - board: nice_nano
|
||||
# shield: cornedeon54_left_central
|
||||
# snippet: studio-rpc-usb-uart
|
||||
# artifact-name: zmk_cornedeon54_left_peripheral
|
||||
|
||||
- board: nice_nano//zmk
|
||||
shield: cornedeon54_right
|
||||
snippet: studio-rpc-usb-uart
|
||||
artifact-name: zmk_cornedeon54_right
|
||||
# - board: nice_nano
|
||||
# shield: cornedeon54_right
|
||||
# snippet: studio-rpc-usb-uart
|
||||
# artifact-name: zmk_cornedeon54_right
|
||||
|
||||
- board: nice_nano//zmk
|
||||
- board: nice_nano
|
||||
shield: settings_reset
|
||||
|
||||
@@ -1,14 +1,11 @@
|
||||
manifest:
|
||||
defaults:
|
||||
revision: v0.3
|
||||
remotes:
|
||||
- name: zmkfirmware
|
||||
url-base: https://github.com/zmkfirmware
|
||||
# Additional modules containing boards/shields/custom code can be listed here as well
|
||||
# See https://docs.zephyrproject.org/3.2.0/develop/west/manifest.html#projects
|
||||
projects:
|
||||
- name: zmk
|
||||
remote: zmkfirmware
|
||||
revision: main
|
||||
import: app/west.yml
|
||||
self:
|
||||
path: config
|
||||
path: config
|
||||
Reference in New Issue
Block a user