summaryrefslogtreecommitdiff
path: root/stmhal/moduselect.c
AgeCommit message (Expand)Author
2015-12-16stmhal/moduselect: Implement "oneshot polling" flag.Paul Sokolovsky
2015-11-09stmhal/moduselect: Expose POLLIN/OUT/ERR/HUP constants.Paul Sokolovsky
2015-10-31all: Add py/mphal.h and use it in all ports.Damien George
2015-10-29stmhal/moduselect: Use mp_hal_ticks_ms().Paul Sokolovsky
2015-01-20py, unix, stmhal: Allow to compile with -Wshadow.Damien George
2015-01-01stmhal: Prefix includes with py/; remove need for -I../py.Damien George
2014-12-07stmhal: Allow network, uselect, usocket mods to be used by other ports.Damien George
2014-11-29Use MP_DEFINE_CONST_DICT macro to define module dicts.Damien George
2014-11-17stream: Convert .ioctl() to take fixed number of args.Paul Sokolovsky
2014-10-12stmhal: Rename module files to keep consistency with module name.Damien George