This commit is contained in:
ExplodingWaffle 2023-09-01 15:59:29 +01:00
parent 9a61a1f090
commit 82f8d72be7
2 changed files with 1141 additions and 0 deletions

1140
data/registers/ucpd_v1.yaml Normal file

File diff suppressed because it is too large Load Diff

View File

@ -420,6 +420,7 @@ impl PeriMatcher {
(".*:LCD:lcdc1_v1.2.*", ("lcd", "v2", "LCD")),
(".*:LCD:lcdc1_v1.3.*", ("lcd", "v2", "LCD")),
(".*:UID:.*", ("uid", "v1", "UID")),
(".*:UCPD:.*", ("ucpd", "v1", "UCPD")),
];
Self {