aboutsummaryrefslogtreecommitdiff
path: root/extmod/modnetwork.c
AgeCommit message (Expand)Author
2022-06-02all: Remove third argument to MP_REGISTER_MODULE.Damien George
2022-05-18extmod: Make port-included extmod modules use MP_REGISTER_MODULES.Jim Mussared
2021-09-15extmod/modnetwork: Remove STM32 references.iabdalkader
2021-09-15extmod/modnetwork: Define network interfaces in port config files.iabdalkader
2021-09-15extmod/modnetwork: Add STA_IF and AP_IF constants.iabdalkader
2021-09-15extmod: Move modnetwork and modusocket from stm32 to extmod.iabdalkader