Merge pull request #45 from embassy-rs/eth-v2

Eth v2
This commit is contained in:
Dario Nieuwenhuis 2021-06-13 20:54:17 +02:00 committed by GitHub
commit e478047c78
2 changed files with 2615 additions and 0 deletions

2614
data/registers/eth_v2.yaml Normal file

File diff suppressed because it is too large Load Diff

View File

@ -258,6 +258,7 @@ perimap = [
('.*:STM32H7_flash_v1_0', 'flash_h7/FLASH'),
('.*:STM32H7_dbgmcu_v1_0', 'dbgmcu_h7/DBGMCU'),
('.*TIM\d.*:gptimer.*', 'timer_v1/TIM_GP16'),
('.*ETH:ethermac110_v3_0', 'eth_v2/ETH'),
]
rng_clock_map = [