aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/modnetwork.h
AgeCommit message (Expand)Author
2019-06-03stm32/modnetwork: Replace generic netif NIC polling with specific code.Damien George
2019-02-26stm32/network_lan: Add high-level network.LAN interface to ETH driver.Damien George
2019-02-08stm32/modnetwork: Change lwIP polling to be based on background systick.Damien George
2018-06-01stm32: Add network driver for Wiznet5k using MACRAW mode and lwIP.Damien George
2018-06-01stm32/modnetwork: Provide generic implementation of ifconfig method.Damien George
2018-06-01stm32/modnetwork: Change base entry of NIC object from type to base.Damien George
2018-05-21stm32: Integrate lwIP as implementation of usocket module.Damien George
2018-02-15stm32: Change header include guards from STMHAL to STM32 to match dir.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George