@@ -351,6 +351,11 @@ Used by:
351
351
looking for, paths without the interface will fail to match since they use
352
352
the ``usb `` driver.
353
353
354
+ NetworkUSBPowerPort
355
+ +++++++++++++++++++
356
+ A :any: `NetworkUSBPowerPort ` describes a `USBPowerPort `_ resource available on
357
+ a remote computer.
358
+
354
359
SiSPMPowerPort
355
360
++++++++++++++
356
361
A :any: `SiSPMPowerPort ` describes a *GEMBIRD SiS-PM * as supported by
@@ -373,6 +378,11 @@ Arguments:
373
378
Used by:
374
379
- `SiSPMPowerDriver `_
375
380
381
+ NetworkSiSPMPowerPort
382
+ +++++++++++++++++++++
383
+ A :any: `NetworkSiSPMPowerPort ` describes a `SiSPMPowerPort `_ resource available
384
+ on a remote computer.
385
+
376
386
TasmotaPowerPort
377
387
++++++++++++++++
378
388
A :any: `TasmotaPowerPort ` resource describes a switchable `Tasmota
@@ -474,6 +484,11 @@ Arguments:
474
484
Used by:
475
485
- `DeditecRelaisDriver `_
476
486
487
+ NetworkDeditecRelais8
488
+ +++++++++++++++++++++
489
+ A :any: `NetworkDeditecRelais8 ` describes a `DeditecRelais8 `_ resource available
490
+ on a remote computer.
491
+
477
492
OneWirePIO
478
493
++++++++++
479
494
A :any: `OneWirePIO ` describes a *1-Wire * programmable I/O pin.
@@ -602,6 +617,11 @@ Arguments:
602
617
Used by:
603
618
- `GpioDigitalOutputDriver `_
604
619
620
+ NetworkSysfsGPIO
621
+ ++++++++++++++++
622
+ A :any: `NetworkSysfsGPIO ` describes a `SysfsGPIO `_ resource available on a
623
+ remote computer.
624
+
605
625
MatchedSysfsGPIO
606
626
++++++++++++++++
607
627
A :any: `MatchedSysfsGPIO ` describes a GPIO line, like a `SysfsGPIO `_.
@@ -803,6 +823,11 @@ Arguments:
803
823
Used by:
804
824
- `AndroidFastbootDriver `_
805
825
826
+ RemoteAndroidUSBFastboot
827
+ ~~~~~~~~~~~~~~~~~~~~~~~~
828
+ A :any: `RemoteAndroidUSBFastboot ` describes a `AndroidUSBFastboot `_ resource
829
+ available on a remote computer.
830
+
806
831
AndroidNetFastboot
807
832
~~~~~~~~~~~~~~~~~~
808
833
An :any: `AndroidNetFastboot ` resource describes a network device in *Fastboot
@@ -823,6 +848,11 @@ Arguments:
823
848
Used by:
824
849
- `AndroidFastbootDriver `_
825
850
851
+ RemoteAndroidNetFastboot
852
+ ~~~~~~~~~~~~~~~~~~~~~~~~
853
+ A :any: `RemoteAndroidNetFastboot ` describes an `AndroidNetFastboot `_ resource
854
+ available on a remote computer.
855
+
826
856
DFUDevice
827
857
~~~~~~~~~
828
858
A :any: `DFUDevice ` resource describes a USB device in DFU (Device Firmware
@@ -840,6 +870,11 @@ Arguments:
840
870
Used by:
841
871
- `DFUDriver `_
842
872
873
+ NetworkDFUDevice
874
+ ~~~~~~~~~~~~~~~~
875
+ A :any: `NetworkDFUDevice ` describes a `DFUDevice `_ resource available on a
876
+ remote computer.
877
+
843
878
NetworkInterface
844
879
~~~~~~~~~~~~~~~~
845
880
A :any: `NetworkInterface ` resource describes a network adapter (such as
@@ -897,6 +932,11 @@ Used by:
897
932
- `OpenOCDDriver `_
898
933
- `QuartusHPSDriver `_
899
934
935
+ NetworkAlteraUSBBlaster
936
+ ~~~~~~~~~~~~~~~~~~~~~~~
937
+ A :any: `NetworkAlteraUSBBlaster ` describes an `AlteraUSBBlaster `_ resource
938
+ available on a remote computer.
939
+
900
940
USBDebugger
901
941
~~~~~~~~~~~
902
942
A :any: `USBDebugger ` resource describes a JTAG USB adapter (for example an
@@ -914,6 +954,11 @@ Arguments:
914
954
Used by:
915
955
- `OpenOCDDriver `_
916
956
957
+ NetworkUSBDebugger
958
+ ~~~~~~~~~~~~~~~~~~
959
+ A :any: `NetworkUSBDebugger ` describes a `USBDebugger `_ resource available on a
960
+ remote computer.
961
+
917
962
SNMPEthernetPort
918
963
~~~~~~~~~~~~~~~~
919
964
A :any: `SNMPEthernetPort ` resource describes a port on an Ethernet switch,
@@ -985,6 +1030,11 @@ Used by:
985
1030
- `SigrokPowerDriver `_
986
1031
- `SigrokDmmDriver `_
987
1032
1033
+ NetworkSigrokUSBSerialDevice
1034
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1035
+ A :any: `NetworkSigrokUSBSerialDevice ` describes a `SigrokUSBSerialDevice `_
1036
+ resource available on a remote computer.
1037
+
988
1038
USBSDMuxDevice
989
1039
~~~~~~~~~~~~~~
990
1040
A :any: `USBSDMuxDevice ` resource describes a Pengutronix
@@ -1943,9 +1993,9 @@ USB or network *Fastboot state*.
1943
1993
Binds to:
1944
1994
fastboot:
1945
1995
- `AndroidUSBFastboot `_
1946
- - RemoteAndroidUSBFastboot
1996
+ - ` RemoteAndroidUSBFastboot `_
1947
1997
- `AndroidNetFastboot `_
1948
- - RemoteAndroidNetFastboot
1998
+ - ` RemoteAndroidNetFastboot `_
1949
1999
1950
2000
Implements:
1951
2001
- None (yet)
@@ -1973,7 +2023,7 @@ Firmware Upgrade) mode.
1973
2023
Binds to:
1974
2024
dfu:
1975
2025
- `DFUDevice `_
1976
- - NetworkDFUDevice
2026
+ - ` NetworkDFUDevice `_
1977
2027
1978
2028
Implements:
1979
2029
- None (yet)
@@ -2001,9 +2051,9 @@ Consider updating your OpenOCD version when using multiple USB Blasters.
2001
2051
Binds to:
2002
2052
interface:
2003
2053
- `AlteraUSBBlaster `_
2004
- - NetworkAlteraUSBBlaster
2054
+ - ` NetworkAlteraUSBBlaster `_
2005
2055
- `USBDebugger `_
2006
- - NetworkUSBDebugger
2056
+ - ` NetworkUSBDebugger `_
2007
2057
2008
2058
Implements:
2009
2059
- :any: `BootstrapProtocol `
@@ -2036,7 +2086,7 @@ flash a target's QSPI.
2036
2086
Binds to:
2037
2087
interface:
2038
2088
- `AlteraUSBBlaster `_
2039
- - NetworkAlteraUSBBlaster
2089
+ - ` NetworkAlteraUSBBlaster `_
2040
2090
2041
2091
Implements:
2042
2092
- None
@@ -2196,7 +2246,7 @@ target power state without user interaction.
2196
2246
Binds to:
2197
2247
hub:
2198
2248
- `USBPowerPort `_
2199
- - NetworkUSBPowerPort
2249
+ - ` NetworkUSBPowerPort `_
2200
2250
2201
2251
Implements:
2202
2252
- :any: `PowerProtocol `
@@ -2218,7 +2268,7 @@ target power state without user interaction.
2218
2268
Binds to:
2219
2269
port:
2220
2270
- `SiSPMPowerPort `_
2221
- - NetworkSiSPMPowerPort
2271
+ - ` NetworkSiSPMPowerPort `_
2222
2272
2223
2273
Implements:
2224
2274
- :any: `PowerProtocol `
@@ -2265,7 +2315,7 @@ Binds to:
2265
2315
gpio:
2266
2316
- `SysfsGPIO `_
2267
2317
- `MatchedSysfsGPIO `_
2268
- - NetworkSysfsGPIO
2318
+ - ` NetworkSysfsGPIO `_
2269
2319
2270
2320
Implements:
2271
2321
- :any: `DigitalOutputProtocol `
@@ -2443,7 +2493,7 @@ It can set and get the current state of the resource.
2443
2493
Binds to:
2444
2494
relais:
2445
2495
- `DeditecRelais8 `_
2446
- - NetworkDeditecRelais8
2496
+ - ` NetworkDeditecRelais8 `_
2447
2497
2448
2498
Implements:
2449
2499
- :any: `DigitalOutputProtocol `
@@ -2825,7 +2875,7 @@ control a programmable power supply.
2825
2875
Binds to:
2826
2876
sigrok:
2827
2877
- `SigrokUSBSerialDevice `_
2828
- - NetworkSigrokUSBSerialDevice
2878
+ - ` NetworkSigrokUSBSerialDevice `_
2829
2879
2830
2880
Implements:
2831
2881
- :any: `PowerProtocol `
@@ -2856,7 +2906,7 @@ Binds to:
2856
2906
- `SigrokUSBDevice `_
2857
2907
- `NetworkSigrokUSBDevice `_
2858
2908
- `SigrokUSBSerialDevice `_
2859
- - NetworkSigrokUSBSerialDevice
2909
+ - ` NetworkSigrokUSBSerialDevice `_
2860
2910
2861
2911
Implements:
2862
2912
- None yet
0 commit comments