add to chips.rs
This commit is contained in:
parent
4e21b5000b
commit
b8a934f2eb
@ -605,6 +605,7 @@ impl PeriMatcher {
|
||||
("STM32WL.*:.*:COMP:.*", ("comp", "v3", "COMP")),
|
||||
(r".*:.*:DCACHE:.*", ("dcache", "v1", "DCACHE")),
|
||||
(".*:.*:PSSI:.*", ("pssi", "v1", "PSSI")),
|
||||
(".*:.*:DTS:.*", ("dts", "v1", "DTS")),
|
||||
];
|
||||
|
||||
Self {
|
||||
|
Loading…
x
Reference in New Issue
Block a user