feat(studio): Add studio-rpc-usb-uart snippet.
* Add an easy snippet for enabling USB UART added to the `zephyr_udc0` standard node.
This commit is contained in:
parent
feda96eb40
commit
b1bcc3e418
3 changed files with 34 additions and 0 deletions
7
app/snippets/studio-rpc-usb-uart/snippet.yml
Normal file
7
app/snippets/studio-rpc-usb-uart/snippet.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Copyright (c) 2024 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
name: studio-rpc-usb-uart
|
||||
append:
|
||||
EXTRA_DTC_OVERLAY_FILE: studio-rpc-usb-uart.overlay
|
||||
EXTRA_CONF_FILE: studio-rpc-usb-uart.conf
|
||||
Loading…
Add table
Add a link
Reference in a new issue