Add STM32F107 ethernet v1a peripheral
This commit is contained in:
parent
670f270c0a
commit
a0368410a5
2142
data/registers/eth_v1a.yaml
Normal file
2142
data/registers/eth_v1a.yaml
Normal file
File diff suppressed because it is too large
Load Diff
@ -230,6 +230,7 @@ perimap = [
|
||||
('STM32U5.*:FLASH:.*', ('flash', 'u5', 'FLASH')),
|
||||
('STM32WB.*:FLASH:.*', ('flash', 'wb55', 'FLASH')),
|
||||
('STM32G0.*:FLASH:.*', ('flash', 'g0', 'FLASH')),
|
||||
('STM32F107.*:ETH:.*', ('eth', 'v1a', 'ETH')),
|
||||
('STM32F7.*:ETH:ETH:ethermac110_v2_0', ('eth', 'v1c', 'ETH')),
|
||||
('.*ETH:ethermac110_v3_0', ('eth', 'v2', 'ETH')),
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user