summaryrefslogtreecommitdiff
path: root/src/class/net/net_device.h
AgeCommit message (Collapse)Author
2020-03-23add TODO note to remove tud_network_mac_addresshathach
2020-03-09Adding lwip_webserver to cihathach
- buil_al.py skip specific MCU if .skip.MCU_ exists - reduce stm32f070 heap & stack size to compile webserver
2020-03-03update net class to follow API naming conventionPeter Lawrence
2020-03-02add CDC-ECM/RNDIS/CDC-EEM network device class with examplePeter Lawrence