aboutsummaryrefslogtreecommitdiff
path: root/embassy-net/src
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-04-30 04:06:17 +0000
committerGitHub <[email protected]>2022-04-30 04:06:17 +0000
commitc474682ea97add6ae8d448e8472ee0444c3cc366 (patch)
treeb589a963f8256448eb404cb4569479b8ded9ddc2 /embassy-net/src
parent2f43969dd4ce295e38280e517043a6b674862f4d (diff)
parent804b20c5af787518c7b29d1e5689b708190c2ec3 (diff)
Merge #733
733: Add f107 ethernet support. r=Dirbaio a=davidlenfesty The original driver works perfectly, the only required changes were only to clock and pin configuration. Bits that are also present and deserve some scrutiny: - Migrated LAN8742a driver to a generic SMI version (only *functional* difference is a couple extra status checks for the link poll, which IMO weren't great anyways (i.e. it would consider the link down if it negotiated to 10M) - Migrated f1 RCC init to "new" style. As of creating this draft PR, it is pretty much only tested on the happy path for my specific configuration, and also needs a couple things done (calculated clock speeds are hardcoded and ADC clock isn't implemented) - Support for v1b driver (f2 and f4) was added, but not tested. (Made a draft PR until f4 support is verified and I finish the clock init - adding testing and at least feature parity with how it was before) Co-authored-by: David Lenfesty <[email protected]> Co-authored-by: Dario Nieuwenhuis <[email protected]>
Diffstat (limited to 'embassy-net/src')
0 files changed, 0 insertions, 0 deletions