aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/network_lan.c
AgeCommit message (Expand)Author
2020-04-05all: Use MP_ERROR_TEXT for all error messages.Jim Mussared
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-03-04stm32: Use global lwip build config and support building without lwip.Damien George
2019-02-26stm32/network_lan: Add high-level network.LAN interface to ETH driver.Damien George