mirror of
https://github.com/bybrooklyn/openbitdo.git
synced 2026-03-19 04:12:56 -04:00
Bootstrap OpenBitdo clean-room SDK and reliability milestone
This commit is contained in:
1
harness/golden/mock_trace_get_mode.json
Normal file
1
harness/golden/mock_trace_get_mode.json
Normal file
@@ -0,0 +1 @@
|
||||
{"command":"GetMode","request_hex":"810405...","response_hex":"0205000000000200000000000000000000000000000000000000000000000000"}
|
||||
1
harness/golden/mock_trace_get_pid.json
Normal file
1
harness/golden/mock_trace_get_pid.json
Normal file
@@ -0,0 +1 @@
|
||||
{"command":"GetPid","request_hex":"8105c1...","response_hex":"0205c10000000000000000000000000000000000000000005960000000000000"}
|
||||
BIN
harness/golden/profile_fixture.bin
Normal file
BIN
harness/golden/profile_fixture.bin
Normal file
Binary file not shown.
26
harness/lab/device_lab.yaml
Normal file
26
harness/lab/device_lab.yaml
Normal file
@@ -0,0 +1,26 @@
|
||||
version: 1
|
||||
devices:
|
||||
- name: Pro3
|
||||
vid: 0x2dc8
|
||||
pid: 0x6009
|
||||
capability:
|
||||
supports_mode: true
|
||||
supports_profile_rw: true
|
||||
supports_boot: true
|
||||
supports_firmware: true
|
||||
protocol_family: DInput
|
||||
evidence: confirmed
|
||||
- name: UltimateBT2
|
||||
vid: 0x2dc8
|
||||
pid: 0x600f
|
||||
capability:
|
||||
supports_mode: true
|
||||
supports_profile_rw: true
|
||||
supports_boot: true
|
||||
supports_firmware: true
|
||||
protocol_family: DInput
|
||||
evidence: confirmed
|
||||
policies:
|
||||
require_mock_suite: true
|
||||
hardware_jobs_non_blocking: true
|
||||
promote_after_stable_weeks: 2
|
||||
Reference in New Issue
Block a user