aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/eth.c
AgeCommit message (Expand)Author
2020-12-08stm32/eth: Add support for H7 processors.Reinhard Feger
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-10-16stm32/mpu: Save and restore the IRQ state when configuring MPU.Damien George
2019-07-03stm32/eth: Use MPU helper functions to configure MPU for ETH use.Damien George
2019-06-03stm32/modnetwork: Replace generic netif NIC polling with specific code.Damien George
2019-03-04stm32: Use global lwip build config and support building without lwip.Damien George
2019-02-26stm32/eth: Add low-level Ethernet MAC driver.Damien George