Add firmware nanopb protocol core

This commit is contained in:
2026-04-11 11:56:45 +08:00
parent f753a7f883
commit 1b2fe79b5d
6 changed files with 503 additions and 5 deletions

View File

@@ -36,6 +36,13 @@
};
};
&zephyr_udc0 {
cdc_acm_uart0: cdc_acm_uart0 {
compatible = "zephyr,cdc-acm-uart";
label = "new_kbd CDC ACM";
};
};
&gpregret1 {
status = "okay";