aboutsummaryrefslogtreecommitdiff
path: root/ports/zephyr/modusocket.c
AgeCommit message (Expand)Author
2021-02-17zephyr/modusocket: Fix parameter in calls to net_context_get_XXX().PTH
2020-04-23all: Format code to add space after C++-style comment start.stijn
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-01-31py/warning: Support categories for warnings.Paul Sokolovsky
2018-04-10py/stream: Switch stream close operation from method to ioctl.Damien George
2017-11-16py/objstr: Remove "make_qstr_if_not_already" arg from mp_obj_new_str.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George