Update: 在线版支持对serial/hid/usb设备进行过滤

This commit is contained in:
王立帮
2025-03-12 00:42:59 +08:00
parent 14a2ddf6fd
commit 17b3a91ff6
6 changed files with 49 additions and 10 deletions

View File

@@ -1628,6 +1628,7 @@
"path": "/web/hid.js",
"require": [
"Mixly.Serial",
"Mixly.Config",
"Mixly.Web"
],
"provide": [
@@ -1659,6 +1660,7 @@
"require": [
"Mixly.Serial",
"Mixly.Debug",
"Mixly.Config",
"Mixly.Web"
],
"provide": [
@@ -1670,6 +1672,7 @@
"require": [
"Mixly.Serial",
"Mixly.Registry",
"Mixly.Config",
"Mixly.Web"
],
"provide": [
@@ -1682,6 +1685,7 @@
"DAPjs",
"Mixly.Serial",
"Mixly.Registry",
"Mixly.Config",
"Mixly.Web"
],
"provide": [