mirror of
https://github.com/bybrooklyn/openbitdo.git
synced 2026-03-19 04:12:56 -04:00
release prep: rc.1 baseline and gating updates
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
version: 1
|
||||
devices:
|
||||
- name: Pro3
|
||||
- name: Ultimate2
|
||||
fixture_id: ultimate2
|
||||
vid: 0x2dc8
|
||||
pid: 0x6009
|
||||
pid: 0x6012
|
||||
capability:
|
||||
supports_mode: true
|
||||
supports_profile_rw: true
|
||||
@@ -10,17 +11,30 @@ devices:
|
||||
supports_firmware: true
|
||||
protocol_family: DInput
|
||||
evidence: confirmed
|
||||
- name: UltimateBT2
|
||||
- name: JP108
|
||||
fixture_id: 108jp
|
||||
vid: 0x2dc8
|
||||
pid: 0x600f
|
||||
pid: 0x5209
|
||||
capability:
|
||||
supports_mode: true
|
||||
supports_profile_rw: true
|
||||
supports_mode: false
|
||||
supports_profile_rw: false
|
||||
supports_boot: true
|
||||
supports_firmware: true
|
||||
protocol_family: DInput
|
||||
protocol_family: JpHandshake
|
||||
evidence: confirmed
|
||||
- name: JPFixture
|
||||
fixture_id: jphandshake
|
||||
vid: 0x2dc8
|
||||
pid: 0x5200
|
||||
capability:
|
||||
supports_mode: false
|
||||
supports_profile_rw: false
|
||||
supports_boot: false
|
||||
supports_firmware: false
|
||||
protocol_family: JpHandshake
|
||||
evidence: untested
|
||||
policies:
|
||||
require_mock_suite: true
|
||||
hardware_jobs_non_blocking: true
|
||||
hardware_jobs_non_blocking: false
|
||||
jphandshake_gated_until_fixture_ready: true
|
||||
promote_after_stable_weeks: 2
|
||||
|
||||
Reference in New Issue
Block a user